>>> py3-cachetools: Building community/py3-cachetools 4.1.1-r2 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 21:33:41 +0000 >>> py3-cachetools: Checking sanity of /home/buildozer/aports/community/py3-cachetools/APKBUILD... >>> py3-cachetools: Analyzing dependencies... >>> py3-cachetools: Installing for build: build-base python3 py3-setuptools py3-pytest (1/25) Installing libbz2 (1.0.8-r1) (2/25) Installing libffi (3.4.2-r1) (3/25) Installing gdbm (1.23-r0) (4/25) Installing xz-libs (5.2.5-r1) (5/25) Installing mpdecimal (2.5.1-r1) (6/25) Installing readline (8.1.2-r0) (7/25) Installing sqlite-libs (3.38.2-r0) (8/25) Installing python3 (3.10.3-r1) (9/25) Installing py3-appdirs (1.4.4-r3) (10/25) Installing py3-more-itertools (8.12.0-r2) (11/25) Installing py3-ordered-set (4.0.2-r3) (12/25) Installing py3-parsing (2.4.7-r3) (13/25) Installing py3-six (1.16.0-r1) (14/25) Installing py3-packaging (21.3-r0) (15/25) Installing py3-setuptools (59.4.0-r0) (16/25) Installing py3-atomicwrites (1.4.0-r2) (17/25) Installing py3-attrs (21.4.0-r0) (18/25) Installing py3-iniconfig (1.1.1-r2) (19/25) Installing py3-pluggy (1.0.0-r0) (20/25) Installing py3-py (1.10.0-r2) (21/25) Installing py3-wcwidth (0.2.5-r2) (22/25) Installing py3-toml (0.10.2-r3) (23/25) Installing py3-pygments (2.11.2-r0) (24/25) Installing py3-pytest (6.2.5-r2) (25/25) Installing .makedepends-py3-cachetools (20220419.213347) Executing busybox-1.35.0-r8.trigger OK: 389 MiB in 114 packages >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-cachetools-4.1.1.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 20956 100 20956 0 0 49061 0 --:--:-- --:--:-- --:--:-- 49077 >>> py3-cachetools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-cachetools-4.1.1.tar.gz >>> py3-cachetools: Checking sha512sums... py3-cachetools-4.1.1.tar.gz: OK >>> py3-cachetools: Unpacking /var/cache/distfiles/v3.16/py3-cachetools-4.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/cachetools copying cachetools/__init__.py -> build/lib/cachetools copying cachetools/cache.py -> build/lib/cachetools copying cachetools/rr.py -> build/lib/cachetools copying cachetools/lfu.py -> build/lib/cachetools copying cachetools/lru.py -> build/lib/cachetools copying cachetools/decorators.py -> build/lib/cachetools copying cachetools/keys.py -> build/lib/cachetools copying cachetools/func.py -> build/lib/cachetools copying cachetools/abc.py -> build/lib/cachetools copying cachetools/ttl.py -> build/lib/cachetools ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-cachetools/src/cachetools-4.1.1 collected 117 items tests/test_cache.py ............ [ 10%] tests/test_func.py ........................ [ 30%] tests/test_keys.py .... [ 34%] tests/test_lfu.py .............. [ 46%] tests/test_lru.py .............. [ 58%] tests/test_method.py .......... [ 66%] tests/test_rr.py ............. [ 77%] tests/test_ttl.py ................. [ 92%] tests/test_wrapper.py ......... [100%] ============================= 117 passed in 0.36s ============================== >>> py3-cachetools: 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 install_lib creating /home/buildozer/aports/community/py3-cachetools/pkg creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/__init__.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/cache.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/rr.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/lfu.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/lru.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/decorators.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/keys.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/func.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/abc.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools copying build/lib/cachetools/ttl.py -> /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/rr.py to rr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/lfu.py to lfu.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/lru.py to lru.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/keys.py to keys.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/func.py to func.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/abc.py to abc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools/ttl.py to ttl.cpython-310.pyc running install_egg_info running egg_info creating cachetools.egg-info writing cachetools.egg-info/PKG-INFO writing dependency_links to cachetools.egg-info/dependency_links.txt writing top-level names to cachetools.egg-info/top_level.txt writing manifest file 'cachetools.egg-info/SOURCES.txt' reading manifest file 'cachetools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'cachetools.egg-info/SOURCES.txt' Copying cachetools.egg-info to /home/buildozer/aports/community/py3-cachetools/pkg/py3-cachetools/usr/lib/python3.10/site-packages/cachetools-4.1.1-py3.10.egg-info running install_scripts >>> py3-cachetools*: Running postcheck for py3-cachetools >>> py3-cachetools*: Preparing package py3-cachetools... >>> py3-cachetools*: Tracing dependencies... >>> py3-cachetools*: Package size: 144.0 KB >>> py3-cachetools*: Compressing data... >>> py3-cachetools*: Create checksum... >>> py3-cachetools*: Create py3-cachetools-4.1.1-r2.apk >>> py3-cachetools: Build complete at Tue, 19 Apr 2022 21:33:49 +0000 elapsed time 0h 0m 8s >>> py3-cachetools: Cleaning up srcdir >>> py3-cachetools: Cleaning up pkgdir >>> py3-cachetools: Uninstalling dependencies... (1/25) Purging .makedepends-py3-cachetools (20220419.213347) (2/25) Purging py3-setuptools (59.4.0-r0) (3/25) Purging py3-appdirs (1.4.4-r3) (4/25) Purging py3-ordered-set (4.0.2-r3) (5/25) Purging py3-pytest (6.2.5-r2) (6/25) Purging py3-atomicwrites (1.4.0-r2) (7/25) Purging py3-attrs (21.4.0-r0) (8/25) Purging py3-more-itertools (8.12.0-r2) (9/25) Purging py3-iniconfig (1.1.1-r2) (10/25) Purging py3-pluggy (1.0.0-r0) (11/25) Purging py3-py (1.10.0-r2) (12/25) Purging py3-wcwidth (0.2.5-r2) (13/25) Purging py3-packaging (21.3-r0) (14/25) Purging py3-parsing (2.4.7-r3) (15/25) Purging py3-six (1.16.0-r1) (16/25) Purging py3-toml (0.10.2-r3) (17/25) Purging py3-pygments (2.11.2-r0) (18/25) Purging python3 (3.10.3-r1) (19/25) Purging libbz2 (1.0.8-r1) (20/25) Purging libffi (3.4.2-r1) (21/25) Purging gdbm (1.23-r0) (22/25) Purging xz-libs (5.2.5-r1) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.1.2-r0) (25/25) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 324 MiB in 89 packages >>> py3-cachetools: Updating the community/s390x repository index... >>> py3-cachetools: Signing the index...