Starting lpci, version 0.2.5 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20240125-215124.045315.log' Launching environment for jammy/amd64 Starting instance Running ['apt', 'update'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease :: Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease :: Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease :: Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease :: Reading package lists... :: Building dependency tree... :: Reading state information... :: 58 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'sudo'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: sudo is already the newest version (1.9.9-1ubuntu2.4). :: 0 upgraded, 0 newly installed, 0 to remove and 58 not upgraded. Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', './lpcraft-runner coreutils\n'] :: Copying: test-coreutils.py :: Copying: testlib.py :: Copying: install-packages :: Copying: packages-helper :: :: Test files: /tmp/qrt-test-coreutils.tar.gz :: :: To run, copy the tarball somewhere, then do: :: $ tar -zxf qrt-test-coreutils.tar.gz :: $ cd ./qrt-test-coreutils :: $ sudo ./install-packages test-coreutils.py :: $ ./test-coreutils.py -v :: Reading package lists... :: Building dependency tree... :: Reading state information... :: Package python-apt is not available, but is referred to by another package. :: This may mean that the package is missing, has been obsoleted, or :: is only available from another source :: However the following packages replace it: :: python-apt-doc python3-apt-dbg python3-apt python-apt-common :: :: E: Package 'python-apt' has no installation candidate :: Requiring 'lsb-release' ... :: Requiring 'coreutils' ... :: Running test: './test-coreutils.py' distro: 'Ubuntu 22.04' kernel: '5.4.0-169.187 (Ubuntu 5.4.0-169.187-generic 5.4.257)' arch: 'amd64' init: 'systemd' uid: 2002/2002 SUDO_USER: '') :: test_CVE_2014_9471 (__main__.CoreutilsTest) :: Test TZ= handling ... ok :: test_false (__main__.CoreutilsTest) :: Test false ... ok :: test_true (__main__.CoreutilsTest) :: Test true ... ok :: :: ---------------------------------------------------------------------- :: Ran 3 tests in 0.006s :: :: OK