[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#1068559: zfs-linux: isolation-machine autopkgtest fails: zfs-test-suite times out (hangs?)



Hi Paul,

2024年4月11日 20:59,Paul Gevers <elbrus@debian.org> 写道:

Hi,

With the default size of the ramdisk and 2 cpu's the test crashes with:

Test: /usr/share/zfs/zfs-tests/tests/functional/large_files/setup (run as root) [00:00] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/large_files/large_files_001_pos (run as root) [00:00] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/large_files/large_files_002_pos (run as root) [00:00] [PASS]
Test: /usr/share/zfs/zfs-tests/tests/functional/large_files/cleanup (run as root) [00:00] [PASS]
Killed
Killed
Killed
qemu-system-x86_64: terminating on signal 15 from pid 132251 (/usr/bin/python3)
autopkgtest [12:28:46]: ERROR: testbed failure: timed out on command "cat /run/autopkgtest-reboot-mark" (kind: short)
root@ci-worker13:~#

That at least hints that those tests *might* be generating a bit too large files to be handled in this case. Maybe worth making these tests conditional on free space if they aren't already.


Thanks for your detailed diagnosis. I adjusted a test option to limit the maximum file size [1].
Also I fixed numerous test errors caused by missing dependencies [2]. Yet I am concerned that some
tests might fail, in turn, due to insufficient disk space. If so I will have to ignore some tests on either side.

If possible, could you help to build with latest code on salsa then run autopkgtest again on a normal debci VM?
I am also testing that locally.



Thanks,
Shengqi Chen


Reply to: