>>> py3-enrich: Building community/py3-enrich 1.2.7-r0 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 09:30:27 +0000 >>> py3-enrich: Checking sanity of /home/buildozer/aports/community/py3-enrich/APKBUILD... >>> py3-enrich: Analyzing dependencies... >>> py3-enrich: Installing for build: build-base py3-rich py3-tomli py3-pytest py3-pytest-mock py3-setuptools py3-setuptools_scm (1/34) Installing libbz2 (1.0.8-r1) (2/34) Installing libffi (3.4.2-r1) (3/34) Installing gdbm (1.23-r0) (4/34) Installing xz-libs (5.2.5-r1) (5/34) Installing mpdecimal (2.5.1-r1) (6/34) Installing readline (8.1.2-r0) (7/34) Installing sqlite-libs (3.38.0-r0) (8/34) Installing python3 (3.10.3-r0) (9/34) Installing py3-colorama (0.4.4-r2) (10/34) Installing py3-commonmark (0.9.1-r2) (11/34) Installing py3-pygments (2.11.2-r0) (12/34) Installing py3-typing-extensions (4.1.1-r0) (13/34) Installing py3-rich (12.2.0-r0) (14/34) Installing py3-tomli (2.0.1-r1) (15/34) Installing py3-atomicwrites (1.4.0-r2) (16/34) Installing py3-attrs (21.4.0-r0) (17/34) Installing py3-more-itertools (8.12.0-r2) (18/34) Installing py3-iniconfig (1.1.1-r2) (19/34) Installing py3-pluggy (0.13.1-r5) (20/34) Installing py3-py (1.10.0-r2) (21/34) Installing py3-six (1.16.0-r1) (22/34) Installing py3-wcwidth (0.2.5-r2) (23/34) Installing py3-parsing (2.4.7-r3) (24/34) Installing py3-packaging (21.3-r0) (25/34) Installing py3-toml (0.10.2-r3) (26/34) Installing py3-pytest (6.2.5-r2) (27/34) Installing py3-pbr (5.8.1-r0) (28/34) Installing py3-mock (4.0.3-r2) (29/34) Installing py3-pytest-mock (3.5.1-r2) (30/34) Installing py3-appdirs (1.4.4-r3) (31/34) Installing py3-ordered-set (4.0.2-r3) (32/34) Installing py3-setuptools (59.4.0-r0) (33/34) Installing py3-setuptools_scm (6.4.2-r1) (34/34) Installing .makedepends-py3-enrich (20220416.093029) Executing busybox-1.35.0-r8.trigger OK: 391 MiB in 123 packages >>> py3-enrich: Cleaning up srcdir >>> py3-enrich: Cleaning up pkgdir >>> py3-enrich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/enrich-1.2.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16918 100 16918 0 0 231k 0 --:--:-- --:--:-- --:--:-- 232k >>> py3-enrich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/enrich-1.2.7.tar.gz >>> py3-enrich: Checking sha512sums... enrich-1.2.7.tar.gz: OK >>> py3-enrich: Unpacking /var/cache/distfiles/v3.16/enrich-1.2.7.tar.gz... running build running build_py creating build creating build/lib creating build/lib/enrich copying src/enrich/logging.py -> build/lib/enrich copying src/enrich/console.py -> build/lib/enrich copying src/enrich/__init__.py -> build/lib/enrich running egg_info writing src/enrich.egg-info/PKG-INFO writing dependency_links to src/enrich.egg-info/dependency_links.txt writing requirements to src/enrich.egg-info/requires.txt writing top-level names to src/enrich.egg-info/top_level.txt reading manifest file 'src/enrich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'asset' adding license file 'LICENSE' writing manifest file 'src/enrich.egg-info/SOURCES.txt' copying src/enrich/py.typed -> build/lib/enrich creating build/lib/enrich/test copying src/enrich/test/test_console.py -> build/lib/enrich/test copying src/enrich/test/test_logging.py -> build/lib/enrich/test ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-enrich/src/enrich-1.2.7, configfile: setup.cfg, testpaths: src plugins: mock-3.5.1 collecting ... collected 9 items src/enrich/test/test_console.py::test_rich_console_ex PASSED [ 11%] src/enrich/test/test_console.py::test_rich_console_ex_ansi PASSED [ 22%] src/enrich/test/test_console.py::test_console_soft_wrap PASSED [ 33%] src/enrich/test/test_console.py::test_console_print_ansi PASSED [ 44%] src/enrich/test/test_console.py::test_markup_detection_pycolors0 PASSED [ 55%] src/enrich/test/test_console.py::test_markup_detection_pycolors1 PASSED [ 66%] src/enrich/test/test_console.py::test_markup_detection_tty_yes PASSED [ 77%] src/enrich/test/test_console.py::test_markup_detection_tty_no PASSED [ 88%] src/enrich/test/test_logging.py::test_logging PASSED [100%] ============================= slowest 10 durations ============================= (10 durations < 3s hidden. Use -vv to show these durations.) ============================== 9 passed in 0.26s =============================== >>> py3-enrich: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/enrich.egg-info/PKG-INFO writing dependency_links to src/enrich.egg-info/dependency_links.txt writing requirements to src/enrich.egg-info/requires.txt writing top-level names to src/enrich.egg-info/top_level.txt reading manifest file 'src/enrich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'asset' adding license file 'LICENSE' writing manifest file 'src/enrich.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-enrich/pkg creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/logging.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/console.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/__init__.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/py.typed -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test copying build/lib/enrich/test/test_console.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test copying build/lib/enrich/test/test_logging.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/logging.py to logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/console.py to console.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test/test_console.py to test_console.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test/test_logging.py to test_logging.cpython-310.pyc running install_egg_info Copying src/enrich.egg-info to /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich-1.2.7-py3.10.egg-info running install_scripts >>> py3-enrich*: Running postcheck for py3-enrich >>> py3-enrich*: Preparing package py3-enrich... >>> py3-enrich*: Tracing dependencies... >>> py3-enrich*: Package size: 100.0 KB >>> py3-enrich*: Compressing data... >>> py3-enrich*: Create checksum... >>> py3-enrich*: Create py3-enrich-1.2.7-r0.apk >>> py3-enrich: Build complete at Sat, 16 Apr 2022 09:30:42 +0000 elapsed time 0h 0m 15s >>> py3-enrich: Cleaning up srcdir >>> py3-enrich: Cleaning up pkgdir >>> py3-enrich: Uninstalling dependencies... (1/34) Purging .makedepends-py3-enrich (20220416.093029) (2/34) Purging py3-rich (12.2.0-r0) (3/34) Purging py3-colorama (0.4.4-r2) (4/34) Purging py3-commonmark (0.9.1-r2) (5/34) Purging py3-typing-extensions (4.1.1-r0) (6/34) Purging py3-pytest-mock (3.5.1-r2) (7/34) Purging py3-mock (4.0.3-r2) (8/34) Purging py3-pbr (5.8.1-r0) (9/34) Purging py3-pytest (6.2.5-r2) (10/34) Purging py3-atomicwrites (1.4.0-r2) (11/34) Purging py3-attrs (21.4.0-r0) (12/34) Purging py3-iniconfig (1.1.1-r2) (13/34) Purging py3-pluggy (0.13.1-r5) (14/34) Purging py3-py (1.10.0-r2) (15/34) Purging py3-wcwidth (0.2.5-r2) (16/34) Purging py3-toml (0.10.2-r3) (17/34) Purging py3-pygments (2.11.2-r0) (18/34) Purging py3-setuptools_scm (6.4.2-r1) (19/34) Purging py3-setuptools (59.4.0-r0) (20/34) Purging py3-appdirs (1.4.4-r3) (21/34) Purging py3-more-itertools (8.12.0-r2) (22/34) Purging py3-ordered-set (4.0.2-r3) (23/34) Purging py3-tomli (2.0.1-r1) (24/34) Purging py3-packaging (21.3-r0) (25/34) Purging py3-parsing (2.4.7-r3) (26/34) Purging py3-six (1.16.0-r1) (27/34) Purging python3 (3.10.3-r0) (28/34) Purging libbz2 (1.0.8-r1) (29/34) Purging libffi (3.4.2-r1) (30/34) Purging gdbm (1.23-r0) (31/34) Purging xz-libs (5.2.5-r1) (32/34) Purging mpdecimal (2.5.1-r1) (33/34) Purging readline (8.1.2-r0) (34/34) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 322 MiB in 89 packages >>> py3-enrich: Updating the community/x86 repository index... >>> py3-enrich: Signing the index...