Bug 2084545
| Summary: | [rebase v1.24] cluster-api-operator causes all techpreview tests to fail | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Abu Kashem <akashem> |
| Component: | Cloud Compute | Assignee: | Mike Fedosin <mfedosin> |
| Cloud Compute sub component: | Other Providers | QA Contact: | sunzhaohua <zhsun> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | urgent | ||
| Priority: | urgent | CC: | eparis, mfedosin |
| Version: | 4.11 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.11.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: | 2022-08-10 11:11:30 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: | |||
I need to find the right owner for this Verified Checked recent jobs, don't report this error "unable to find token secret for service account cluster-capi-operator" https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/logs/openshift-kubernetes-1252-ci-4.11-e2e-aws-techpreview/1526783990197915648/artifacts/e2e-aws-techpreview/openshift-e2e-test/build-log.txt https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/logs/openshift-kubernetes-1252-ci-4.11-e2e-aws-techpreview/1526742132746883072/artifacts/e2e-aws-techpreview/openshift-e2e-test/build-log.txt Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |
with v1.24 rebase PR, cluster-api-operator causes the following test to fail: ``` : [sig-arch] events should not repeat pathologically expand_less 0s { 1 events happened too frequently event happened 21 times, something is wrong: clusteroperator/cluster-api - reason/Status degraded unable to find token secret for service account cluster-capi-operator} ``` cluster-api-operator log has the following: ``` 2022-05-10T13:12:35.311802051Z E0510 13:12:35.311792 1 kubeconfig.go:76] controller/cluster/KubeconfigController "msg"="Error reconciling kubeconfig" "error"="unable to find token secret for service account cluster-capi-operator" "name"="ci-op-nq1nj9ny-45917-xq5kl" "namespace"="openshift-cluster-api" "reconciler group"="cluster.x-k8s.io" "reconciler kind"="Cluster" 2022-05-10T13:12:35.357183241Z E0510 13:12:35.357113 1 controller.go:317] controller/cluster "msg"="Reconciler error" "error"="unable to find token secret for service account cluster-capi-operator" "name"="ci-op-nq1nj9ny-45917-xq5kl" "namespace"="openshift-cluster-api" "reconciler group"="cluster.x-k8s.io" "reconciler kind"="Cluster" ``` one example run: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/openshift-kubernetes-1252-ci-4.11-e2e-aws-techpreview/1523985587906809856