I have the MR up for this bug https://salsa.debian.org/kernel-team/dracut/-/merge_requests/44
On Wed, 25 Feb 2026 07:32:08 +0100 Hector Cao <[email protected]> wrote: > Package: dracut > Version: 110-2 > Severity: normal > > Dear Maintainer, > > Currently, dracut tests are failing on arm64 with blocking qemu run: > > ... > 220s run-qemu: timeout --foreground 600 /usr/bin/qemu-system-arm64 -cpu max -M virt,gic-version=max -drive if=pflash,format=raw,readonly=on,unit=0,file=/usr/share/AAVMF/AAVMF_CODE.no-secboot.fd -smp 2 -m 1024 -nodefaults -vga none -display none -no-reboot -watchdog-action poweroff -device virtio-rng-pci -device i6300esb -nic none -device virtio-scsi-pci,id=scsi0 -drive if=none,format=raw,file=/var/tmp/dracut-test.jZpvbG/root.img,id=drive-data0 -device scsi-hd,bus=scsi0.0,drive=drive-data0,id=data0,serial=root -append 'console=ttyAMA0,115200 root=LABEL=dracut panic=1 oops=panic softlockup_panic=1 systemd.crash_reboot systemd.journald.forward_to_console=1 ' -initrd /var/tmp/dracut-test.jZpvbG/initramfs.testing -kernel /boot/vmlinuz-6.18.12+deb14-arm64 -serial stdio > 220s UEFI firmware (version 2025.11-4 built at 01:31:14 on Feb 17 2026) > 820s qemu-system-arm64: terminating on signal 15 from pid 9619 (timeout) > 820s TEST: root filesystem on ext4 filesystem ␛[0;31m [FAILED] ␛[0;39m > ... > > https://ci.debian.net/data/autopkgtest/unstable/arm64/d/dracut/68913148/log.gz > > -- System Information: > Debian Release: trixie/sid > APT prefers oracular-updates > APT policy: (500, 'oracular-updates'), (500, 'oracular-security'), (500, 'oracular'), (100, 'oracular-backports') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 6.14.0+ (SMP w/8 CPU threads; PREEMPT) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set > Shell: /bin/sh linked to /usr/bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Versions of packages dracut depends on: > pn dracut-core <none> > ii linux-base 4.5ubuntu9 > > dracut recommends no packages. > > Versions of packages dracut suggests: > pn dracut-network <none>

