Actions
action #168337
closedopenQA Project (public) - coordination #157969: [epic] Upgrade all our infrastructure, e.g. o3+osd workers+webui and production workloads, to openSUSE Leap 15.6
[tools]test fails in bootloader_zkvm - auto_review:"qemu-img.*Failed to get shared.*No locks available"
Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2024-10-17
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Description¶
Seem all files under s390x nfs mnount folder can not be read by qemu-img info command.
# qemu-img info --output=json /var/lib/openqa/share/factory/hdd/SLES-12-SP5-s390x-mru-install-minimal-with-addons-Build20241016-1-Server-DVD-Updates-s390x-kvm.qcow2
qemu-img: Could not open '/var/lib/openqa/share/factory/hdd/SLES-12-SP5-s390x-mru-install-minimal-with-addons-Build20241016-1-Server-DVD-Updates-s390x-kvm.qcow2': Failed to get shared "write" lock: No locks available
Is another process using the image [/var/lib/openqa/share/factory/hdd/SLES-12-SP5-s390x-mru-install-minimal-with-addons-Build20241016-1-Server-DVD-Updates-s390x-kvm.qcow2]?
s390zl12:/var/lib/libvirt/images # df
Filesystem 1K-blocks Used Available Use% Mounted on
-----
/dev/mapper/3600507638081855cd80000000000004b-part1 411724200 277619460 113116888 72% /var/lib/libvirt/images
openqa.oqa.prg2.suse.org:/var/lib/openqa/share/factory 15030298624 11063209984 3967088640 74% /var/lib/openqa/share/factory
openqa.oqa.prg2.suse.org:/var/lib/openqa/share/factory/hdd/fixed 6427781120 4164560896 2263220224 65% /var/lib/openqa/share/factory/hdd/fixed
Many s390x jobs are blocked.
Observation¶
openQA test in scenario sle-12-SP5-Server-DVD-Updates-s390x-mau-bind@s390x-kvm fails in
bootloader_zkvm
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml.
Reproducible¶
Fails since (at least) Build 20241016-1
sudo salt \* cmd.run 'qemu-img info --output=json /var/lib/openqa/share/factory/hdd/SLES-12-SP5-s390x-mru-install-minimal-with-addons-Build20241016-1-Server-DVD-Updates-s390x-kvm.qcow2 | grep "No locks available"'
Expected result¶
Last good: 20241015-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions