On 2022-01-12 20:14, Christian Kastner wrote: > Addendum: I'm now occasionally also seeing this with arm64 when using > sbuild with --chroot-mode=autopkgtest. I'd say it's 50/50 between > success and failure.
Yet another data point: by reducing the CPU count to 1, it seems that the success rate climbs to 100% on arm64. No idea why this would have an effect on the communication with the VM. That didn't work for armhf, though. > $ sbuild --arch arm64 --dist unstable \ > --bd-uninstallable-explainer apt \ > --chroot-mode=autopkgtest --autopkgtest-virt-server=qemu \ > --autopkgtest-virt-server-opt --overlay-dir=/tmp \ > --autopkgtest-virt-server-opt --qemu-architecture=aarch64 \ > --autopkgtest-virt-server-opt --ram-size=2048 \ > --autopkgtest-virt-server-opt --cpus=1 \ ^^^ > --autopkgtest-virt-server-opt=--debug \ > --autopkgtest-virt-server-opt IMAGEFILE src.dsc