>>> py3-flake8: Building community/py3-flake8 7.2.0-r0 (using abuild 3.14.1-r7) started Tue, 01 Apr 2025 21:24:30 +0000
>>> py3-flake8: Validating /home/buildozer/aports/community/py3-flake8/APKBUILD...
>>> py3-flake8: Analyzing dependencies...
>>> py3-flake8: Installing for build: build-base py3-pyflakes py3-pycodestyle py3-mccabe py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pbr py3-atomicwrites py3-attrs py3-pluggy py3-six py3-mock
(1/48) Installing libbz2 (1.0.8-r6)
(2/48) Installing libffi (3.4.7-r0)
(3/48) Installing gdbm (1.24-r0)
(4/48) Installing xz-libs (5.8.0-r0)
(5/48) Installing mpdecimal (4.0.0-r0)
(6/48) Installing libpanelw (6.5_p20250216-r0)
(7/48) Installing sqlite-libs (3.49.1-r0)
(8/48) Installing python3 (3.12.9-r0)
(9/48) Installing python3-pycache-pyc0 (3.12.9-r0)
(10/48) Installing pyc (3.12.9-r0)
(11/48) Installing py3-pyflakes-pyc (3.3.2-r0)
(12/48) Installing python3-pyc (3.12.9-r0)
(13/48) Installing py3-pyflakes (3.3.2-r0)
(14/48) Installing py3-pycodestyle (2.13.0-r0)
(15/48) Installing py3-pycodestyle-pyc (2.13.0-r0)
(16/48) Installing py3-mccabe (0.7.0-r4)
(17/48) Installing py3-mccabe-pyc (0.7.0-r4)
(18/48) Installing py3-installer (0.7.0-r2)
(19/48) Installing py3-installer-pyc (0.7.0-r2)
(20/48) Installing py3-gpep517 (16-r0)
(21/48) Installing py3-gpep517-pyc (16-r0)
(22/48) Installing py3-parsing (3.2.0-r0)
(23/48) Installing py3-parsing-pyc (3.2.0-r0)
(24/48) Installing py3-packaging (24.2-r0)
(25/48) Installing py3-packaging-pyc (24.2-r0)
(26/48) Installing py3-setuptools (77.0.3-r0)
(27/48) Installing py3-setuptools-pyc (77.0.3-r0)
(28/48) Installing py3-wheel (0.43.0-r0)
(29/48) Installing py3-wheel-pyc (0.43.0-r0)
(30/48) Installing py3-iniconfig (2.1.0-r0)
(31/48) Installing py3-iniconfig-pyc (2.1.0-r0)
(32/48) Installing py3-pluggy (1.5.0-r0)
(33/48) Installing py3-pluggy-pyc (1.5.0-r0)
(34/48) Installing py3-py (1.11.0-r4)
(35/48) Installing py3-py-pyc (1.11.0-r4)
(36/48) Installing py3-pytest (8.3.5-r0)
(37/48) Installing py3-pytest-pyc (8.3.5-r0)
(38/48) Installing py3-pbr (5.11.1-r5)
(39/48) Installing py3-pbr-pyc (5.11.1-r5)
(40/48) Installing py3-atomicwrites (1.4.1-r3)
(41/48) Installing py3-atomicwrites-pyc (1.4.1-r3)
(42/48) Installing py3-attrs (25.3.0-r0)
(43/48) Installing py3-attrs-pyc (25.3.0-r0)
(44/48) Installing py3-six (1.17.0-r0)
(45/48) Installing py3-six-pyc (1.17.0-r0)
(46/48) Installing py3-mock (5.2.0-r0)
(47/48) Installing py3-mock-pyc (5.2.0-r0)
(48/48) Installing .makedepends-py3-flake8 (20250401.212431)
Executing busybox-1.37.0-r14.trigger
OK: 324 MiB in 152 packages
>>> py3-flake8: Cleaning up srcdir
>>> py3-flake8: Cleaning up pkgdir
>>> py3-flake8: Cleaning up tmpdir
>>> py3-flake8: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-flake8-7.2.0.tar.gz
>>> py3-flake8: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-flake8-7.2.0.tar.gz
>>> py3-flake8: Checking sha512sums...
py3-flake8-7.2.0.tar.gz: OK
>>> py3-flake8: Unpacking /var/cache/distfiles/edge/py3-flake8-7.2.0.tar.gz...
2025-04-01 21:24:32,365 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
2025-04-01 21:24:32,397 root INFO running bdist_wheel
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
2025-04-01 21:24:32,412 root INFO running build
2025-04-01 21:24:32,412 root INFO running build_py
2025-04-01 21:24:32,415 root INFO creating build/lib/flake8
2025-04-01 21:24:32,415 root INFO copying src/flake8/__init__.py -> build/lib/flake8
2025-04-01 21:24:32,416 root INFO copying src/flake8/statistics.py -> build/lib/flake8
2025-04-01 21:24:32,416 root INFO copying src/flake8/exceptions.py -> build/lib/flake8
2025-04-01 21:24:32,416 root INFO copying src/flake8/defaults.py -> build/lib/flake8
2025-04-01 21:24:32,416 root INFO copying src/flake8/checker.py -> build/lib/flake8
2025-04-01 21:24:32,417 root INFO copying src/flake8/utils.py -> build/lib/flake8
2025-04-01 21:24:32,417 root INFO copying src/flake8/__main__.py -> build/lib/flake8
2025-04-01 21:24:32,417 root INFO copying src/flake8/_compat.py -> build/lib/flake8
2025-04-01 21:24:32,417 root INFO copying src/flake8/violation.py -> build/lib/flake8
2025-04-01 21:24:32,417 root INFO copying src/flake8/processor.py -> build/lib/flake8
2025-04-01 21:24:32,418 root INFO copying src/flake8/style_guide.py -> build/lib/flake8
2025-04-01 21:24:32,418 root INFO copying src/flake8/discover_files.py -> build/lib/flake8
2025-04-01 21:24:32,418 root INFO creating build/lib/flake8/formatting
2025-04-01 21:24:32,418 root INFO copying src/flake8/formatting/__init__.py -> build/lib/flake8/formatting
2025-04-01 21:24:32,419 root INFO copying src/flake8/formatting/_windows_color.py -> build/lib/flake8/formatting
2025-04-01 21:24:32,419 root INFO copying src/flake8/formatting/default.py -> build/lib/flake8/formatting
2025-04-01 21:24:32,419 root INFO copying src/flake8/formatting/base.py -> build/lib/flake8/formatting
2025-04-01 21:24:32,419 root INFO creating build/lib/flake8/options
2025-04-01 21:24:32,420 root INFO copying src/flake8/options/__init__.py -> build/lib/flake8/options
2025-04-01 21:24:32,420 root INFO copying src/flake8/options/manager.py -> build/lib/flake8/options
2025-04-01 21:24:32,420 root INFO copying src/flake8/options/aggregator.py -> build/lib/flake8/options
2025-04-01 21:24:32,420 root INFO copying src/flake8/options/parse_args.py -> build/lib/flake8/options
2025-04-01 21:24:32,420 root INFO copying src/flake8/options/config.py -> build/lib/flake8/options
2025-04-01 21:24:32,421 root INFO creating build/lib/flake8/plugins
2025-04-01 21:24:32,421 root INFO copying src/flake8/plugins/__init__.py -> build/lib/flake8/plugins
2025-04-01 21:24:32,421 root INFO copying src/flake8/plugins/finder.py -> build/lib/flake8/plugins
2025-04-01 21:24:32,421 root INFO copying src/flake8/plugins/reporter.py -> build/lib/flake8/plugins
2025-04-01 21:24:32,422 root INFO copying src/flake8/plugins/pyflakes.py -> build/lib/flake8/plugins
2025-04-01 21:24:32,422 root INFO copying src/flake8/plugins/pycodestyle.py -> build/lib/flake8/plugins
2025-04-01 21:24:32,422 root INFO creating build/lib/flake8/main
2025-04-01 21:24:32,422 root INFO copying src/flake8/main/__init__.py -> build/lib/flake8/main
2025-04-01 21:24:32,423 root INFO copying src/flake8/main/options.py -> build/lib/flake8/main
2025-04-01 21:24:32,423 root INFO copying src/flake8/main/cli.py -> build/lib/flake8/main
2025-04-01 21:24:32,423 root INFO copying src/flake8/main/application.py -> build/lib/flake8/main
2025-04-01 21:24:32,423 root INFO copying src/flake8/main/debug.py -> build/lib/flake8/main
2025-04-01 21:24:32,423 root INFO creating build/lib/flake8/api
2025-04-01 21:24:32,424 root INFO copying src/flake8/api/__init__.py -> build/lib/flake8/api
2025-04-01 21:24:32,424 root INFO copying src/flake8/api/legacy.py -> build/lib/flake8/api
2025-04-01 21:24:32,430 root INFO installing to build/bdist.linux-armv8l/wheel
2025-04-01 21:24:32,430 root INFO running install
2025-04-01 21:24:32,438 root INFO running install_lib
2025-04-01 21:24:32,441 root INFO creating build/bdist.linux-armv8l/wheel
2025-04-01 21:24:32,442 root INFO creating build/bdist.linux-armv8l/wheel/flake8
2025-04-01 21:24:32,442 root INFO copying build/lib/flake8/__init__.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,442 root INFO copying build/lib/flake8/statistics.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,442 root INFO creating build/bdist.linux-armv8l/wheel/flake8/formatting
2025-04-01 21:24:32,443 root INFO copying build/lib/flake8/formatting/__init__.py -> build/bdist.linux-armv8l/wheel/./flake8/formatting
2025-04-01 21:24:32,443 root INFO copying build/lib/flake8/formatting/_windows_color.py -> build/bdist.linux-armv8l/wheel/./flake8/formatting
2025-04-01 21:24:32,443 root INFO copying build/lib/flake8/formatting/default.py -> build/bdist.linux-armv8l/wheel/./flake8/formatting
2025-04-01 21:24:32,443 root INFO copying build/lib/flake8/formatting/base.py -> build/bdist.linux-armv8l/wheel/./flake8/formatting
2025-04-01 21:24:32,443 root INFO creating build/bdist.linux-armv8l/wheel/flake8/options
2025-04-01 21:24:32,443 root INFO copying build/lib/flake8/options/__init__.py -> build/bdist.linux-armv8l/wheel/./flake8/options
2025-04-01 21:24:32,444 root INFO copying build/lib/flake8/options/manager.py -> build/bdist.linux-armv8l/wheel/./flake8/options
2025-04-01 21:24:32,444 root INFO copying build/lib/flake8/options/aggregator.py -> build/bdist.linux-armv8l/wheel/./flake8/options
2025-04-01 21:24:32,444 root INFO copying build/lib/flake8/options/parse_args.py -> build/bdist.linux-armv8l/wheel/./flake8/options
2025-04-01 21:24:32,444 root INFO copying build/lib/flake8/options/config.py -> build/bdist.linux-armv8l/wheel/./flake8/options
2025-04-01 21:24:32,444 root INFO copying build/lib/flake8/exceptions.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,445 root INFO copying build/lib/flake8/defaults.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,445 root INFO copying build/lib/flake8/checker.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,445 root INFO creating build/bdist.linux-armv8l/wheel/flake8/plugins
2025-04-01 21:24:32,445 root INFO copying build/lib/flake8/plugins/__init__.py -> build/bdist.linux-armv8l/wheel/./flake8/plugins
2025-04-01 21:24:32,445 root INFO copying build/lib/flake8/plugins/finder.py -> build/bdist.linux-armv8l/wheel/./flake8/plugins
2025-04-01 21:24:32,446 root INFO copying build/lib/flake8/plugins/reporter.py -> build/bdist.linux-armv8l/wheel/./flake8/plugins
2025-04-01 21:24:32,446 root INFO copying build/lib/flake8/plugins/pyflakes.py -> build/bdist.linux-armv8l/wheel/./flake8/plugins
2025-04-01 21:24:32,446 root INFO copying build/lib/flake8/plugins/pycodestyle.py -> build/bdist.linux-armv8l/wheel/./flake8/plugins
2025-04-01 21:24:32,446 root INFO copying build/lib/flake8/utils.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,446 root INFO copying build/lib/flake8/__main__.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,446 root INFO creating build/bdist.linux-armv8l/wheel/flake8/main
2025-04-01 21:24:32,447 root INFO copying build/lib/flake8/main/__init__.py -> build/bdist.linux-armv8l/wheel/./flake8/main
2025-04-01 21:24:32,447 root INFO copying build/lib/flake8/main/options.py -> build/bdist.linux-armv8l/wheel/./flake8/main
2025-04-01 21:24:32,447 root INFO copying build/lib/flake8/main/cli.py -> build/bdist.linux-armv8l/wheel/./flake8/main
2025-04-01 21:24:32,447 root INFO copying build/lib/flake8/main/application.py -> build/bdist.linux-armv8l/wheel/./flake8/main
2025-04-01 21:24:32,447 root INFO copying build/lib/flake8/main/debug.py -> build/bdist.linux-armv8l/wheel/./flake8/main
2025-04-01 21:24:32,447 root INFO copying build/lib/flake8/_compat.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,447 root INFO copying build/lib/flake8/violation.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,448 root INFO creating build/bdist.linux-armv8l/wheel/flake8/api
2025-04-01 21:24:32,448 root INFO copying build/lib/flake8/api/__init__.py -> build/bdist.linux-armv8l/wheel/./flake8/api
2025-04-01 21:24:32,448 root INFO copying build/lib/flake8/api/legacy.py -> build/bdist.linux-armv8l/wheel/./flake8/api
2025-04-01 21:24:32,448 root INFO copying build/lib/flake8/processor.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,448 root INFO copying build/lib/flake8/style_guide.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,449 root INFO copying build/lib/flake8/discover_files.py -> build/bdist.linux-armv8l/wheel/./flake8
2025-04-01 21:24:32,449 root INFO running install_egg_info
2025-04-01 21:24:32,452 root INFO running egg_info
2025-04-01 21:24:32,454 root INFO creating src/flake8.egg-info
2025-04-01 21:24:32,454 root INFO writing src/flake8.egg-info/PKG-INFO
2025-04-01 21:24:32,455 root INFO writing dependency_links to src/flake8.egg-info/dependency_links.txt
2025-04-01 21:24:32,456 root INFO writing entry points to src/flake8.egg-info/entry_points.txt
2025-04-01 21:24:32,456 root INFO writing requirements to src/flake8.egg-info/requires.txt
2025-04-01 21:24:32,456 root INFO writing top-level names to src/flake8.egg-info/top_level.txt
2025-04-01 21:24:32,475 root INFO writing manifest file 'src/flake8.egg-info/SOURCES.txt'
2025-04-01 21:24:32,479 root INFO reading manifest file 'src/flake8.egg-info/SOURCES.txt'
2025-04-01 21:24:32,480 root INFO adding license file 'LICENSE'
2025-04-01 21:24:32,481 root INFO writing manifest file 'src/flake8.egg-info/SOURCES.txt'
2025-04-01 21:24:32,481 root INFO Copying src/flake8.egg-info to build/bdist.linux-armv8l/wheel/./flake8-7.2.0-py3.12.egg-info
2025-04-01 21:24:32,482 root INFO running install_scripts
2025-04-01 21:24:32,483 root INFO creating build/bdist.linux-armv8l/wheel/flake8-7.2.0.dist-info/WHEEL
2025-04-01 21:24:32,483 wheel INFO creating '/home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0/.dist/.tmp-2d6roeqd/flake8-7.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2025-04-01 21:24:32,483 wheel INFO adding 'flake8/__init__.py'
2025-04-01 21:24:32,484 wheel INFO adding 'flake8/__main__.py'
2025-04-01 21:24:32,484 wheel INFO adding 'flake8/_compat.py'
2025-04-01 21:24:32,484 wheel INFO adding 'flake8/checker.py'
2025-04-01 21:24:32,484 wheel INFO adding 'flake8/defaults.py'
2025-04-01 21:24:32,485 wheel INFO adding 'flake8/discover_files.py'
2025-04-01 21:24:32,485 wheel INFO adding 'flake8/exceptions.py'
2025-04-01 21:24:32,485 wheel INFO adding 'flake8/processor.py'
2025-04-01 21:24:32,485 wheel INFO adding 'flake8/statistics.py'
2025-04-01 21:24:32,485 wheel INFO adding 'flake8/style_guide.py'
2025-04-01 21:24:32,485 wheel INFO adding 'flake8/utils.py'
2025-04-01 21:24:32,486 wheel INFO adding 'flake8/violation.py'
2025-04-01 21:24:32,486 wheel INFO adding 'flake8/api/__init__.py'
2025-04-01 21:24:32,486 wheel INFO adding 'flake8/api/legacy.py'
2025-04-01 21:24:32,486 wheel INFO adding 'flake8/formatting/__init__.py'
2025-04-01 21:24:32,486 wheel INFO adding 'flake8/formatting/_windows_color.py'
2025-04-01 21:24:32,487 wheel INFO adding 'flake8/formatting/base.py'
2025-04-01 21:24:32,487 wheel INFO adding 'flake8/formatting/default.py'
2025-04-01 21:24:32,487 wheel INFO adding 'flake8/main/__init__.py'
2025-04-01 21:24:32,487 wheel INFO adding 'flake8/main/application.py'
2025-04-01 21:24:32,487 wheel INFO adding 'flake8/main/cli.py'
2025-04-01 21:24:32,487 wheel INFO adding 'flake8/main/debug.py'
2025-04-01 21:24:32,488 wheel INFO adding 'flake8/main/options.py'
2025-04-01 21:24:32,488 wheel INFO adding 'flake8/options/__init__.py'
2025-04-01 21:24:32,488 wheel INFO adding 'flake8/options/aggregator.py'
2025-04-01 21:24:32,488 wheel INFO adding 'flake8/options/config.py'
2025-04-01 21:24:32,488 wheel INFO adding 'flake8/options/manager.py'
2025-04-01 21:24:32,489 wheel INFO adding 'flake8/options/parse_args.py'
2025-04-01 21:24:32,489 wheel INFO adding 'flake8/plugins/__init__.py'
2025-04-01 21:24:32,489 wheel INFO adding 'flake8/plugins/finder.py'
2025-04-01 21:24:32,489 wheel INFO adding 'flake8/plugins/pycodestyle.py'
2025-04-01 21:24:32,489 wheel INFO adding 'flake8/plugins/pyflakes.py'
2025-04-01 21:24:32,490 wheel INFO adding 'flake8/plugins/reporter.py'
2025-04-01 21:24:32,490 wheel INFO adding 'flake8-7.2.0.dist-info/licenses/LICENSE'
2025-04-01 21:24:32,490 wheel INFO adding 'flake8-7.2.0.dist-info/METADATA'
2025-04-01 21:24:32,490 wheel INFO adding 'flake8-7.2.0.dist-info/WHEEL'
2025-04-01 21:24:32,490 wheel INFO adding 'flake8-7.2.0.dist-info/entry_points.txt'
2025-04-01 21:24:32,490 wheel INFO adding 'flake8-7.2.0.dist-info/top_level.txt'
2025-04-01 21:24:32,491 wheel INFO adding 'flake8-7.2.0.dist-info/RECORD'
2025-04-01 21:24:32,491 root INFO removing build/bdist.linux-armv8l/wheel
2025-04-01 21:24:32,492 gpep517 INFO The backend produced .dist/flake8-7.2.0-py2.py3-none-any.whl
flake8-7.2.0-py2.py3-none-any.whl
/usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  self.initialize_options()
running bdist_egg
running egg_info
writing src/flake8.egg-info/PKG-INFO
writing dependency_links to src/flake8.egg-info/dependency_links.txt
writing entry points to src/flake8.egg-info/entry_points.txt
writing requirements to src/flake8.egg-info/requires.txt
writing top-level names to src/flake8.egg-info/top_level.txt
reading manifest file 'src/flake8.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/flake8.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-armv8l/egg
running install_lib
running build_py
creating build/bdist.linux-armv8l/egg
creating build/bdist.linux-armv8l/egg/flake8
copying build/lib/flake8/__init__.py -> build/bdist.linux-armv8l/egg/flake8
copying build/lib/flake8/statistics.py -> build/bdist.linux-armv8l/egg/flake8
creating build/bdist.linux-armv8l/egg/flake8/formatting
copying build/lib/flake8/formatting/__init__.py -> build/bdist.linux-armv8l/egg/flake8/formatting
copying build/lib/flake8/formatting/_windows_color.py -> build/bdist.linux-armv8l/egg/flake8/formatting
copying build/lib/flake8/formatting/default.py -> build/bdist.linux-armv8l/egg/flake8/formatting
copying build/lib/flake8/formatting/base.py -> build/bdist.linux-armv8l/egg/flake8/formatting
creating build/bdist.linux-armv8l/egg/flake8/options
copying build/lib/flake8/options/__init__.py -> build/bdist.linux-armv8l/egg/flake8/options
copying build/lib/flake8/options/manager.py -> build/bdist.linux-armv8l/egg/flake8/options
copying build/lib/flake8/options/aggregator.py -> build/bdist.linux-armv8l/egg/flake8/options
copying build/lib/flake8/options/parse_args.py -> build/bdist.linux-armv8l/egg/flake8/options
copying build/lib/flake8/options/config.py -> build/bdist.linux-armv8l/egg/flake8/options
copying build/lib/flake8/exceptions.py -> build/bdist.linux-armv8l/egg/flake8
copying build/lib/flake8/defaults.py -> build/bdist.linux-armv8l/egg/flake8
copying build/lib/flake8/checker.py -> build/bdist.linux-armv8l/egg/flake8
creating build/bdist.linux-armv8l/egg/flake8/plugins
copying build/lib/flake8/plugins/__init__.py -> build/bdist.linux-armv8l/egg/flake8/plugins
copying build/lib/flake8/plugins/finder.py -> build/bdist.linux-armv8l/egg/flake8/plugins
copying build/lib/flake8/plugins/reporter.py -> build/bdist.linux-armv8l/egg/flake8/plugins
copying build/lib/flake8/plugins/pyflakes.py -> build/bdist.linux-armv8l/egg/flake8/plugins
copying build/lib/flake8/plugins/pycodestyle.py -> build/bdist.linux-armv8l/egg/flake8/plugins
copying build/lib/flake8/utils.py -> build/bdist.linux-armv8l/egg/flake8
copying build/lib/flake8/__main__.py -> build/bdist.linux-armv8l/egg/flake8
creating build/bdist.linux-armv8l/egg/flake8/main
copying build/lib/flake8/main/__init__.py -> build/bdist.linux-armv8l/egg/flake8/main
copying build/lib/flake8/main/options.py -> build/bdist.linux-armv8l/egg/flake8/main
copying build/lib/flake8/main/cli.py -> build/bdist.linux-armv8l/egg/flake8/main
copying build/lib/flake8/main/application.py -> build/bdist.linux-armv8l/egg/flake8/main
copying build/lib/flake8/main/debug.py -> build/bdist.linux-armv8l/egg/flake8/main
copying build/lib/flake8/_compat.py -> build/bdist.linux-armv8l/egg/flake8
copying build/lib/flake8/violation.py -> build/bdist.linux-armv8l/egg/flake8
creating build/bdist.linux-armv8l/egg/flake8/api
copying build/lib/flake8/api/__init__.py -> build/bdist.linux-armv8l/egg/flake8/api
copying build/lib/flake8/api/legacy.py -> build/bdist.linux-armv8l/egg/flake8/api
copying build/lib/flake8/processor.py -> build/bdist.linux-armv8l/egg/flake8
copying build/lib/flake8/style_guide.py -> build/bdist.linux-armv8l/egg/flake8
copying build/lib/flake8/discover_files.py -> build/bdist.linux-armv8l/egg/flake8
byte-compiling build/bdist.linux-armv8l/egg/flake8/__init__.py to __init__.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/statistics.py to statistics.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/formatting/__init__.py to __init__.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/formatting/_windows_color.py to _windows_color.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/formatting/default.py to default.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/formatting/base.py to base.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/options/__init__.py to __init__.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/options/manager.py to manager.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/options/aggregator.py to aggregator.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/options/parse_args.py to parse_args.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/options/config.py to config.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/exceptions.py to exceptions.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/defaults.py to defaults.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/checker.py to checker.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/plugins/__init__.py to __init__.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/plugins/finder.py to finder.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/plugins/reporter.py to reporter.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/plugins/pyflakes.py to pyflakes.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/plugins/pycodestyle.py to pycodestyle.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/utils.py to utils.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/__main__.py to __main__.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/main/__init__.py to __init__.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/main/options.py to options.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/main/cli.py to cli.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/main/application.py to application.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/main/debug.py to debug.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/_compat.py to _compat.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/violation.py to violation.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/api/__init__.py to __init__.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/api/legacy.py to legacy.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/processor.py to processor.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/style_guide.py to style_guide.cpython-312.pyc
byte-compiling build/bdist.linux-armv8l/egg/flake8/discover_files.py to discover_files.cpython-312.pyc
creating build/bdist.linux-armv8l/egg/EGG-INFO
copying src/flake8.egg-info/PKG-INFO -> build/bdist.linux-armv8l/egg/EGG-INFO
copying src/flake8.egg-info/SOURCES.txt -> build/bdist.linux-armv8l/egg/EGG-INFO
copying src/flake8.egg-info/dependency_links.txt -> build/bdist.linux-armv8l/egg/EGG-INFO
copying src/flake8.egg-info/entry_points.txt -> build/bdist.linux-armv8l/egg/EGG-INFO
copying src/flake8.egg-info/requires.txt -> build/bdist.linux-armv8l/egg/EGG-INFO
copying src/flake8.egg-info/top_level.txt -> build/bdist.linux-armv8l/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/flake8-7.2.0-py3.12.egg' and adding 'build/bdist.linux-armv8l/egg' to it
removing 'build/bdist.linux-armv8l/egg' (and everything under it)
Processing flake8-7.2.0-py3.12.egg
Copying flake8-7.2.0-py3.12.egg to /home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0/testenv/lib/python3.12/site-packages
Adding flake8 7.2.0 to easy-install.pth file
Installing flake8 script to /home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0/testenv/bin

