-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!
Description
CI failure
- Hit on Fix deadlock in identity watcher #34611
- Link: https://github.com/cilium/cilium/actions/runs/10777009983/job/29885356190
- Recent failure on main: https://github.com/cilium/cilium/actions/runs/10730818741/job/29759887574
- Sysdump: cilium-sysdump-final-1.29-us-east-1-true-true.zip
Errors: cilium cilium-7cmfn controller daemon-validate-config is failing since 6s (34x): Config differs:
&option.DaemonConfig{
... // 1 ignored and 9 identical fields
HostV4Addr: s"<nil>",
HostV6Addr: s"<nil>",
EncryptInterface: []string{
+ "eth0",
+ "eth1",
+ "eth2",
},
EncryptNode: false,
EnableRuntimeDeviceDetection: true,
... // 3 ignored and 72 identical fields
L2AnnouncerRenewDeadline: s"5s",
L2AnnouncerRetryPeriod: s"2s",
- NodeEncryptionOptOutLabels: nil,
+ NodeEncryptionOptOutLabels: s"node-role.kubernetes.io/control-plane",
NodeEncryptionOptOutLabelsString: "node-role.kubernetes.io/control-plane",
BPFRoot: "/sys/fs/bpf",
... // 14 identical fields
EnableUnreachableRoutes: false,
FixedIdentityMapping: {},
- FixedIdentityMappingValidator: ⟪0x00⟫,
+ FixedIdentityMappingValidator: ⟪0x02c76ec0⟫,
FixedZoneMapping: nil,
ReverseFixedZoneMapping: nil,
- FixedZoneMappingValidator: ⟪0x00⟫,
+ FixedZoneMappingValidator: ⟪0x02c77310⟫,
IPv4Range: "auto",
IPv6Range: "auto",
... // 210 identical fields
EnableBGPControlPlane: false,
BPFMapEventBuffers: nil,
- BPFMapEventBuffersValidator: ⟪0x00⟫,
+ BPFMapEventBuffersValidator: ⟪0x02c771d0⟫,
... // 1 ignored and 12 identical fields
}
Metadata
Metadata
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!