Skip to content

fix notfound backendservice/healthchekc#17692

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
upodroid:fix-bad-404
Oct 18, 2025
Merged

fix notfound backendservice/healthchekc#17692
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
upodroid:fix-bad-404

Conversation

@upodroid
Copy link
Copy Markdown
Member

Ran into this fun bug:

I1017 20:26:40.085976  940618 errors.go:48] unexpected gce error code: {Reason:notFound Message:The resource 'projects/k8s-infra-e2e-boskos-scale-28/regions/us-west1/healthChecks/api-cos-dev-k8s-local' was not found}
HealthCheck:api-cos-dev-k8s-local	error deleting resources, will retry: googleapi: Error 404: The resource 'projects/k8s-infra-e2e-boskos-scale-28/regions/us-west1/healthChecks/api-cos-dev-k8s-local' was not found, notFound
Not all resources deleted; waiting before reattempting deletion
	HealthCheck:api-cos-dev-k8s-local
I1017 20:27:36.639594  940623 errors.go:48] unexpected gce error code: {Reason:notFound Message:The resource 'projects/k8s-infra-e2e-boskos-scale-28/regions/us-west1/backendServices/api-cos-dev-k8s-local' was not found}
BackendService:api-cos-dev-k8s-local	error deleting resources, will retry: googleapi: Error 404: The resource 'projects/k8s-infra-e2e-boskos-scale-28/regions/us-west1/backendServices/api-cos-dev-k8s-local' was not found, notFound
Not all resources deleted; waiting before reattempting deletion
	BackendService:api-cos-dev-k8s-local
I1017 20:27:40.221623  940618 errors.go:48] unexpected gce error code: {Reason:notFound Message:The resource 'projects/k8s-infra-e2e-boskos-scale-28/regions/us-west1/healthChecks/api-cos-dev-k8s-local' was not found}

Similar to #15902

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 17, 2025
@k8s-ci-robot k8s-ci-robot added area/provider/gcp Issues or PRs related to gcp provider size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 17, 2025
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 18, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman, rifelpet

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 18, 2025
@k8s-ci-robot k8s-ci-robot merged commit a176548 into kubernetes:master Oct 18, 2025
26 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.35 milestone Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/gcp Issues or PRs related to gcp provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants