Starting lpci, version 0.2.7 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20240417-151103.501669.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... :: 100 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'tox'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: tox is already the newest version (3.13.2-2). :: 0 upgraded, 0 newly installed, 0 to remove and 100 not upgraded. Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', 'tox -e mypy'] :: mypy create: /build/lpci/project/.tox/mypy :: mypy installdeps: mypy, -rrequirements/types.txt :: mypy installed: lxml-stubs==0.4.0,mypy==1.9.0,mypy-extensions==1.0.0,tomli==2.0.1,types-beautifulsoup4==4.9.0,types-bleach==3.3.1,types-Markdown==3.3.0,types-oauthlib==3.1.0,types-psycopg2==2.9.21.4,types-python-dateutil==2.8.1,types-requests==0.1.13,types-six==0.1.9,types-urllib3==1.26.25.4,typing-extensions==4.11.0 :: mypy run-test-pre: PYTHONHASHSEED='303034448' :: mypy run-test-pre: commands[0] | /build/lpci/project/scripts/update-version-info.sh :: Creating version-info.py at revision 9021b56b087c0611a045ae3b8156da5ee04d8349 :: mypy run-test: commands[0] | mypy --follow-imports=silent lib/lp/answers lib/lp/app lib/lp/archivepublisher lib/lp/archiveuploader lib/lp/buildmaster lib/lp/charms/model/charmrecipebuildbehaviour.py lib/lp/code/model/cibuildbehaviour.py lib/lp/code/model/recipebuilder.py lib/lp/code/subscribers lib/lp/oci/model/ocirecipebuildbehaviour.py lib/lp/snappy/model/snapbuildbehaviour.py lib/lp/soyuz/model/binarypackagebuildbehaviour.py lib/lp/soyuz/model/livefsbuildbehaviour.py lib/lp/testing lib/lp/translations/model/translationtemplatesbuildbehaviour.py :: Success: no issues found in 387 source files :: ___________________________________ summary ____________________________________ :: mypy: commands succeeded :: congratulations :)