Skip to content
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

[BUG] Backup related test cases failed #7989

Closed
yangchiu opened this issue Feb 21, 2024 · 3 comments
Closed

[BUG] Backup related test cases failed #7989

yangchiu opened this issue Feb 21, 2024 · 3 comments
Assignees
Labels
area/volume-backup-restore Volume backup restore kind/bug priority/0 Must be fixed in this release (managed by PO) reproduce/always 100% reproducible severity/1 Function broken (a critical incident with very high impact (ex: data corruption, failed upgrade)
Milestone

Comments

@yangchiu
Copy link
Member

Describe the bug

Lots of backup related test cases fail on master-head (longhorn-manager 50acc813):

test_backing_image.test_backup_with_backing_image[nfs]
test_basic.test_restore_basic[s3]
test_ha_backup_deletion_recovery[nfs]
test_backing_image.test_csi_backup_with_backing_image[nfs]
test_basic.test_dr_volume_with_all_backup_blocks_deleted[nfs]
test_basic.test_backup[nfs]

just to name a few.

Create this ticket first and investigate them one by one to see if there is anything missing or the test code should be refined.

To Reproduce

Expected behavior

Support bundle for troubleshooting

Environment

  • Longhorn version: master-head
  • Impacted volume (PV):
  • Installation method (e.g. Rancher Catalog App/Helm/Kubectl): kubectl
  • Kubernetes distro (e.g. RKE/K3s/EKS/OpenShift) and version: v1.28.4+k3s1
    • Number of control plane nodes in the cluster:
    • Number of worker nodes in the cluster:
  • Node config
    • OS type and version: sles 15-sp5
    • Kernel version:
    • CPU per node:
    • Memory per node:
    • Disk type (e.g. SSD/NVMe/HDD):
    • Network bandwidth between the nodes (Gbps):
  • Underlying Infrastructure (e.g. on AWS/GCE, EKS/GKE, VMWare/KVM, Baremetal):
  • Number of Longhorn volumes in the cluster:

Additional context

@yangchiu yangchiu added kind/bug severity/1 Function broken (a critical incident with very high impact (ex: data corruption, failed upgrade) reproduce/always 100% reproducible priority/0 Must be fixed in this release (managed by PO) area/volume-backup-restore Volume backup restore labels Feb 21, 2024
@yangchiu yangchiu added this to the v1.7.0 milestone Feb 21, 2024
@yangchiu yangchiu changed the title [BUG] Backup/restore related test cases failed [BUG] Backup related test cases failed Feb 21, 2024
@innobead innobead assigned PhanLe1010 and shuo-wu and unassigned PhanLe1010 Feb 21, 2024
@innobead innobead modified the milestones: v1.7.0, v1.5.4 Feb 21, 2024
@shuo-wu
Copy link
Contributor

shuo-wu commented Feb 21, 2024

There is a regression caused by longhorn/longhorn-manager#2611 and the fix is in longhorn/longhorn-manager#2621

@longhorn-io-github-bot
Copy link

longhorn-io-github-bot commented Feb 21, 2024

Pre Ready-For-Testing Checklist

@yangchiu
Copy link
Member Author

Verified passed on master-head (longhorn-manager 43013ae1) and v1.5.x-head (longhorn-manager 079922fa). Failed backup related test cases passed now.

Test results:
v1.5.x-head: https://ci.longhorn.io/job/public/job/v1.5.x/job/v1.5.x-longhorn-tests-sles-amd64/308/
master-head: https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/828/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/volume-backup-restore Volume backup restore kind/bug priority/0 Must be fixed in this release (managed by PO) reproduce/always 100% reproducible severity/1 Function broken (a critical incident with very high impact (ex: data corruption, failed upgrade)
Projects
None yet
Development

No branches or pull requests

5 participants