Bug 1996187
| Summary: | upgrades failing in "Cluster should remain functional during upgrade" because of cluster operator monitoring is not available | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | jamo luhrsen <jluhrsen> |
| Component: | Node | Assignee: | Kir Kolyshkin <kir> |
| Node sub component: | CRI-O | QA Contact: | Sunil Choudhary <schoudha> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | high | ||
| Priority: | unspecified | CC: | alegrand, amuller, anpicker, aos-bugs, arajkuma, carangog, erooth, kakkoyun, nagrawal, pkrupa, sdodson, wking |
| Version: | 4.9 | Keywords: | Upgrades |
| Target Milestone: | --- | ||
| Target Release: | 4.9.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-08-27 01:07:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
jamo luhrsen
2021-08-20 18:47:58 UTC
Hint from @simon, > hey! looking quickly at the CI logs, I've found that one pod instance couldn't be started on node ip-10-0-177-20.ec2.internal the events say { "apiVersion": "v1", "count": 807, "eventTime": null, "firstTimestamp": "2021-08-19T13:37:58Z", "involvedObject": { "apiVersion": "v1", "kind": "Pod", "name": "node-exporter-75w29", "namespace": "openshift-monitoring", "resourceVersion": "22157", "uid": "6af24349-66a6-4c67-a759-062e2fa67242" }, "kind": "Event", "lastTimestamp": "2021-08-19T16:32:44Z", "message": "unable to ensure pod container exists: failed to create container for [kubepods burstable pod6af24349-66a6-4c67-a759-062e2fa67242] : Unit kubepods-burstable-pod6af24349_66a6_4c67_a759_062e2fa67242.slice already exists.", "metadata": { "creationTimestamp": "2021-08-19T13:38:00Z", "name": "node-exporter-75w29.169cb8bae3eb3430", "namespace": "openshift-monitoring", "resourceVersion": "94761", "uid": "c2bc0ab7-5ca9-404c-9c1c-8f61b36ecdf4" }, "reason": "FailedCreatePodContainer", "reportingComponent": "", "reportingInstance": "", "source": { "component": "kubelet", "host": "ip-10-0-177-20.ec2.internal" }, "type": "Warning" }, https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.9-e2e-aws-upgrade/1428340402481532928/artifacts/e2e-aws-upgrade/gather-extra/artifacts/events.json Assigning it to node team for their evaluation. *** This bug has been marked as a duplicate of bug 1993980 *** |