Bug 2083039
Summary: | Got a lot of "Reconciler error" in cdi-deployment log after adding custom DataImportCron to hco | |||
---|---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | Yan Du <yadu> | |
Component: | Storage | Assignee: | Arnon Gilboa <agilboa> | |
Status: | CLOSED ERRATA | QA Contact: | Yan Du <yadu> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.10.1 | CC: | agilboa, cnv-qe-bugs, mrashish, ngavrilo | |
Target Milestone: | --- | |||
Target Release: | 4.10.3 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | CNV v4.10.2-12 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2091982 (view as bug list) | Environment: | ||
Last Closed: | 2022-07-20 16:01:13 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: | ||||
Bug Depends On: | 2054782 | |||
Bug Blocks: | 2091982 |
Description
Yan Du
2022-05-09 06:57:35 UTC
Created attachment 1877988 [details]
cdi deployment log
Oops, picked wrong version, corrected Test on CNV-v4.10.3-4 The "Reconciler error" in cdi-deployment log has been reduced Got 3 times "Reconciler error" now: {"level":"error","ts":1656315188.8290644,"logger":"controller.dataimportcron-controller","msg":"Reconciler error","name":"data-import-test1","namespace":"openshift-virtualization-os-images","error":"Operation cannot be fulfilled on datasources.cdi.kubevirt.io \"data-source-test1\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:227"} {"level":"error","ts":1656315189.053071,"logger":"controller.dataimportcron-controller","msg":"Reconciler error","name":"data-import-test1","namespace":"openshift-virtualization-os-images","error":"Operation cannot be fulfilled on dataimportcrons.cdi.kubevirt.io \"data-import-test1\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:227"} {"level":"error","ts":1656315198.178084,"logger":"controller.datavolume-controller","msg":"Reconciler error","name":"data-source-test1-3b3fc310abea","namespace":"openshift-virtualization-os-images","error":"Operation cannot be fulfilled on datavolumes.cdi.kubevirt.io \"data-source-test1-3b3fc310abea\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:227"} 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 (OpenShift Virtualization 4.10.3 Images), 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/RHEA-2022:5675 |