-
Notifications
You must be signed in to change notification settings - Fork 641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test using "k8s-infra-e2e-boskos-157" #971
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: hakman The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test pull-npd-e2e-test |
/test pull-npd-e2e-test |
/test pull-npd-e2e-test |
/cc @ameukam |
I'm away from OSS laptop currently. |
No rush, just wanted to make it easy to find. |
/test pull-npd-e2e-test |
@hakman: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
For some reasons, ginkgo attempts to update the ssh keys for the root user and fails to proceed: {
"insertId": "16r9spqf5x4ibp",
"jsonPayload": {
"message": "Error updating SSH keys for root: mkdir /root/.ssh: read-only file system.",
"localTimestamp": "2024-10-11T20:40:53.5359Z",
"omitempty": null
},
"resource": {
"type": "gce_instance",
"labels": {
"zone": "us-central1-a",
"project_id": "k8s-infra-e2e-boskos-157",
"instance_id": "2371546790662255534"
}
},
"timestamp": "2024-10-11T20:40:53.536826505Z",
"severity": "ERROR",
"labels": {
"instance_name": "npd-metrics-cos-stable-117-18613-0-76-0f23b279"
},
"logName": "projects/k8s-infra-e2e-boskos-157/logs/GCEGuestAgent",
"sourceLocation": {
"file": "non_windows_accounts.go",
"line": "162",
"function": "main.(*accountsMgr).Set"
},
"receiveTimestamp": "2024-10-11T20:40:54.793385509Z"
} |
Thanks @ameukam. Seems it's not related to infra, but maybe to COS or the linux kernel. See #970 (comment). |
@hakman: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Ref: #970