Starting lpcraft, version 0.0.45 Logging execution to '/home/buildd/.local/state/lpcraft/log/lpcraft-20230216-094005.767895.log' Launching environment for focal/amd64 Running ['apt', 'update'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease :: Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease :: Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease :: Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease :: Reading package lists... :: Building dependency tree... :: Reading state information... :: 94 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 94 not upgraded. Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', 'tox -e mypy'] :: mypy create: /build/lpcraft/project/.tox/mypy :: mypy installdeps: mypy, -rrequirements/types.txt :: mypy installed: lxml-stubs==0.4.0,mypy==1.0.0,mypy-extensions==1.0.0,tomli==2.0.1,types-beautifulsoup4==4.9.0,types-bleach==3.3.1,types-Markdown==0.1.0,types-oauthlib==3.1.0,types-psycopg2==2.9.21.4,types-pytz==0.1.0,types-requests==0.1.13,types-six==0.1.9,types-typing-extensions==3.7.3,types-urllib3==1.26.25.4,typing-extensions==4.5.0 :: mypy run-test-pre: PYTHONHASHSEED='3363758067' :: mypy run-test-pre: commands[0] | /build/lpcraft/project/scripts/update-version-info.sh :: Creating version-info.py at revision f224ae1c6ebb6d5b2cbd36e28b4378067a718775 :: 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/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 379 source files :: ___________________________________ summary ____________________________________ :: mypy: commands succeeded :: congratulations :)