Skip to content

CI: Runtime Test: TestIpamManyNodes: error: Node node2 allocation mismatch. expected: 10 allocated: 20 #31466

@tommyp1ckles

Description

@tommyp1ckles

CI failure

Link: https://github.com/cilium/cilium/actions/runs/8332704390/job/22802628241

selectedInterface=/subscriptions/xxx/resourceGroups/g1/providers/Microsoft.Compute/virtualMachineScaleSets/vmss11/virtualMachines/vm1/networkInterfaces/vmss11 selectedPoolID=subnet-1 subsys=ipam used=7
level=info msg="Synchronized Azure IPAM information" numInstances=1 numSubnets=1 numVirtualNetworks=1 subsys=azure
--- FAIL: Test (0.32s)
    --- FAIL: Test/IPAMSuite (0.32s)
        --- FAIL: Test/IPAMSuite/TestIpamManyNodes (0.28s)
            ipam_test.go:346: 
                ipam_test.go:331:
                    c.Errorf("Node %s allocation mismatch. expected: %d allocated: %d", s.name, minAllocate, node.Stats().AvailableIPs)
                ... Error: Node node2 allocation mismatch. expected: 10 allocated: 20
                
                ... obtained int = 1010
                ... expected int = 1000

Seems similar to: #27581

Metadata

Metadata

Assignees

Labels

area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions