Skip to content

[Flaking Test] UT k8s.io/kubernetes/pkg/kubeapiserver: options #132424

Closed
@liyuerich

Description

@liyuerich

Which jobs are flaking?

https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/132412/pull-kubernetes-unit-windows-master/1936004474929680384

Which tests are flaking?

pkg/kubeapiserver/options TestToAuthenticationConfig_OIDC/authentication_config_file_not_found

pkg/kubeapiserver/options TestToAuthenticationConfig_OIDC

Since when has it been flaking?

1935430903828320256 #132360[WIP] pkg/kubelet: Fix concurrent map write crash during image gc (094ea09) by sohankunkerkar Jun 19 04:15:52Jun 19 2025, 04:15:52 UTC+0800 24m5s FAILURE
1935427168020467712 #132341Promote KubeletTracing featuregate to GA (98f7c70) by dashpole Jun 19 04:00:55Jun 19 2025, 04:00:55 UTC+0800 28m35s FAILURE
1935410223762116608 #132341Promote KubeletTracing featuregate to GA (eb781f6) by dashpole Jun 19 02:53:32Jun 19 2025, 02:53:32 UTC+0800 29m57s FAILURE
1935396716643618816 #132341Promote KubeletTracing featuregate to GA (eb781f6) by dashpole Jun 19 01:59:53Jun 19 2025, 01:59:53 UTC+0800 25m58s FAILURE
1935388362974171136 #132325WIP: DRA kubelet connection monitoring (6ad724f) by bart0sh Jun 19 01:26:45Jun 19 2025, 01:26:45 UTC+0800 26m55s FAILURE
1935369797621518336 #128388Retry starting the Device Manager gRPC service if it fails (a482d2f) by zhifei92 Jun 19 00:12:56Jun 19 2025, 00:12:56 UTC+0800 26m13s FAILURE
1935357658697568256 #129719[WIP][FG:InPlacePodVerticalScaling] Fix Static CPU management policy alongside InPlacePodVerticalScaling (ddf152d) by esotsal Jun 18 23:24:50Jun 18 2025, 23:24:50 UTC+0800 28m29s FAILURE

1935430903828320256 #132360 (094ea09) by sohankunkerkar
Jun 19 04:15:52
24m5s FAILURE
1935427168020467712 #132341 (98f7c70) by dashpole
Jun 19 04:00:55
28m35s FAILURE
1935410223762116608 #132341 (eb781f6) by dashpole
Jun 19 02:53:32
29m57s FAILURE
1935396716643618816 #132341 (eb781f6) by dashpole
Jun 19 01:59:53
25m58s FAILURE
1935388362974171136 #132325 (6ad724f) by bart0sh
Jun 19 01:26:45
26m55s FAILURE
1935369797621518336 #128388 (a482d2f) by zhifei92
Jun 19 00:12:56
26m13s FAILURE
1935357658697568256 #129719 (ddf152d) by esotsal
Jun 18 23:24:50
28m29s FAILURE

Testgrid link

https://prow.k8s.io/job-history/gs/kubernetes-ci-logs/pr-logs/directory/pull-kubernetes-unit-windows-master

Reason for failure (if possible)

{Failed === RUN TestToAuthenticationConfig_OIDC/authentication_config_file_not_found
authentication_test.go:1082: Got err: failed to load authentication configuration from file "nonexistent-file": open nonexistent-file: The system cannot find the file specified.; Want err: failed to load authentication configuration from file "nonexistent-file": open nonexistent-file: no such file or directory
--- FAIL: TestToAuthenticationConfig_OIDC/authentication_config_file_not_found (0.01s)

=== RUN TestToAuthenticationConfig_OIDC
--- FAIL: TestToAuthenticationConfig_OIDC (0.13s)
}

Anything else we need to know?

when run "pull-kubernetes-unit-windows-master", it will fail

Relevant SIG(s)

/sig testing

Metadata

Metadata

Assignees

Labels

kind/flakeCategorizes issue or PR as related to a flaky test.sig/authCategorizes an issue or PR as relevant to SIG Auth.sig/testingCategorizes an issue or PR as relevant to SIG Testing.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

Status

Closed / Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions