currently many failed builds on obs
currently many failed builds on obs. only factory/tumbleweed seem to be affected, also on packman and local with “osc build”. eg: https://build.opensuse.org/package/live_build_log/editors/emacs/openSUSE_Tum... ... [ 2s] Detected virtio-serial support [ 3s] booting kvm... [ 3s] ### VM INTERACTION START ### [ 3s] Using virtio-serial support and enabling console input [ 3s] /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 -bios /usr/share/qemu/qboot.rom -object rng-random,filename=/dev/random,id=rng0 -device virtio-rng-pci,rng=rng0 -object iothread,id=io0 -runas qemu -net none -kernel /var/cache/obs/worker/root_14/.mount/boot/kernel -initrd /var/cache/obs/worker/root_14/.mount/boot/initrd -append root=/dev/disk/by-id/virtio-0 rootfstype=ext4 rootflags=noatime elevator=noop nmi_watchdog=0 rw ia32_emulation=1 oops=panic panic=1 quiet console=hvc0 init=/.build/build -m 16384 -drive file=/var/cache/obs/worker/root_14/root,format=raw,if=none,id=disk,cache=unsafe,aio=io_uring -device virtio-blk-pci,iothread=io0,drive=disk,serial=0 -drive file=/var/cache/obs/worker/root_14/swap,format=raw,if=none,id=swap,cache=unsafe,aio=io_uring -device virtio-blk-pci,iothread=io0,drive=swap,serial=1 -device virtio-serial,max_ports=2 -device virtconsole,chardev=virtiocon0 -chardev stdio,mux=on,id=virtiocon0 -mon chardev=virtiocon0 -chardev socket,id=monitor,server=on,wait=off,path=/var/cache/obs/worker/root_14/root.qemu/monitor -mon chardev=monitor,mode=readline -smp 4 [ 4s] [ 0.739640][ T1] systemd[1]: Failed to start Virtual Console Setup. [ 4s] [[0;1;31mFAILED] Failed to start [0;1;39mVirtual Console Setup. [ 6s] [[0;1;31mFAILED] Failed to start [0;1;39mVirtual Console Setup. [ 6s] [[0;1;31m !! ] Failed to execute /sbin/init [ 6s] [ 2.112366][ T1] systemd[1]: Failed to execute /bin/sh, giving up: No such file or directory [ 6s] [[0;1;31m!!!!!!] Failed to execute fallback shell. [ 6s] [ 2.112495][ T1] systemd[1]: Freezing execution. [ 309s] [ 309s] ### WATCHDOG TRIGGERED, KILLING VM ### [ 309s] /var/cache/obs/worker/root_14/root: 125289 [ 309s] qemu-kvm: terminating on signal 15 from pid 34566 () [ 309s] Killed the instance, waiting for shutdown... [ 309s] ### VM INTERACTION END ### [ 309s] No buildstatus set, either the base system is broken (kernel/initrd/udev/glibc/bash/perl) [ 309s] or the build host has a kernel or hardware problem... gave up after 9 failed build attempts...
On Donnerstag, 25. Juli 2024, 07:43:12 CEST munix9 wrote:
currently many failed builds on obs. only factory/tumbleweed seem to be affected, also on packman and local with “osc build”.
eg: https://build.opensuse.org/package/live_build_log/editors/emacs/openSUSE_Tum...
... [ 2s] Detected virtio-serial support [ 3s] booting kvm... [ 3s] ### VM INTERACTION START ### [ 3s] Using virtio-serial support and enabling console input [ 3s] /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 -bios /usr/share/qemu/qboot.rom -object rng-random,filename=/dev/random,id=rng0 -device virtio-rng-pci,rng=rng0 -object iothread,id=io0 -runas qemu -net none -kernel /var/cache/obs/worker/root_14/.mount/boot/kernel -initrd /var/cache/obs/worker/root_14/.mount/boot/initrd -append root=/dev/disk/by-id/virtio-0 rootfstype=ext4 rootflags=noatime elevator=noop nmi_watchdog=0 rw ia32_emulation=1 oops=panic panic=1 quiet console=hvc0 init=/.build/build -m 16384 -drive file=/var/cache/obs/worker/root_14/root,format=raw,if=none,id=disk,cache=unsafe,aio=io_uring -device virtio-blk-pci,iothread=io0,drive=disk,serial=0 -drive file=/var/cache/obs/worker/root_14/swap,format=raw,if=none,id=swap,cache=unsafe,aio=io_uring -device virtio-blk-pci,iothread=io0,drive=swap,serial=1 -device virtio-serial,max_ports=2 -device virtconsole,chardev=virtiocon0 -chardev stdio,mux=on,id=virtiocon0 -mon chardev=virtiocon0 -chardev socket,id=monitor,server=on,wait=off,path=/var/cache/obs/worker/root_14/root.qemu/monitor -mon chardev=monitor,mode=readline -smp 4 [ 4s] [ 0.739640][ T1] systemd[1]: Failed to start Virtual Console Setup. [ 4s] [[0;1;31mFAILED] Failed to start [0;1;39mVirtual Console Setup.
[ 6s] [[0;1;31mFAILED] Failed to start [0;1;39mVirtual Console Setup.
[ 6s] [[0;1;31m !! ] Failed to execute /sbin/init
[ 6s] [ 2.112366][ T1] systemd[1]: Failed to execute /bin/sh, giving up: No such file or directory
this looks like a config issue, not pulling bash-sh into preinstall phase. Dimstar is currently working on this, I am just told -- Adrian Schroeter <adrian@suse.de> Build Infrastructure Project Manager SUSE Software Solutions Germany GmbH, Frankenstraße 146, 90461 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Ivo Totev
Am 25.07.24 um 07:55 schrieb Adrian Schröter:
On Donnerstag, 25. Juli 2024, 07:43:12 CEST munix9 wrote:
currently many failed builds on obs. only factory/tumbleweed seem to be affected, also on packman and local with “osc build”.
eg: https://build.opensuse.org/package/live_build_log/editors/emacs/openSUSE_Tum...
...
this looks like a config issue, not pulling bash-sh into preinstall phase.
Dimstar is currently working on this, I am just told
looks good now, thanks.
participants (2)
-
Adrian Schröter
-
munix9