Advertisement
NovaMachina

VolSync Error

Jun 7th, 2024
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. 2024-06-07T16:42:09.380Z ERROR controllers.ReplicationSource unable to delete volume snapshot(s) {"replicationsource": {"name":"zwave","namespace":"default"}, "method": "Restic", "owned-by": "638edfee-282a-48d9-9aed-d822ee8308f4", "error": "Operation cannot be fulfilled on VolumeSnapshot.snapshot.storage.k8s.io \"volsync-zwave-src\": the ResourceVersion in the precondition (72451) does not match the ResourceVersion in record (72457). The object might have been modified"}
  2. github.com/backube/volsync/controllers/utils.CleanupObjects
  3. /workspace/controllers/utils/cleanup.go:65
  4. github.com/backube/volsync/controllers/mover/restic.(*Mover).Cleanup
  5. /workspace/controllers/mover/restic/mover.go:169
  6. github.com/backube/volsync/controllers.(*rsMachine).Cleanup
  7. /workspace/controllers/replicationsource_controller.go:361
  8. github.com/backube/volsync/controllers/statemachine.doCleanupState
  9. /workspace/controllers/statemachine/machine.go:122
  10. github.com/backube/volsync/controllers/statemachine.Run
  11. /workspace/controllers/statemachine/machine.go:72
  12. github.com/backube/volsync/controllers.(*ReplicationSourceReconciler).Reconcile
  13. /workspace/controllers/replicationsource_controller.go:148
  14. sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile
  15. /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119
  16. sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
  17. /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316
  18. sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
  19. /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266
  20. sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
  21. /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227
  22. 2024-06-07T16:42:09.394Z ERROR Reconciler error {"controller": "replicationsource", "controllerGroup": "volsync.backube", "controllerKind": "ReplicationSource", "ReplicationSource": {"name":"zwave","namespace":"default"}, "namespace": "default", "name": "zwave", "reconcileID": "0af0ba3e-6e6a-4bff-9340-90c665647a5e", "error": "Operation cannot be fulfilled on VolumeSnapshot.snapshot.storage.k8s.io \"volsync-zwave-src\": the ResourceVersion in the precondition (72451) does not match the ResourceVersion in record (72457). The object might have been modified"}
  23. sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
  24. /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:329
  25. sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
  26. /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266
  27. sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
  28. /go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement