Starting lpci, version 0.2.8 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20240504-164007.516895.log' Launching environment for focal/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 focal-security InRelease :: Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease :: Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease :: Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease :: Reading package lists... :: Building dependency tree... :: Reading state information... :: All packages are up to date. 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.8.31-1ubuntu1.5). :: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', 'DEBIAN_FRONTEND=noninteractive apt upgrade --assume-yes\n'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: Calculating upgrade... :: 0 upgraded, 0 newly installed, 0 to remove and 0 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 :: Requiring 'lsb-release' ... :: Requiring 'coreutils' ... :: Running test: './test-coreutils.py' distro: 'Ubuntu 20.04' kernel: '5.4.0-177.197 (Ubuntu 5.4.0-177.197-generic 5.4.268)' 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.005s :: :: OK