Installed /home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0/testenv/lib/python3.12/site-packages/flake8-7.2.0-py3.12.egg
Processing dependencies for flake8==7.2.0
Searching for pyflakes==3.3.2
Best match: pyflakes 3.3.2
Adding pyflakes 3.3.2 to easy-install.pth file
detected new path './flake8-7.2.0-py3.12.egg'
Installing pyflakes script to /home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0/testenv/bin

Using /usr/lib/python3.12/site-packages
Searching for pycodestyle==2.13.0
Best match: pycodestyle 2.13.0
Adding pycodestyle 2.13.0 to easy-install.pth file
Installing pycodestyle script to /home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0/testenv/bin

Using /usr/lib/python3.12/site-packages
Searching for mccabe==0.7.0
Best match: mccabe 0.7.0
Adding mccabe 0.7.0 to easy-install.pth file

Using /usr/lib/python3.12/site-packages
Finished processing dependencies for flake8==7.2.0
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0/testenv/bin/python3
cachedir: .pytest_cache
rootdir: /home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0
configfile: pytest.ini
collecting ... collected 465 items / 33 deselected / 432 selected

tests/integration/test_aggregator.py::test_aggregate_options_with_config PASSED [  0%]
tests/integration/test_aggregator.py::test_aggregate_options_when_isolated PASSED [  0%]
tests/integration/test_checker.py::test_handle_file_plugins[PluginClass] PASSED [  0%]
tests/integration/test_checker.py::test_handle_file_plugins[plugin_func_gen] PASSED [  0%]
tests/integration/test_checker.py::test_handle_file_plugins[plugin_func_list] PASSED [  1%]
tests/integration/test_checker.py::test_line_check_results[plugin_func_physical_ret-1] PASSED [  1%]
tests/integration/test_checker.py::test_line_check_results[plugin_func_physical_none-0] PASSED [  1%]
tests/integration/test_checker.py::test_line_check_results[plugin_func_physical_list_single-1] PASSED [  1%]
tests/integration/test_checker.py::test_line_check_results[plugin_func_physical_list_multiple-2] PASSED [  2%]
tests/integration/test_checker.py::test_line_check_results[plugin_func_physical_gen_single-1] PASSED [  2%]
tests/integration/test_checker.py::test_line_check_results[plugin_func_physical_gen_multiple-3] PASSED [  2%]
tests/integration/test_checker.py::test_logical_line_offset_out_of_bounds PASSED [  2%]
tests/integration/test_checker.py::test_report_order[results0-expected_order0] PASSED [  3%]
tests/integration/test_checker.py::test_report_order[results1-expected_order1] PASSED [  3%]
tests/integration/test_checker.py::test_report_order[results2-expected_order2] PASSED [  3%]
tests/integration/test_checker.py::test_report_order[results3-expected_order3] PASSED [  3%]
tests/integration/test_checker.py::test_report_order[results4-expected_order4] PASSED [  3%]
tests/integration/test_checker.py::test_report_order[results5-expected_order5] PASSED [  4%]
tests/integration/test_checker.py::test_report_order[results6-expected_order6] PASSED [  4%]
tests/integration/test_checker.py::test_report_order[results7-expected_order7] PASSED [  4%]
tests/integration/test_checker.py::test_report_order[results8-expected_order8] PASSED [  4%]
tests/integration/test_checker.py::test_acquire_when_multiprocessing_pool_can_initialize PASSED [  5%]
tests/integration/test_checker.py::test_acquire_when_multiprocessing_pool_can_not_initialize PASSED [  5%]
tests/integration/test_checker.py::test_handling_syntaxerrors_across_pythons PASSED [  5%]
tests/unit/plugins/finder_test.py::test_loaded_plugin_entry_name_vs_display_name PASSED [  5%]
tests/unit/plugins/finder_test.py::test_plugins_all_plugins PASSED       [  6%]
tests/unit/plugins/finder_test.py::test_plugins_versions_str PASSED      [  6%]
tests/unit/plugins/finder_test.py::test_flake8_plugins PASSED            [  6%]
tests/unit/plugins/finder_test.py::test_importlib_plugins PASSED         [  6%]
tests/unit/plugins/finder_test.py::test_duplicate_dists PASSED           [  6%]
tests/unit/plugins/finder_test.py::test_find_local_plugins_nothing PASSED [  7%]
tests/unit/plugins/finder_test.py::test_find_local_plugins PASSED        [  7%]
tests/unit/plugins/finder_test.py::test_parse_plugin_options_not_specified PASSED [  7%]
tests/unit/plugins/finder_test.py::test_parse_enabled_from_commandline PASSED [  7%]
tests/unit/plugins/finder_test.py::test_parse_enabled_from_config[enable_extensions] PASSED [  8%]
tests/unit/plugins/finder_test.py::test_parse_enabled_from_config[enable-extensions] PASSED [  8%]
tests/unit/plugins/finder_test.py::test_parse_plugin_options_local_plugin_paths_missing PASSED [  8%]
tests/unit/plugins/finder_test.py::test_parse_plugin_options_local_plugin_paths PASSED [  8%]
tests/unit/plugins/finder_test.py::test_find_plugins PASSED              [  9%]
tests/unit/plugins/finder_test.py::test_find_plugins_plugin_is_present PASSED [  9%]
tests/unit/plugins/finder_test.py::test_find_plugins_plugin_is_missing PASSED [  9%]
tests/unit/plugins/finder_test.py::test_find_plugins_name_normalization PASSED [  9%]
tests/unit/plugins/finder_test.py::test_parameters_for_class_plugin PASSED [  9%]
tests/unit/plugins/finder_test.py::test_parameters_for_function_plugin PASSED [ 10%]
tests/unit/plugins/finder_test.py::test_load_plugin_import_error PASSED  [ 10%]
tests/unit/plugins/finder_test.py::test_load_plugin_not_callable PASSED  [ 10%]
tests/unit/plugins/finder_test.py::test_load_plugin_ok PASSED            [ 10%]
tests/unit/plugins/finder_test.py::test_import_plugins_extends_sys_path PASSED [ 11%]
tests/unit/plugins/finder_test.py::test_classify_plugins PASSED          [ 11%]
tests/unit/plugins/finder_test.py::test_classify_plugins_enable_a_disabled_plugin PASSED [ 11%]
tests/unit/plugins/finder_test.py::test_classify_plugins_does_not_error_on_reporter_prefix PASSED [ 11%]
tests/unit/plugins/finder_test.py::test_classify_plugins_errors_on_incorrect_checker_name PASSED [ 12%]
tests/unit/plugins/finder_test.py::test_load_plugins PASSED              [ 12%]
tests/unit/plugins/reporter_test.py::test_make_formatter_default PASSED  [ 12%]
tests/unit/plugins/reporter_test.py::test_make_formatter_quiet_filename PASSED [ 12%]
tests/unit/plugins/reporter_test.py::test_make_formatter_very_quiet[2] PASSED [ 12%]
tests/unit/plugins/reporter_test.py::test_make_formatter_very_quiet[3] PASSED [ 13%]
tests/unit/plugins/reporter_test.py::test_make_formatter_custom PASSED   [ 13%]
tests/unit/plugins/reporter_test.py::test_make_formatter_format_string PASSED [ 13%]
tests/unit/test_application.py::test_application_exit_code[0-False-False-0] PASSED [ 13%]
tests/unit/test_application.py::test_application_exit_code[0-True-False-1] PASSED [ 14%]
tests/unit/test_application.py::test_application_exit_code[2-False-False-1] PASSED [ 14%]
tests/unit/test_application.py::test_application_exit_code[2-True-False-1] PASSED [ 14%]
tests/unit/test_application.py::test_application_exit_code[0-True-True-1] PASSED [ 14%]
tests/unit/test_application.py::test_application_exit_code[2-False-True-0] PASSED [ 15%]
tests/unit/test_application.py::test_application_exit_code[2-True-True-1] PASSED [ 15%]
tests/unit/test_base_formatter.py::test_start[None] PASSED               [ 15%]
tests/unit/test_base_formatter.py::test_start[out.txt] PASSED            [ 15%]
tests/unit/test_base_formatter.py::test_stop PASSED                      [ 15%]
tests/unit/test_base_formatter.py::test_format_needs_to_be_implemented PASSED [ 16%]
tests/unit/test_base_formatter.py::test_show_source_returns_nothing_when_not_showing_source PASSED [ 16%]
tests/unit/test_base_formatter.py::test_show_source_returns_nothing_when_there_is_source PASSED [ 16%]
tests/unit/test_base_formatter.py::test_show_source_updates_physical_line_appropriately[x=1\n- ^-2] PASSED [ 16%]
tests/unit/test_base_formatter.py::test_show_source_updates_physical_line_appropriately[    x=(1\n       +2)\n-    ^-5] PASSED [ 17%]
tests/unit/test_base_formatter.py::test_show_source_updates_physical_line_appropriately[\tx\t=\ty\n-\t \t \t^-6] PASSED [ 17%]
tests/unit/test_base_formatter.py::test_write_uses_an_output_file[False] PASSED [ 17%]
tests/unit/test_base_formatter.py::test_write_uses_an_output_file[True] PASSED [ 17%]
tests/unit/test_base_formatter.py::test_write_produces_stdout PASSED     [ 18%]
tests/unit/test_base_formatter.py::test_color_always_is_true PASSED      [ 18%]
tests/unit/test_base_formatter.py::test_color_auto_is_true_for_tty PASSED [ 18%]
tests/unit/test_base_formatter.py::test_color_auto_is_false_without_tty PASSED [ 18%]
tests/unit/test_base_formatter.py::test_color_auto_is_false_if_not_supported_on_windows PASSED [ 18%]
tests/unit/test_base_formatter.py::test_color_never_is_false PASSED      [ 19%]
tests/unit/test_base_formatter.py::test_after_init_is_always_called PASSED [ 19%]
tests/unit/test_base_formatter.py::test_handle_formats_the_error PASSED  [ 19%]
tests/unit/test_checker_manager.py::test_oserrors_cause_serial_fall_back PASSED [ 19%]
tests/unit/test_checker_manager.py::test_oserrors_are_reraised PASSED    [ 20%]
tests/unit/test_checker_manager.py::test_multiprocessing_cpu_count_not_implemented PASSED [ 20%]
tests/unit/test_checker_manager.py::test_jobs_count_limited_to_file_count PASSED [ 20%]
tests/unit/test_checker_manager.py::test_make_checkers PASSED            [ 20%]
tests/unit/test_debug.py::test_debug_information PASSED                  [ 21%]
tests/unit/test_decision_engine.py::test_was_ignored_ignores_errors[ignore_list0-extend_ignore0-E111] PASSED [ 21%]
tests/unit/test_decision_engine.py::test_was_ignored_ignores_errors[ignore_list1-extend_ignore1-E121] PASSED [ 21%]
tests/unit/test_decision_engine.py::test_was_ignored_ignores_errors[ignore_list2-extend_ignore2-E121] PASSED [ 21%]
tests/unit/test_decision_engine.py::test_was_ignored_ignores_errors[ignore_list3-extend_ignore3-E121] PASSED [ 21%]
tests/unit/test_decision_engine.py::test_was_ignored_ignores_errors[ignore_list4-extend_ignore4-E121] PASSED [ 22%]
tests/unit/test_decision_engine.py::test_was_ignored_ignores_errors[ignore_list5-extend_ignore5-E211] PASSED [ 22%]
tests/unit/test_decision_engine.py::test_was_ignored_ignores_errors[ignore_list6-extend_ignore6-E211] PASSED [ 22%]
tests/unit/test_decision_engine.py::test_was_ignored_implicitly_selects_errors[ignore_list0-extend_ignore0-E112] PASSED [ 22%]
tests/unit/test_decision_engine.py::test_was_ignored_implicitly_selects_errors[ignore_list1-extend_ignore1-E122] PASSED [ 23%]
tests/unit/test_decision_engine.py::test_was_ignored_implicitly_selects_errors[ignore_list2-extend_ignore2-W121] PASSED [ 23%]
tests/unit/test_decision_engine.py::test_was_ignored_implicitly_selects_errors[ignore_list3-extend_ignore3-E112] PASSED [ 23%]
tests/unit/test_decision_engine.py::test_was_ignored_implicitly_selects_errors[ignore_list4-extend_ignore4-E111] PASSED [ 23%]
tests/unit/test_decision_engine.py::test_was_ignored_implicitly_selects_errors[ignore_list5-extend_ignore5-E111] PASSED [ 24%]
tests/unit/test_decision_engine.py::test_was_selected_selects_errors[select_list0-extend_select0-E111] PASSED [ 24%]
tests/unit/test_decision_engine.py::test_was_selected_selects_errors[select_list1-extend_select1-E121] PASSED [ 24%]
tests/unit/test_decision_engine.py::test_was_selected_selects_errors[select_list2-extend_select2-E121] PASSED [ 24%]
tests/unit/test_decision_engine.py::test_was_selected_selects_errors[select_list3-extend_select3-E121] PASSED [ 25%]
tests/unit/test_decision_engine.py::test_was_selected_selects_errors[select_list4-extend_select4-E211] PASSED [ 25%]
tests/unit/test_decision_engine.py::test_was_selected_selects_errors[select_list5-extend_select5-E211] PASSED [ 25%]
tests/unit/test_decision_engine.py::test_was_selected_selects_errors[select_list6-extend_select6-E211] PASSED [ 25%]
tests/unit/test_decision_engine.py::test_was_selected_selects_errors[select_list7-extend_select7-E211] PASSED [ 25%]
tests/unit/test_decision_engine.py::test_was_selected_selects_errors[select_list8-extend_select8-E121] PASSED [ 26%]
tests/unit/test_decision_engine.py::test_was_selected_implicitly_selects_errors PASSED [ 26%]
tests/unit/test_decision_engine.py::test_was_selected_excludes_errors[select_list0-E112] PASSED [ 26%]
tests/unit/test_decision_engine.py::test_was_selected_excludes_errors[select_list1-E122] PASSED [ 26%]
tests/unit/test_decision_engine.py::test_was_selected_excludes_errors[select_list2-E132] PASSED [ 27%]
tests/unit/test_decision_engine.py::test_was_selected_excludes_errors[select_list3-E321] PASSED [ 27%]
tests/unit/test_decision_engine.py::test_was_selected_excludes_errors[select_list4-E410] PASSED [ 27%]
tests/unit/test_decision_engine.py::test_decision_for[select_list0-ignore_list0-None-E111-Decision.Selected] PASSED [ 27%]
tests/unit/test_decision_engine.py::test_decision_for[select_list1-ignore_list1-None-E112-Decision.Ignored] PASSED [ 28%]
tests/unit/test_decision_engine.py::test_decision_for[select_list2-ignore_list2-None-E121-Decision.Selected] PASSED [ 28%]
tests/unit/test_decision_engine.py::test_decision_for[select_list3-ignore_list3-None-E122-Decision.Ignored] PASSED [ 28%]
tests/unit/test_decision_engine.py::test_decision_for[select_list4-ignore_list4-None-E132-Decision.Ignored] PASSED [ 28%]
tests/unit/test_decision_engine.py::test_decision_for[select_list5-ignore_list5-None-E321-Decision.Ignored] PASSED [ 28%]
tests/unit/test_decision_engine.py::test_decision_for[select_list6-ignore_list6-None-E410-Decision.Ignored] PASSED [ 29%]
tests/unit/test_decision_engine.py::test_decision_for[select_list7-ignore_list7-extend_ignore7-E112-Decision.Selected] PASSED [ 29%]
tests/unit/test_decision_engine.py::test_decision_for[select_list8-ignore_list8-extend_ignore8-E112-Decision.Selected] PASSED [ 29%]
tests/unit/test_decision_engine.py::test_decision_for[select_list9-ignore_list9-extend_ignore9-E122-Decision.Ignored] PASSED [ 29%]
tests/unit/test_decision_engine.py::test_decision_for[select_list10-ignore_list10-None-E132-Decision.Ignored] PASSED [ 30%]
tests/unit/test_decision_engine.py::test_decision_for[select_list11-ignore_list11-None-E321-Decision.Ignored] PASSED [ 30%]
tests/unit/test_decision_engine.py::test_decision_for[select_list12-ignore_list12-None-E410-Decision.Ignored] PASSED [ 30%]
tests/unit/test_decision_engine.py::test_decision_for[select_list13-ignore_list13-None-E410-Decision.Ignored] PASSED [ 30%]
tests/unit/test_decision_engine.py::test_decision_for[select_list14-ignore_list14-None-E410-Decision.Selected] PASSED [ 31%]
tests/unit/test_decision_engine.py::test_decision_for[select_list15-ignore_list15-None-E410-Decision.Selected] PASSED [ 31%]
tests/unit/test_decision_engine.py::test_decision_for[select_list16-ignore_list16-None-E410-Decision.Ignored] PASSED [ 31%]
tests/unit/test_decision_engine.py::test_decision_for[select_list17-None-None-E126-Decision.Selected] PASSED [ 31%]
tests/unit/test_decision_engine.py::test_decision_for[select_list18-None-None-E126-Decision.Ignored] PASSED [ 31%]
tests/unit/test_decision_engine.py::test_decision_for[select_list19-None-None-W391-Decision.Ignored] PASSED [ 32%]
tests/unit/test_decision_engine.py::test_decision_for[select_list20-ignore_list20-None-E131-Decision.Ignored] PASSED [ 32%]
tests/unit/test_decision_engine.py::test_decision_for[None-ignore_list21-None-E131-Decision.Ignored] PASSED [ 32%]
tests/unit/test_decision_engine.py::test_decision_for[None-None-extend_ignore22-E126-Decision.Ignored] PASSED [ 32%]
tests/unit/test_decision_engine.py::test_decision_for[None-None-None-W391-Decision.Selected] PASSED [ 33%]
tests/unit/test_decision_engine.py::test_implicitly_selected_and_implicitly_ignored_defers_to_length PASSED [ 33%]
tests/unit/test_decision_engine.py::test_user_can_extend_select_to_enable_plugin_default_ignored PASSED [ 33%]
tests/unit/test_decision_engine.py::test_plugin_extends_default_ignore_but_extend_selected PASSED [ 33%]
tests/unit/test_defaults.py::test_valid_plugin_prefixes[E] PASSED        [ 34%]
tests/unit/test_defaults.py::test_valid_plugin_prefixes[E1] PASSED       [ 34%]
tests/unit/test_defaults.py::test_valid_plugin_prefixes[E123] PASSED     [ 34%]
tests/unit/test_defaults.py::test_valid_plugin_prefixes[ABC] PASSED      [ 34%]
tests/unit/test_defaults.py::test_valid_plugin_prefixes[ABC1] PASSED     [ 34%]
tests/unit/test_defaults.py::test_valid_plugin_prefixes[ABC123] PASSED   [ 35%]
tests/unit/test_defaults.py::test_invalid_plugin_prefixes[] PASSED       [ 35%]
tests/unit/test_defaults.py::test_invalid_plugin_prefixes[A1234] PASSED  [ 35%]
tests/unit/test_defaults.py::test_invalid_plugin_prefixes[ABCD] PASSED   [ 35%]
tests/unit/test_defaults.py::test_invalid_plugin_prefixes[abc] PASSED    [ 36%]
tests/unit/test_defaults.py::test_invalid_plugin_prefixes[a-b] PASSED    [ 36%]
tests/unit/test_defaults.py::test_invalid_plugin_prefixes[\u2603] PASSED [ 36%]
tests/unit/test_defaults.py::test_invalid_plugin_prefixes[A\U0001d7d7] PASSED [ 36%]
tests/unit/test_discover_files.py::test_filenames_from_a_directory PASSED [ 37%]
tests/unit/test_discover_files.py::test_filenames_from_a_directory_with_a_predicate PASSED [ 37%]
tests/unit/test_discover_files.py::test_filenames_from_a_directory_with_a_predicate_from_the_current_dir PASSED [ 37%]
tests/unit/test_discover_files.py::test_filenames_from_a_single_file PASSED [ 37%]
tests/unit/test_discover_files.py::test_filenames_from_a_single_file_does_not_exist PASSED [ 37%]
tests/unit/test_discover_files.py::test_filenames_from_exclude_doesnt_exclude_directory_names PASSED [ 38%]
tests/unit/test_discover_files.py::test_filenames_from_predicate_applies_to_initial_arg PASSED [ 38%]
tests/unit/test_discover_files.py::test_filenames_from_predicate_applies_to_dirname PASSED [ 38%]
tests/unit/test_discover_files.py::test_expand_paths_honors_exclude PASSED [ 38%]
tests/unit/test_discover_files.py::test_expand_paths_defaults_to_dot PASSED [ 39%]
tests/unit/test_discover_files.py::test_default_stdin_name_is_not_filtered PASSED [ 39%]
tests/unit/test_discover_files.py::test_alternate_stdin_name_is_filtered PASSED [ 39%]
tests/unit/test_discover_files.py::test_filename_included_even_if_not_matching_include PASSED [ 39%]
tests/unit/test_exceptions.py::test_pickleable[err0] PASSED              [ 40%]
tests/unit/test_exceptions.py::test_pickleable[err1] PASSED              [ 40%]
tests/unit/test_exceptions.py::test_pickleable[err2] PASSED              [ 40%]
tests/unit/test_file_checker.py::test_repr PASSED                        [ 40%]
tests/unit/test_file_checker.py::test_nonexistent_file PASSED            [ 40%]
tests/unit/test_file_checker.py::test_raises_exception_on_failed_plugin PASSED [ 41%]
tests/unit/test_file_processor.py::test_read_lines_splits_lines PASSED   [ 41%]
tests/unit/test_file_processor.py::test_read_lines_universal_newlines PASSED [ 41%]
tests/unit/test_file_processor.py::test_read_lines_incorrect_utf_16 PASSED [ 41%]
tests/unit/test_file_processor.py::test_read_lines_unknown_encoding PASSED [ 42%]
tests/unit/test_file_processor.py::test_strip_utf_bom[\xef\xbb\xbf"""Module docstring."""\n] PASSED [ 42%]
tests/unit/test_file_processor.py::test_strip_utf_bom[\ufeff"""Module docstring."""\n] PASSED [ 42%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines0-False] PASSED [ 42%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines1-False] PASSED [ 43%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines2-False] PASSED [ 43%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines3-True] PASSED [ 43%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines4-True] PASSED [ 43%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines5-True] PASSED [ 43%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines6-True] PASSED [ 44%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines7-True] PASSED [ 44%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines8-True] PASSED [ 44%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines9-False] PASSED [ 44%]
tests/unit/test_file_processor.py::test_should_ignore_file[lines10-False] PASSED [ 45%]
tests/unit/test_file_processor.py::test_should_ignore_file_to_handle_disable_noqa PASSED [ 45%]
tests/unit/test_file_processor.py::test_read_lines_from_stdin PASSED     [ 45%]
tests/unit/test_file_processor.py::test_stdin_filename_attribute PASSED  [ 45%]
tests/unit/test_file_processor.py::test_read_lines_uses_display_name PASSED [ 46%]
tests/unit/test_file_processor.py::test_read_lines_ignores_empty_display_name PASSED [ 46%]
tests/unit/test_file_processor.py::test_noqa_line_for PASSED             [ 46%]
tests/unit/test_file_processor.py::test_noqa_line_for_continuation PASSED [ 46%]
tests/unit/test_file_processor.py::test_noqa_line_for_no_eol_at_end_of_file PASSED [ 46%]
tests/unit/test_file_processor.py::test_next_line PASSED                 [ 47%]
tests/unit/test_file_processor.py::test_keyword_arguments_for[params0-args0-expected_kwargs0] PASSED [ 47%]
tests/unit/test_file_processor.py::test_keyword_arguments_for[params1-args1-expected_kwargs1] PASSED [ 47%]
tests/unit/test_file_processor.py::test_keyword_arguments_for[params2-args2-expected_kwargs2] PASSED [ 47%]
tests/unit/test_file_processor.py::test_keyword_arguments_for[params3-args3-expected_kwargs3] PASSED [ 48%]
tests/unit/test_file_processor.py::test_keyword_arguments_for[params4-args4-expected_kwargs4] PASSED [ 48%]
tests/unit/test_file_processor.py::test_keyword_arguments_for_does_not_handle_attribute_errors PASSED [ 48%]
tests/unit/test_file_processor.py::test_processor_split_line PASSED      [ 48%]
tests/unit/test_file_processor.py::test_build_ast PASSED                 [ 49%]
tests/unit/test_file_processor.py::test_next_logical_line_updates_the_previous_logical_line PASSED [ 49%]
tests/unit/test_file_processor.py::test_visited_new_blank_line PASSED    [ 49%]
tests/unit/test_file_processor.py::test_mutate_string[""-""] PASSED      [ 49%]
tests/unit/test_file_processor.py::test_mutate_string[''-''] PASSED      [ 50%]
tests/unit/test_file_processor.py::test_mutate_string["a"-"x"] PASSED    [ 50%]
tests/unit/test_file_processor.py::test_mutate_string['a'-'x'] PASSED    [ 50%]
tests/unit/test_file_processor.py::test_mutate_string["x"-"x"] PASSED    [ 50%]
tests/unit/test_file_processor.py::test_mutate_string['x'-'x'] PASSED    [ 50%]
tests/unit/test_file_processor.py::test_mutate_string["abcdef"-"xxxxxx"] PASSED [ 51%]
tests/unit/test_file_processor.py::test_mutate_string['abcdef'-'xxxxxx'] PASSED [ 51%]
tests/unit/test_file_processor.py::test_mutate_string[""""""-""""""] PASSED [ 51%]
tests/unit/test_file_processor.py::test_mutate_string[''''''-''''''] PASSED [ 51%]
tests/unit/test_file_processor.py::test_mutate_string["""a"""-"""x"""] PASSED [ 52%]
tests/unit/test_file_processor.py::test_mutate_string['''a'''-'''x'''] PASSED [ 52%]
tests/unit/test_file_processor.py::test_mutate_string["""x"""-"""x"""] PASSED [ 52%]
tests/unit/test_file_processor.py::test_mutate_string['''x'''-'''x'''] PASSED [ 52%]
tests/unit/test_file_processor.py::test_mutate_string["""abcdef"""-"""xxxxxx"""] PASSED [ 53%]
tests/unit/test_file_processor.py::test_mutate_string['''abcdef'''-'''xxxxxx'''] PASSED [ 53%]
tests/unit/test_file_processor.py::test_mutate_string["""xxxxxx"""-"""xxxxxx"""] PASSED [ 53%]
tests/unit/test_file_processor.py::test_mutate_string['''xxxxxx'''-'''xxxxxx'''] PASSED [ 53%]
tests/unit/test_file_processor.py::test_expand_indent[    -4] PASSED     [ 53%]
tests/unit/test_file_processor.py::test_expand_indent[      -6] PASSED   [ 54%]
tests/unit/test_file_processor.py::test_expand_indent[\t-8] PASSED       [ 54%]
tests/unit/test_file_processor.py::test_expand_indent[\t\t-16] PASSED    [ 54%]
tests/unit/test_file_processor.py::test_expand_indent[       \t-8] PASSED [ 54%]
tests/unit/test_file_processor.py::test_expand_indent[        \t-16] PASSED [ 55%]
tests/unit/test_file_processor.py::test_count_parentheses[0-(-1] PASSED  [ 55%]
tests/unit/test_file_processor.py::test_count_parentheses[0-[-1] PASSED  [ 55%]
tests/unit/test_file_processor.py::test_count_parentheses[0-{-1] PASSED  [ 55%]
tests/unit/test_file_processor.py::test_count_parentheses[1-)-0] PASSED  [ 56%]
tests/unit/test_file_processor.py::test_count_parentheses[1-]-0] PASSED  [ 56%]
tests/unit/test_file_processor.py::test_count_parentheses[1-}-0] PASSED  [ 56%]
tests/unit/test_file_processor.py::test_count_parentheses[10-+-10] PASSED [ 56%]
tests/unit/test_file_processor.py::test_nonexistent_file PASSED          [ 56%]
tests/unit/test_filenameonly_formatter.py::test_caches_filenames_already_printed PASSED [ 57%]
tests/unit/test_filenameonly_formatter.py::test_only_returns_a_string_once_from_format PASSED [ 57%]
tests/unit/test_filenameonly_formatter.py::test_show_source_returns_nothing PASSED [ 57%]
tests/unit/test_legacy_api.py::test_styleguide_options PASSED            [ 57%]
tests/unit/test_legacy_api.py::test_styleguide_paths PASSED              [ 58%]
tests/unit/test_legacy_api.py::test_styleguide_check_files PASSED        [ 58%]
tests/unit/test_legacy_api.py::test_styleguide_excluded PASSED           [ 58%]
tests/unit/test_legacy_api.py::test_styleguide_init_report_does_nothing PASSED [ 58%]
tests/unit/test_legacy_api.py::test_styleguide_init_report_with_non_subclass PASSED [ 59%]
tests/unit/test_legacy_api.py::test_styleguide_init_report PASSED        [ 59%]
tests/unit/test_legacy_api.py::test_styleguide_input_file PASSED         [ 59%]
tests/unit/test_legacy_api.py::test_report_total_errors PASSED           [ 59%]
tests/unit/test_legacy_api.py::test_report_get_statistics PASSED         [ 59%]
tests/unit/test_main_options.py::test_stage1_arg_parser PASSED           [ 60%]
tests/unit/test_main_options.py::test_stage1_arg_parser_ignores_help PASSED [ 60%]
tests/unit/test_nothing_formatter.py::test_format_returns_nothing PASSED [ 60%]
tests/unit/test_nothing_formatter.py::test_show_source_returns_nothing PASSED [ 60%]
tests/unit/test_option.py::test_to_argparse PASSED                       [ 61%]
tests/unit/test_option.py::test_to_argparse_creates_an_option_as_we_expect PASSED [ 61%]
tests/unit/test_option.py::test_config_name_generation PASSED            [ 61%]
tests/unit/test_option.py::test_config_name_needs_long_option_name PASSED [ 61%]
tests/unit/test_option.py::test_dest_is_not_overridden PASSED            [ 62%]
tests/unit/test_option_manager.py::test_option_manager_creates_option_parser PASSED [ 62%]
tests/unit/test_option_manager.py::test_option_manager_including_parent_options PASSED [ 62%]
tests/unit/test_option_manager.py::test_parse_args_forwarding_default_values PASSED [ 62%]
tests/unit/test_option_manager.py::test_parse_args_forwarding_type_coercion PASSED [ 62%]
tests/unit/test_option_manager.py::test_add_option_short_option_only PASSED [ 63%]
tests/unit/test_option_manager.py::test_add_option_long_option_only PASSED [ 63%]
tests/unit/test_option_manager.py::test_add_short_and_long_option_names PASSED [ 63%]
tests/unit/test_option_manager.py::test_add_option_with_custom_args PASSED [ 63%]
tests/unit/test_option_manager.py::test_parse_args_normalize_path PASSED [ 64%]
tests/unit/test_option_manager.py::test_parse_args_handles_comma_separated_defaults PASSED [ 64%]
tests/unit/test_option_manager.py::test_parse_args_handles_comma_separated_lists PASSED [ 64%]
tests/unit/test_option_manager.py::test_parse_args_normalize_paths PASSED [ 64%]
tests/unit/test_option_manager.py::test_extend_default_ignore PASSED     [ 65%]
tests/unit/test_option_manager.py::test_parse_valid_jobs_argument[auto-True--1] PASSED [ 65%]
tests/unit/test_option_manager.py::test_parse_valid_jobs_argument[4-False-4] PASSED [ 65%]
tests/unit/test_option_manager.py::test_parse_invalid_jobs_argument PASSED [ 65%]
tests/unit/test_option_manager.py::test_jobs_argument_str PASSED         [ 65%]
tests/unit/test_option_manager.py::test_jobs_argument_repr PASSED        [ 66%]
tests/unit/test_options_config.py::test_config_not_found_returns_none PASSED [ 66%]
tests/unit/test_options_config.py::test_config_file_without_section_is_not_considered PASSED [ 66%]
tests/unit/test_options_config.py::test_config_file_with_parse_error_is_not_considered PASSED [ 66%]
tests/unit/test_options_config.py::test_config_file_with_encoding_error_is_not_considered PASSED [ 67%]
tests/unit/test_options_config.py::test_find_config_file_exists_at_path[setup.cfg] PASSED [ 67%]
tests/unit/test_options_config.py::test_find_config_file_exists_at_path[tox.ini] PASSED [ 67%]
tests/unit/test_options_config.py::test_find_config_file_exists_at_path[.flake8] PASSED [ 67%]
tests/unit/test_options_config.py::test_find_config_either_section[flake8] PASSED [ 68%]
tests/unit/test_options_config.py::test_find_config_either_section[flake8:local-plugins] PASSED [ 68%]
tests/unit/test_options_config.py::test_find_config_searches_upwards PASSED [ 68%]
tests/unit/test_options_config.py::test_find_config_ignores_homedir PASSED [ 68%]
tests/unit/test_options_config.py::test_find_config_ignores_unknown_homedir PASSED [ 68%]
tests/unit/test_options_config.py::test_load_config_config_specified_skips_discovery PASSED [ 69%]
tests/unit/test_options_config.py::test_load_config_no_config_file_does_discovery PASSED [ 69%]
tests/unit/test_options_config.py::test_load_config_no_config_found_sets_cfg_dir_to_pwd PASSED [ 69%]
tests/unit/test_options_config.py::test_load_config_isolated_ignores_configuration PASSED [ 69%]
tests/unit/test_options_config.py::test_load_config_append_config PASSED [ 70%]
tests/unit/test_options_config.py::test_load_auto_config_utf8 PASSED     [ 70%]
tests/unit/test_options_config.py::test_load_explicit_config_utf8 PASSED [ 70%]
tests/unit/test_options_config.py::test_load_extra_config_utf8 PASSED    [ 70%]
tests/unit/test_options_config.py::test_parse_config_no_values PASSED    [ 71%]
tests/unit/test_options_config.py::test_parse_config_typed_values PASSED [ 71%]
tests/unit/test_options_config.py::test_parse_config_ignores_unknowns PASSED [ 71%]
tests/unit/test_options_config.py::test_load_config_missing_file_raises_exception PASSED [ 71%]
tests/unit/test_options_config.py::test_load_config_missing_append_config_raise_exception PASSED [ 71%]
tests/unit/test_options_config.py::test_invalid_ignore_codes_raise_error PASSED [ 72%]
tests/unit/test_options_config.py::test_invalid_extend_ignore_codes_raise_error PASSED [ 72%]
tests/unit/test_pyflakes_codes.py::test_all_pyflakes_messages_have_flake8_codes_assigned PASSED [ 72%]
tests/unit/test_pyflakes_codes.py::test_undefined_local_code PASSED      [ 72%]
tests/unit/test_statistics.py::test_key_creation PASSED                  [ 73%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args0-True] PASSED [ 73%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args1-True] PASSED [ 73%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args2-True] PASSED [ 73%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args3-True] PASSED [ 74%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args4-True] PASSED [ 74%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args5-True] PASSED [ 74%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args6-True] PASSED [ 74%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args7-True] PASSED [ 75%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args8-False] PASSED [ 75%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args9-False] PASSED [ 75%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args10-False] PASSED [ 75%]
tests/unit/test_statistics.py::test_key_matching[E123-file000.py-args11-False] PASSED [ 75%]
tests/unit/test_statistics.py::test_statistic_creation PASSED            [ 76%]
tests/unit/test_statistics.py::test_statistic_increment PASSED           [ 76%]
tests/unit/test_statistics.py::test_recording_statistics PASSED          [ 76%]
tests/unit/test_statistics.py::test_statistics_for_single_record PASSED  [ 76%]
tests/unit/test_statistics.py::test_statistics_for_filters_by_filename PASSED [ 77%]
tests/unit/test_statistics.py::test_statistic_for_retrieves_more_than_one_value PASSED [ 77%]
tests/unit/test_style_guide.py::test_handle_error_does_not_raise_type_errors PASSED [ 77%]
tests/unit/test_style_guide.py::test_style_guide_manager PASSED          [ 77%]
tests/unit/test_style_guide.py::test_style_guide_applies_to[first_file.py-first_file.py-True] PASSED [ 78%]
tests/unit/test_style_guide.py::test_style_guide_applies_to[first_file.py-second_file.py-False] PASSED [ 78%]
tests/unit/test_style_guide.py::test_style_guide_applies_to[sub_dir/*.py-first_file.py-False] PASSED [ 78%]
tests/unit/test_style_guide.py::test_style_guide_applies_to[sub_dir/*.py-sub_dir/file.py-True] PASSED [ 78%]
tests/unit/test_style_guide.py::test_style_guide_applies_to[sub_dir/*.py-other_dir/file.py-False] PASSED [ 78%]
tests/unit/test_style_guide.py::test_style_guide_manager_pre_file_ignores_parsing PASSED [ 79%]
tests/unit/test_style_guide.py::test_style_guide_manager_pre_file_ignores[ignores0-F401-first_file.py-1] PASSED [ 79%]
tests/unit/test_style_guide.py::test_style_guide_manager_pre_file_ignores[ignores1-E121-first_file.py-0] PASSED [ 79%]
tests/unit/test_style_guide.py::test_style_guide_manager_pre_file_ignores[ignores2-F401-second_file.py-0] PASSED [ 79%]
tests/unit/test_style_guide.py::test_style_guide_manager_pre_file_ignores[ignores3-F401-third_file.py-1] PASSED [ 80%]
tests/unit/test_style_guide.py::test_style_guide_manager_pre_file_ignores[ignores4-E311-third_file.py-0] PASSED [ 80%]
tests/unit/test_style_guide.py::test_style_guide_manager_pre_file_ignores[ignores5-F401-sub_dir/file.py-0] PASSED [ 80%]
tests/unit/test_style_guide.py::test_style_guide_manager_style_guide_for[first_file.py-first_file.py] PASSED [ 80%]
tests/unit/test_style_guide.py::test_style_guide_manager_style_guide_for[second_file.py-second_file.py] PASSED [ 81%]
tests/unit/test_style_guide.py::test_style_guide_manager_style_guide_for[third_file.py-third_file.py] PASSED [ 81%]
tests/unit/test_style_guide.py::test_style_guide_manager_style_guide_for[fourth_file.py-None] PASSED [ 81%]
tests/unit/test_style_guide.py::test_style_guide_manager_style_guide_for[sub_dir/__init__.py-/home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0/sub_dir/*] PASSED [ 81%]
tests/unit/test_style_guide.py::test_style_guide_manager_style_guide_for[other_dir/__init__.py-None] PASSED [ 81%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123,\n\tW234,\n    E206-expected0] PASSED [ 82%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123,W234,E206-expected1] PASSED [ 82%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123 W234 E206-expected2] PASSED [ 82%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123\nW234 E206-expected3] PASSED [ 82%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123\nW234\nE206-expected4] PASSED [ 83%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123,W234,E206,-expected5] PASSED [ 83%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123,W234,E206, ,\n-expected6] PASSED [ 83%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123,W234,,E206,,-expected7] PASSED [ 83%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123, W234,, E206,,-expected8] PASSED [ 84%]
tests/unit/test_utils.py::test_parse_comma_separated_list[E123,,W234,,E206,,-expected9] PASSED [ 84%]
tests/unit/test_utils.py::test_parse_comma_separated_list[-expected10] PASSED [ 84%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[-expected0] PASSED [ 84%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[   -expected1] PASSED [ 84%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[\n\n\n-expected2] PASSED [ 85%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py:E123-expected3] PASSED [ 85%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py,g.py:E,F-expected4] PASSED [ 85%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[   f.py  , g.py  : E  , F  -expected5] PASSED [ 85%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py:E g.py:F-expected6] PASSED [ 86%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py: E\ng.py: F\n-expected7] PASSED [ 86%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py g.py: E F-expected8] PASSED [ 86%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py:\n    E,F\ng.py:\n    G,H-expected9] PASSED [ 86%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[F.py,G.py: F,G-expected10] PASSED [ 87%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[:E-expected11] PASSED [ 87%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py:-expected12] PASSED [ 87%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[:E f.py:F-expected13] PASSED [ 87%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py: g.py:F-expected14] PASSED [ 87%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py:E:-expected15] PASSED [ 88%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py:E.py:-expected16] PASSED [ 88%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py:Eg.py:F-expected17] PASSED [ 88%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[value18-expected18] PASSED [ 88%]
tests/unit/test_utils.py::test_parse_files_to_codes_mapping[f.py: ABC123-expected19] PASSED [ 89%]
tests/unit/test_utils.py::test_invalid_file_list[E123] PASSED            [ 89%]
tests/unit/test_utils.py::test_invalid_file_list[f.py,E123] PASSED       [ 89%]
tests/unit/test_utils.py::test_invalid_file_list[f.py E123] PASSED       [ 89%]
tests/unit/test_utils.py::test_invalid_file_list[f.py] PASSED            [ 90%]
tests/unit/test_utils.py::test_invalid_file_list[f.py:E,g.pyf.py::] PASSED [ 90%]
tests/unit/test_utils.py::test_invalid_file_list[f.py:E1F1] PASSED       [ 90%]
tests/unit/test_utils.py::test_normalize_path[flake8-flake8] PASSED      [ 90%]
tests/unit/test_utils.py::test_normalize_path[.-/home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0] PASSED [ 90%]
tests/unit/test_utils.py::test_normalize_path[../flake8-/home/buildozer/aports/community/py3-flake8/src/flake8] PASSED [ 91%]
tests/unit/test_utils.py::test_normalize_path[flake8/-/home/buildozer/aports/community/py3-flake8/src/flake8-7.2.0/flake8] PASSED [ 91%]
tests/unit/test_utils.py::test_normalize_paths[value0-expected0] PASSED  [ 91%]
tests/unit/test_utils.py::test_normalize_paths[value1-expected1] PASSED  [ 91%]
tests/unit/test_utils.py::test_matches_filename_for_excluding_dotfiles PASSED [ 92%]
tests/unit/test_utils.py::test_fnmatch[foo.py-patterns0-True] PASSED     [ 92%]
tests/unit/test_utils.py::test_fnmatch[foo.py-patterns1-False] PASSED    [ 92%]
tests/unit/test_utils.py::test_fnmatch[foo.pyc-patterns2-True] PASSED    [ 92%]
tests/unit/test_utils.py::test_fnmatch[foo.pyc-patterns3-True] PASSED    [ 93%]
tests/unit/test_utils.py::test_stdin_get_value_crlf PASSED               [ 93%]
tests/unit/test_utils.py::test_stdin_unknown_coding_token PASSED         [ 93%]
tests/unit/test_utils.py::test_normalize_pypi_name[-] PASSED             [ 93%]
tests/unit/test_utils.py::test_normalize_pypi_name[my-plugin-my-plugin] PASSED [ 93%]
tests/unit/test_utils.py::test_normalize_pypi_name[MyPlugin-myplugin] PASSED [ 94%]
tests/unit/test_utils.py::test_normalize_pypi_name[my_plugin-my-plugin] PASSED [ 94%]
tests/unit/test_utils.py::test_normalize_pypi_name[my.plugin-my-plugin] PASSED [ 94%]
tests/unit/test_utils.py::test_normalize_pypi_name[my--plugin-my-plugin] PASSED [ 94%]
tests/unit/test_utils.py::test_normalize_pypi_name[my__plugin-my-plugin] PASSED [ 95%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1-False] PASSED [ 95%]
tests/unit/test_violation.py::test_is_inline_ignored[E121-a = 1  # noqa: E111-False] PASSED [ 95%]
tests/unit/test_violation.py::test_is_inline_ignored[E121-a = 1  # noqa: E111,W123,F821-False] PASSED [ 95%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa: E111,W123,F821-True] PASSED [ 96%]
tests/unit/test_violation.py::test_is_inline_ignored[W123-a = 1  # noqa: E111,W123,F821-True] PASSED [ 96%]
tests/unit/test_violation.py::test_is_inline_ignored[W123-a = 1  # noqa: E111, W123,F821-True] PASSED [ 96%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa: E11,W123,F821-True] PASSED [ 96%]
tests/unit/test_violation.py::test_is_inline_ignored[E121-a = 1  # noqa:E111,W123,F821-False] PASSED [ 96%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa:E111,W123,F821-True] PASSED [ 97%]
tests/unit/test_violation.py::test_is_inline_ignored[W123-a = 1  # noqa:E111,W123,F821-True] PASSED [ 97%]
tests/unit/test_violation.py::test_is_inline_ignored[W123-a = 1  # noqa:E111, W123,F821-True] PASSED [ 97%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa:E11,W123,F821-True] PASSED [ 97%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa, analysis:ignore-True] PASSED [ 98%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa analysis:ignore-True] PASSED [ 98%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa - We do not care-True] PASSED [ 98%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa: We do not care-True] PASSED [ 98%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa:We do not care-True] PASSED [ 99%]
tests/unit/test_violation.py::test_is_inline_ignored[ABC123-a = 1  # noqa: ABC123-True] PASSED [ 99%]
tests/unit/test_violation.py::test_is_inline_ignored[E111-a = 1  # noqa: ABC123-False] PASSED [ 99%]
tests/unit/test_violation.py::test_is_inline_ignored[ABC123-a = 1  # noqa: ABC124-False] PASSED [ 99%]
tests/unit/test_violation.py::test_disable_is_inline_ignored PASSED      [100%]

====================== 432 passed, 33 deselected in 1.19s ======================
>>> py3-flake8: Entering fakeroot...
>>> py3-flake8-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/flake8/formatting/__pycache__' -> '/home/buildozer/aports/community/py3-flake8/pkg/py3-flake8-pyc/usr/lib/python3.12/site-packages/flake8/formatting/__pycache__'
'usr/lib/python3.12/site-packages/flake8/options/__pycache__' -> '/home/buildozer/aports/community/py3-flake8/pkg/py3-flake8-pyc/usr/lib/python3.12/site-packages/flake8/options/__pycache__'
'usr/lib/python3.12/site-packages/flake8/__pycache__' -> '/home/buildozer/aports/community/py3-flake8/pkg/py3-flake8-pyc/usr/lib/python3.12/site-packages/flake8/__pycache__'
'usr/lib/python3.12/site-packages/flake8/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-flake8/pkg/py3-flake8-pyc/usr/lib/python3.12/site-packages/flake8/plugins/__pycache__'
'usr/lib/python3.12/site-packages/flake8/main/__pycache__' -> '/home/buildozer/aports/community/py3-flake8/pkg/py3-flake8-pyc/usr/lib/python3.12/site-packages/flake8/main/__pycache__'
'usr/lib/python3.12/site-packages/flake8/api/__pycache__' -> '/home/buildozer/aports/community/py3-flake8/pkg/py3-flake8-pyc/usr/lib/python3.12/site-packages/flake8/api/__pycache__'
>>> py3-flake8-pyc*: Preparing subpackage py3-flake8-pyc...
>>> py3-flake8-pyc*: Running postcheck for py3-flake8-pyc
>>> py3-flake8*: Running postcheck for py3-flake8
>>> py3-flake8*: Preparing package py3-flake8...
>>> py3-flake8-pyc*: Tracing dependencies...
	py3-pyflakes
	py3-pycodestyle
	py3-mccabe
	python3~3.12
>>> py3-flake8-pyc*: Package size: 193.9 KB
>>> py3-flake8-pyc*: Compressing data...
>>> py3-flake8-pyc*: Create checksum...
>>> py3-flake8-pyc*: Create py3-flake8-pyc-7.2.0-r0.apk
>>> py3-flake8*: Tracing dependencies...
	py3-pyflakes
	py3-pycodestyle
	py3-mccabe
	python3~3.12
>>> py3-flake8*: Package size: 164.4 KB
>>> py3-flake8*: Compressing data...
>>> py3-flake8*: Create checksum...
>>> py3-flake8*: Create py3-flake8-7.2.0-r0.apk
>>> py3-flake8: Build complete at Tue, 01 Apr 2025 21:24:34 +0000 elapsed time 0h 0m 4s
>>> py3-flake8: Cleaning up srcdir
>>> py3-flake8: Cleaning up pkgdir
>>> py3-flake8: Uninstalling dependencies...
(1/48) Purging .makedepends-py3-flake8 (20250401.212431)
(2/48) Purging py3-pyflakes-pyc (3.3.2-r0)
(3/48) Purging py3-pyflakes (3.3.2-r0)
(4/48) Purging py3-pycodestyle-pyc (2.13.0-r0)
(5/48) Purging py3-pycodestyle (2.13.0-r0)
(6/48) Purging py3-mccabe-pyc (0.7.0-r4)
(7/48) Purging py3-mccabe (0.7.0-r4)
(8/48) Purging py3-gpep517-pyc (16-r0)
(9/48) Purging py3-gpep517 (16-r0)
(10/48) Purging py3-installer-pyc (0.7.0-r2)
(11/48) Purging py3-installer (0.7.0-r2)
(12/48) Purging py3-wheel-pyc (0.43.0-r0)
(13/48) Purging py3-wheel (0.43.0-r0)
(14/48) Purging py3-pytest-pyc (8.3.5-r0)
(15/48) Purging py3-pytest (8.3.5-r0)
(16/48) Purging py3-iniconfig-pyc (2.1.0-r0)
(17/48) Purging py3-iniconfig (2.1.0-r0)
(18/48) Purging py3-py-pyc (1.11.0-r4)
(19/48) Purging py3-py (1.11.0-r4)
(20/48) Purging py3-pbr-pyc (5.11.1-r5)
(21/48) Purging py3-pbr (5.11.1-r5)
(22/48) Purging py3-setuptools-pyc (77.0.3-r0)
(23/48) Purging py3-setuptools (77.0.3-r0)
(24/48) Purging py3-packaging-pyc (24.2-r0)
(25/48) Purging py3-packaging (24.2-r0)
(26/48) Purging py3-parsing-pyc (3.2.0-r0)
(27/48) Purging py3-parsing (3.2.0-r0)
(28/48) Purging py3-atomicwrites-pyc (1.4.1-r3)
(29/48) Purging py3-atomicwrites (1.4.1-r3)
(30/48) Purging py3-attrs-pyc (25.3.0-r0)
(31/48) Purging py3-attrs (25.3.0-r0)
(32/48) Purging py3-pluggy-pyc (1.5.0-r0)
(33/48) Purging py3-pluggy (1.5.0-r0)
(34/48) Purging py3-six-pyc (1.17.0-r0)
(35/48) Purging py3-six (1.17.0-r0)
(36/48) Purging py3-mock-pyc (5.2.0-r0)
(37/48) Purging py3-mock (5.2.0-r0)
(38/48) Purging python3-pyc (3.12.9-r0)
(39/48) Purging python3-pycache-pyc0 (3.12.9-r0)
(40/48) Purging pyc (3.12.9-r0)
(41/48) Purging python3 (3.12.9-r0)
(42/48) Purging gdbm (1.24-r0)
(43/48) Purging libbz2 (1.0.8-r6)
(44/48) Purging libffi (3.4.7-r0)
(45/48) Purging libpanelw (6.5_p20250216-r0)
(46/48) Purging mpdecimal (4.0.0-r0)
(47/48) Purging sqlite-libs (3.49.1-r0)
(48/48) Purging xz-libs (5.8.0-r0)
Executing busybox-1.37.0-r14.trigger
OK: 274 MiB in 104 packages
>>> py3-flake8: Updating the community/armv7 repository index...
>>> py3-flake8: Signing the index...