kernel-obs-build: Failed to start

Hi, I am running a private OBS instance using the Leap 15.5 and following packages: obs-api-2.10.22-150500.118.6.noarch obs-server-2.10.22-150500.118.6.noarch build-20230628-150500.1.4.noarch installed from http://download.opensuse.org/repositories/OBS:/Server:/2.10/15.5/ Some time ago, I've found that all builds for Tumbleweed are broken (while Leap builds work fine) with the following worker error: [ 11s] Detected virtio-serial support [ 11s] QEMU 7.1.0 detected: Skipping iothreads because of bsc#1204082 [ 12s] booting kvm... [ 12s] ### VM INTERACTION START ### [ 12s] Using virtio-serial support [ 12s] /usr/bin/qemu-kvm -nodefaults -no-reboot -nographic -vga none -cpu host -M pc,accel=kvm,usb=off,dump-guest-core=off,vmport=off -sandbox on -object rng-random,filename=/dev/random,id=rng0 -device virtio-rng-pci,rng=rng0 -runas qemu -net none -cpu host,-tsc-deadline -kernel /var/cache/obs/worker/root_1/.mount/boot/kernel -initrd /var/cache/obs/worker/root_1/.mount/boot/initrd -append root=/dev/disk/by-id/virtio-0 rootfstype=ext4 rootflags=noatime kvmclock mitigations=off elevator=noop nmi_watchdog=0 rw rd.driver.pre=binfmt_misc oops=panic panic=1 quiet console=hvc0 init=/.build/build -m 2048 -drive file=/var/cache/obs/worker/root_1/root,format=raw,if=none,id=disk,cache=unsafe,aio=io_uring -device virtio-blk-pci,drive=disk,serial=0 -drive file=/var/cache/obs/worker/root_1/swap,format=raw,if=none,id=swap,cache=unsafe,aio=io_uring -device virtio-blk-pci,drive=swap,serial=1 -device virtio-serial,max_ports=2 -device virtconsole,chardev=virtiocon0 -chardev stdio,id=virtiocon0 -chardev socket,id=monitor,server=on,wait=off,path=/var/cache/obs/worker/root_1/root.qemu/monitor -mon chardev=monitor,mode=readline -smp 2 [ 16s] [ 2.153215][ T1] systemd[1]: Failed to start Virtual Console Setup. [ 16s] [[0;1;31mFAILED[0m] Failed to start [0;1;39mVirtual Console Setup[0m. [ 17s] [ 2.843774] dracut-pre-udev[294]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory [ 19s] [[0;1;31mFAILED[0m] Failed to start [0;1;39mVirtual Console Setup[0m. [ 20s] [[0;1;31mFAILED[0m] Failed to start [0;1;39mSwitch Root[0m. [ 20s] [ 20s] Generating "/run/initramfs/rdsosreport.txt" [ 20s] [ 20s] [ 20s] Entering emergency mode. Exit the shell to continue. [ 20s] Type "journalctl" to view system logs. [ 20s] You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot [ 20s] after mounting them and attach it to a bug report. [ 20s] [ 20s] [ 20s] Press Enter for maintenance This happens both on x86_64 and aarch64 workers. How could I resolve the issue? -- With best regards, Matwey V. Kornilov

On Mai 27 2024, Matwey V. Kornilov wrote:
build-20230628-150500.1.4.noarch
Please update that from openSUSE:Tools. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."
participants (2)
-
Andreas Schwab
-
Matwey V. Kornilov