Open
Description
/kind flake
What happened:
failure on unrelated branch https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_kueue/5767/pull-kueue-test-e2e-tas-main/1937863350411071488
What you expected to happen:
no failure
How to reproduce it (as minimally and precisely as possible):
run ci
Anything else we need to know?:
End To End TAS Suite: kindest/node:v1.33.1: [BeforeSuite] expand_less 0s
{Unexpected error:
<*errors.StatusError | 0xc00068a780>:
Operation cannot be fulfilled on nodes "kind-worker8": the object has been modified; please apply your changes to the latest version and try again
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "Operation cannot be fulfilled on nodes \"kind-worker8\": the object has been modified; please apply your changes to the latest version and try again",
Reason: "Conflict",
Details: {Name: "kind-worker8", Group: "", Kind: "nodes", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
occurred failed [FAILED] Unexpected error:
<*errors.StatusError | 0xc00068a780>:
Operation cannot be fulfilled on nodes "kind-worker8": the object has been modified; please apply your changes to the latest version and try again
{
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "Operation cannot be fulfilled on nodes \"kind-worker8\": the object has been modified; please apply your changes to the latest version and try again",
Reason: "Conflict",
Details: {Name: "kind-worker8", Group: "", Kind: "nodes", UID: "", Causes: nil, RetryAfterSeconds: 0},
Code: 409,
},
}
occurred
In [BeforeSuite] at: /home/prow/go/src/sigs.k8s.io/kueue/test/e2e/tas/suite_test.go:83 @ 06/25/25 13:32:12.835
}