=== RUN TestNewController --- PASS: TestNewController (0.74s) === RUN TestReconcile_NoOrphanedInstances --- PASS: TestReconcile_NoOrphanedInstances (0.02s) === RUN TestReconcile_GarbageCollectOrphanedInstance --- PASS: TestReconcile_GarbageCollectOrphanedInstance (0.02s) === RUN TestReconcile_SkipRecentlyCreatedInstances --- PASS: TestReconcile_SkipRecentlyCreatedInstances (0.02s) === RUN TestReconcile_SkipTerminatingInstances --- PASS: TestReconcile_SkipTerminatingInstances (0.01s) === RUN TestReconcile_DeleteOrphanedNode --- PASS: TestReconcile_DeleteOrphanedNode (0.01s) === RUN TestReconcile_HandleCloudProviderListError --- PASS: TestReconcile_HandleCloudProviderListError (0.01s) === RUN TestReconcile_HandleCloudProviderDeleteError --- PASS: TestReconcile_HandleCloudProviderDeleteError (0.01s) === RUN TestReconcile_IgnoreNodeClaimNotFoundError --- PASS: TestReconcile_IgnoreNodeClaimNotFoundError (0.01s) === RUN TestReconcile_RequeueAfterLogic === RUN TestReconcile_RequeueAfterLogic/first_reconcile === RUN TestReconcile_RequeueAfterLogic/early_reconciles === RUN TestReconcile_RequeueAfterLogic/after_20_reconciles === RUN TestReconcile_RequeueAfterLogic/many_reconciles --- PASS: TestReconcile_RequeueAfterLogic (0.05s) --- PASS: TestReconcile_RequeueAfterLogic/first_reconcile (0.01s) --- PASS: TestReconcile_RequeueAfterLogic/early_reconciles (0.02s) --- PASS: TestReconcile_RequeueAfterLogic/after_20_reconciles (0.01s) --- PASS: TestReconcile_RequeueAfterLogic/many_reconciles (0.01s) === RUN TestReconcile_MultipleOrphanedInstances --- PASS: TestReconcile_MultipleOrphanedInstances (0.03s) === RUN TestController_Register --- PASS: TestController_Register (0.00s) === RUN TestGarbageCollect_NodeNotFound --- PASS: TestGarbageCollect_NodeNotFound (0.01s) === RUN TestGarbageCollect_HandleNodeDeleteError --- PASS: TestGarbageCollect_HandleNodeDeleteError (0.01s) === RUN TestReconcile_HandleStuckTerminatingNodeClaims --- PASS: TestReconcile_HandleStuckTerminatingNodeClaims (0.02s) === RUN TestReconcile_SkipRecentTerminatingNodeClaims --- PASS: TestReconcile_SkipRecentTerminatingNodeClaims (0.02s) === RUN TestForceCleanupStuckNodeClaim_WithStuckPods --- PASS: TestForceCleanupStuckNodeClaim_WithStuckPods (0.02s) === RUN TestHandleOrphanedNodes_WithFinalizers --- PASS: TestHandleOrphanedNodes_WithFinalizers (0.02s) === RUN TestHandleOrphanedNodes_SkipNonKarpenterNodes --- PASS: TestHandleOrphanedNodes_SkipNonKarpenterNodes (0.01s) === RUN TestRemoveNodeFinalizers --- PASS: TestRemoveNodeFinalizers (0.02s) === RUN TestRemoveNodeFinalizers_NoFinalizers --- PASS: TestRemoveNodeFinalizers_NoFinalizers (0.01s) === RUN TestRemoveNodeFinalizers_NodeNotFound --- PASS: TestRemoveNodeFinalizers_NodeNotFound (0.01s) === RUN TestNormalizeProviderID === RUN TestNormalizeProviderID/cloud_API_with_zone_prefix === RUN TestNormalizeProviderID/node_registration_without_zone_prefix === RUN TestNormalizeProviderID/different_region_with_zone_prefix === RUN TestNormalizeProviderID/multiple_underscores_in_instance_ID === RUN TestNormalizeProviderID/no_zone_prefix === RUN TestNormalizeProviderID/invalid_format_should_return_as-is === RUN TestNormalizeProviderID/short_format_should_return_as-is --- PASS: TestNormalizeProviderID (0.00s) --- PASS: TestNormalizeProviderID/cloud_API_with_zone_prefix (0.00s) --- PASS: TestNormalizeProviderID/node_registration_without_zone_prefix (0.00s) --- PASS: TestNormalizeProviderID/different_region_with_zone_prefix (0.00s) --- PASS: TestNormalizeProviderID/multiple_underscores_in_instance_ID (0.00s) --- PASS: TestNormalizeProviderID/no_zone_prefix (0.00s) --- PASS: TestNormalizeProviderID/invalid_format_should_return_as-is (0.00s) --- PASS: TestNormalizeProviderID/short_format_should_return_as-is (0.00s) === RUN TestReconcile_NormalizedProviderIDMatching --- PASS: TestReconcile_NormalizedProviderIDMatching (0.01s) === RUN TestHandleOrphanedNodes_NormalizedProviderIDMatching --- PASS: TestHandleOrphanedNodes_NormalizedProviderIDMatching (0.01s) === RUN TestHandleOrphanedNodes_RealOrphanedNode --- PASS: TestHandleOrphanedNodes_RealOrphanedNode (0.01s) PASS ok github.com/kubernetes-sigs/karpenter-provider-ibm-cloud/pkg/controllers/nodeclaim/garbagecollection 2.248s