Source: lava Version: 2026.07-1 Severity: important Justification: fails autopkgtest on Debian CI infrastructure Tags: forky sid User: [email protected] Usertags: lxc
Hi, Debian CI is switching away from lxc containers in favor of incus Containers. This is motivated by security concerns from us; incus is based on lxc, but orchestrates containers substantially different: containers are not privileged (so root in the container is not uid 0 outside of it, and incus imposes a stricter isolation from the host system. lava passes its tests under lxc, but fails under incus. The relevant part of the failure is (hopefully): > Selecting previously unselected package lava-common. > Preparing to unpack .../7-lava-common_2026.07-1_all.deb ... > Unpacking lava-common (2026.07-1) ... > Selecting previously unselected package lava-coordinator. > Preparing to unpack .../8-lava-coordinator_2026.07-1_all.deb ... > Unpacking lava-coordinator (2026.07-1) ... > Setting up media-types (14.0.0) ... > Setting up libyaml-0-2:amd64 (0.2.5-2+b1) ... > Setting up libsqlite3-0:amd64 (3.53.4-2) ... > Setting up libncursesw6:amd64 (6.6+20260608-2) ... > Setting up libffi8:amd64 (3.7.1-2) ... > Setting up netbase (6.5) ... > Setting up readline-common (8.3-4) ... > Setting up libreadline8t64:amd64 (8.3-4) ... > Setting up libpython3.14-stdlib:amd64 (3.14.6-1) ... > Setting up python3.14 (3.14.6-1) ... > Setting up libpython3-stdlib:amd64 (3.14.6-1) ... > Setting up python3 (3.14.6-1) ... > Setting up python3-certifi (2026.7.22+ds-1) ... > Setting up python3-urllib3 (2.7.0-3) ... > Setting up python3-voluptuous (0.16.0-1) ... > Setting up python3-yaml (6.0.3-1) ... > Setting up python3-sentry-sdk (2.64.0-1) ... > Setting up lava-common (2026.07-1) ... > Setting up lava-coordinator (2026.07-1) ... > Created symlink > '/etc/systemd/system/multi-user.target.wants/lava-coordinator.service' → > '/usr/lib/systemd/system/lava-coordinator.service'. > Processing triggers for systemd (261.2-1) ... > Processing triggers for libc-bin (2.42-17) ... > autopkgtest [21:04:48]: test lava-coordinator: [----------------------- > /tmp/autopkgtest.PXVgpl/build.vw7/src/debian/tests/lava-coordinator: 5: > pgrep: not found > Error: Command not found > autopkgtest [21:04:48]: test lava-coordinator: -----------------------] > lava-coordinator FAIL non-zero exit status 127 > autopkgtest [21:04:49]: test lava-coordinator: - - - - - - - - - - results - > - - - - - - - - - > autopkgtest [21:04:49]: test lava-coordinator: - - - - - - - - - - stderr - > - - - - - - - - - > /tmp/autopkgtest.PXVgpl/build.vw7/src/debian/tests/lava-coordinator: 5: > pgrep: not found > autopkgtest [21:04:49]: @@@@@@@@@@@@@@@@@@@@ summary > management PASS > testsuite PASS > lava-common PASS (superficial) > lava-dispatcher-host SKIP exit status 77 and marked as skippable > lava-coordinator FAIL non-zero exit status 127 The full autokpgtest logs are available at: https://ci.debian.net/experiments/8/regressions/ (please beware of pagination) Common types of failure and suggested fixes are being documented at: https://wiki.debian.org/ContinuousIntegration/LxcToIncus Note that for the time being, lava is still being tested under lxc to avoid disturbing its testing migration test results. If you decide to add the `isolation-machine` restriction to get this package tested under qemu, please mention that explicitly when closing this bug (it's fine to do that only in the package changelog entry that closes the bug) so that we can configure your package for qemu on ci.debian.net.
signature.asc
Description: PGP signature

