sbuild 0.81.2ubuntu4 tests stuck

Bug #1918740 reported by Julian Andres Klode
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sbuild (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

The unshare-qemuwrapper test currently times out, and even when running with longer time outs, 6 hours in the test is still stuck.

Revision history for this message
Julian Andres Klode (juliank) wrote :

Stderr output from the 6h stuck instance.

tags: added: rls-hh-incoming update-excuse
Revision history for this message
Julian Andres Klode (juliank) wrote :

Log from the parent worker

Revision history for this message
Julian Andres Klode (juliank) wrote :
Download full text (4.2 KiB)

Hanging Process tree

root 415 0.0 0.4 13464 7316 ? Ss 16:06 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root 435 0.0 0.6 15148 9152 ? Ss 16:06 0:00 \_ sshd: ubuntu [priv]
ubuntu 475 0.0 0.4 15280 6320 ? S 16:06 0:00 \_ sshd: ubuntu@pts/0
root 13475 0.0 0.3 11584 4536 ? Ss 16:07 0:00 \_ sudo -n /tmp/autopkgtest-run-wrapper su -s /bin/bash root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; .
root 13476 0.0 0.1 8832 2288 ? S 16:07 0:00 | \_ /bin/bash /tmp/autopkgtest-run-wrapper su -s /bin/bash root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || tru
root 13478 0.0 0.2 10360 3924 ? S 16:07 0:00 | \_ su -s /bin/bash root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 ||
root 13479 0.0 0.1 8940 2640 ? S 16:07 0:00 | \_ bash -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || true; build
root 13488 0.0 0.0 2624 712 ? S 16:07 0:00 | \_ /bin/sh /tmp/autopkgtest.Ui3ELY/build.ewv/src/debian/tests/unshare-qemuwrapper
root 13489 0.0 0.0 8940 1252 ? S 16:07 0:00 | \_ bash -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || tru
root 13493 0.0 0.0 7396 704 ? S 16:07 0:00 | | \_ tee -a /tmp/autopkgtest.Ui3ELY/unshare-qemuwrapper-stderr
root 13490 0.0 0.0 8940 1252 ? S 16:07 0:00 | \_ bash -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || tru
root 13492 0.0 0.0 7396 704 ? S 16:07 0:00 | | \_ tee -a /tmp/autopkgtest.Ui3ELY/unshare-qemuwrapper-stdout
root 17692 0.0 1.3 76376 19708 ? S 16:09 0:00 | \_ guestfish -N /tmp/autopkgtest.Ui3ELY/autopkgtest_tmp/host.img disk:2G -- part-disk /dev/sda mbr : mkfs ext2 /dev/s
root 18510 99.8 12.6 1627920 190752 ? Sl 16:09 383:25 | \_ /usr/bin/qemu-system-x86_64 -global virtio-blk-pci.scsi=off -no-user-config -enable-fips -nodefaults -display
root 18511 0.0 0.2 76376 4068 ? S 16:09 0:00 | \_ guestfish -N /tmp/autopkgtest.Ui3ELY/autopkgtest_tmp/host.img disk:2G -- part-disk /dev/sda mbr : mkfs ext2 /dHanging Process tree

root 415 0.0 0.4 13464 7316 ? Ss 16:06 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root 435 0.0 0.6 15148 9152 ? Ss 16:06 0:00 \_ sshd: ubuntu [priv]
ubuntu 475 0.0 0.4 15280 6320 ? S 16:06 0:00 \_ sshd: ubuntu@pts/0
root 13475 0.0 0.3 11584 4536 ? Ss 16:07 0:00 \_ sudo -n /tmp/autopkgtest-run-wrapper su -s /bin/bash root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; .
root 13476 0.0 0.1 8832 2288 ? S 16:07 0:00 | \_ /bin/bash /tmp/autopkgtest-run-wrapper su -s /bin/bash root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || tru
root 13478 0.0 0.2 10360 3924 ? S 16:07 0:00 | \_ su -s /bin/bash root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 ||
root 13479 0.0 0.1 8940 2640 ? S 16:07 0:00 | \_ bash -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || true; build
root 13488 0.0 0.0 2624 712 ? S 16:07 0:00 | \_ /bin/sh /tmp/autopkgtest.Ui3ELY/build.ewv/src/debian/tests...

Read more...

description: updated
Revision history for this message
Balint Reczey (rbalint) wrote :

Uploaded the fix, waiting for Salsa to work again to upstream.

Changed in sbuild (Ubuntu):
status: New → Fix Committed
tags: removed: rls-hh-incoming
Simon Quigley (tsimonq2)
tags: removed: update-excuse
Revision history for this message
Benjamin Drung (bdrung) wrote :

This has been fixed between then and 0.85.6.

Changed in sbuild (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.