-
Notifications
You must be signed in to change notification settings - Fork 40.3k
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
kubelet error: failed to create existing container: /kubepods.slice/kubepods-besteffort.slice/kubepods-besteffort #115609
Comments
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The 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/test-infra repository. |
/sig node |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". 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/test-infra repository. |
cri-o 1.28.1 the logs are constantly writing
|
i deployed offline k8s kubeadm cluster but if i check the status of kubelet i'm getting below error logs i'm not able to identify exact issue
5140 manager.go:1121] Failed to create existing container: /kubepods.slice/kubepods-besteffort.slice/kubepods-besteffort-pod192a343d_2f00_4cc3_b1df_be27655bf577.slice/crio-8c40aabba2266f6ac7920b300017f1b7d8ecaa72c7593add86d1b83f5898f1aa.scope: Error finding container 8c40aabba2266f6ac7920b300017f1b7d8ecaa72c7593add86d1b83f5898f1aa: Status 404 returned error can't find the container with id 8c40aabba2266f6ac7920b300017f1b7d8ecaa72c7593add86d1b83f5898f1aa
Feb 08 00:49:54 master.offline.com kubelet[5140]: E0208 00:49:54.111078 5140 manager.go:1121] Failed to create existing container: /kubepods.slice/kubepods-burstable.slice/kubepods-burstable-pod74b5e214_da7c_4187_b19f_ada713292cc2.slice/crio-4c41adf48cfac60dc2d7f8ae8abd6827708e9fc7ed3ef54ac29b483503c39d6c.scope: Error finding container 4c41adf48cfac60dc2d7f8ae8abd6827708e9fc7ed3ef54ac29b483503c39d6c: Status 404 returned error can't find the container with id 4c41adf48cfac60dc2d7f8ae8abd6827708e9fc7ed3ef54ac29b483503c39d6c
Feb 08 00:49:54 master.offline.com kubelet[5140]: E0208 00:49:54.117293 5140 manager.go:1121] Failed to create existing container: /kubepods.slice/kubepods-burstable.slice/kubepods-burstable-pod3aceea7086edcf09f2a2dbe56c846108.slice/crio-a53ed15bc62d9726159c176157ac5b907ccee82ecdb2db96f847d85bed89d1f2.scope: Error finding container a53ed15bc62d9726159c176157ac5b907ccee82ecdb2db96f847d85bed89d1f2: Status 404 returned error can't find the container with id a53ed15bc62d9726159c176157ac5b907ccee82ecdb2db96f847d85bed89d1f2
Feb 08 00:49:54 master.offline.com kubelet[5140]: E0208 00:49:54.137294 5140 manager.go:1121] Failed to create existing container: /kubepods.slice/kubepods-burstable.slice/kubepods-burstable-podb08664bee315fe9913117f472a519838.slice/crio-ebcd36c2498c887217c10c79e85b5b2a168a40b8c19de3794c23ca706737e449.scope: Error finding container ebcd36c2498c887217c10c79e85b5b2a168a40b8c19de3794c23ca706737e449: Status 404 returned error can't find the container with id ebcd36c2498c887217c10c79e85b5b2a168a40b8c19de3794c23ca706737e449
kubernetes version : 1.26.1
cri-o version: 1.25.1
The text was updated successfully, but these errors were encountered: