>>> py3-cachy: Building community/py3-cachy 0.3.0-r9 (using abuild 3.16.0_rc4-r0) started Thu, 06 Nov 2025 09:55:03 +0000 >>> py3-cachy: Validating /home/buildozer/aports/community/py3-cachy/APKBUILD... >>> py3-cachy: Analyzing dependencies... >>> py3-cachy: Installing for build: build-base python3 py3-gpep517 py3-installer py3-poetry-core py3-setuptools py3-wheel py3-pytest py3-flexmock py3-fakeredis ( 1/48) Installing gdbm (1.26-r0) ( 2/48) Installing xz-libs (5.8.1-r0) ( 3/48) Installing mpdecimal (4.0.1-r0) ( 4/48) Installing libpanelw (6.5_p20251010-r0) ( 5/48) Installing python3 (3.12.12-r0) ( 6/48) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/48) Installing pyc (3.12.12-r0) ( 8/48) Installing python3-pyc (3.12.12-r0) ( 9/48) Installing py3-installer (0.7.0-r2) (10/48) Installing py3-installer-pyc (0.7.0-r2) (11/48) Installing py3-gpep517 (19-r1) (12/48) Installing py3-gpep517-pyc (19-r1) (13/48) Installing py3-fastjsonschema (2.21.2-r0) (14/48) Installing py3-fastjsonschema-pyc (2.21.2-r0) (15/48) Installing py3-lark-parser (1.2.2-r0) (16/48) Installing py3-lark-parser-pyc (1.2.2-r0) (17/48) Installing py3-parsing (3.2.3-r0) (18/48) Installing py3-parsing-pyc (3.2.3-r0) (19/48) Installing py3-packaging (25.0-r0) (20/48) Installing py3-packaging-pyc (25.0-r0) (21/48) Installing py3-poetry-core (2.2.1-r0) (22/48) Installing py3-poetry-core-pyc (2.2.1-r0) (23/48) Installing py3-setuptools (80.9.0-r2) (24/48) Installing py3-setuptools-pyc (80.9.0-r2) (25/48) Installing py3-wheel (0.46.1-r0) (26/48) Installing py3-wheel-pyc (0.46.1-r0) (27/48) Installing py3-iniconfig (2.3.0-r0) (28/48) Installing py3-iniconfig-pyc (2.3.0-r0) (29/48) Installing py3-pluggy (1.6.0-r0) (30/48) Installing py3-pluggy-pyc (1.6.0-r0) (31/48) Installing py3-py (1.11.0-r4) (32/48) Installing py3-py-pyc (1.11.0-r4) (33/48) Installing py3-pygments (2.19.2-r0) (34/48) Installing py3-pygments-pyc (2.19.2-r0) (35/48) Installing py3-pytest (8.4.2-r1) (36/48) Installing py3-pytest-pyc (8.4.2-r1) (37/48) Installing py3-flexmock (0.12.2-r0) (38/48) Installing py3-flexmock-pyc (0.12.2-r0) (39/48) Installing hiredis (1.3.0-r0) (40/48) Installing py3-hiredis (3.3.0-r0) (41/48) Installing py3-hiredis-pyc (3.3.0-r0) (42/48) Installing py3-redis (7.0.1-r0) (43/48) Installing py3-redis-pyc (7.0.1-r0) (44/48) Installing py3-sortedcontainers (2.4.0-r5) (45/48) Installing py3-sortedcontainers-pyc (2.4.0-r5) (46/48) Installing py3-fakeredis (2.32.0-r0) (47/48) Installing py3-fakeredis-pyc (2.32.0-r0) (48/48) Installing .makedepends-py3-cachy (20251106.095535) busybox-1.37.0-r24.trigger: Executing script... OK: 441 MiB in 199 packages >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Cleaning up tmpdir >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/cachy-0.3.0.tar.gz /var/cache/distfiles/v3.23/cachy-0.3.0.tar.gz: OK /home/buildozer/aports/community/py3-cachy/No-need-to-teardown-flexmock.patch: OK >>> py3-cachy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/cachy-0.3.0.tar.gz /var/cache/distfiles/v3.23/cachy-0.3.0.tar.gz: OK /home/buildozer/aports/community/py3-cachy/No-need-to-teardown-flexmock.patch: OK >>> py3-cachy: Unpacking /var/cache/distfiles/v3.23/cachy-0.3.0.tar.gz... >>> py3-cachy: No-need-to-teardown-flexmock.patch patching file tests/stores/test_dict_store.py patching file tests/stores/test_file_store.py patching file tests/stores/test_redis_store.py patching file tests/test_cache_manager.py patching file tests/test_repository.py patching file tests/test_tagged_cache.py 2025-11-06 09:55:36,702 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-11-06 09:55:36,728 root INFO running bdist_wheel 2025-11-06 09:55:36,748 root INFO running build 2025-11-06 09:55:36,748 root INFO running build_py 2025-11-06 09:55:36,753 root INFO creating build/lib/cachy 2025-11-06 09:55:36,753 root INFO copying cachy/__init__.py -> build/lib/cachy 2025-11-06 09:55:36,754 root INFO copying cachy/utils.py -> build/lib/cachy 2025-11-06 09:55:36,754 root INFO copying cachy/tagged_cache.py -> build/lib/cachy 2025-11-06 09:55:36,754 root INFO copying cachy/repository.py -> build/lib/cachy 2025-11-06 09:55:36,755 root INFO copying cachy/redis_tagged_cache.py -> build/lib/cachy 2025-11-06 09:55:36,755 root INFO copying cachy/tag_set.py -> build/lib/cachy 2025-11-06 09:55:36,755 root INFO copying cachy/helpers.py -> build/lib/cachy 2025-11-06 09:55:36,755 root INFO copying cachy/cache_manager.py -> build/lib/cachy 2025-11-06 09:55:36,756 root INFO creating build/lib/cachy/contracts 2025-11-06 09:55:36,756 root INFO copying cachy/contracts/__init__.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,756 root INFO copying cachy/contracts/store.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,756 root INFO copying cachy/contracts/repository.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,757 root INFO copying cachy/contracts/taggable_store.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,757 root INFO copying cachy/contracts/factory.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,757 root INFO creating build/lib/cachy/serializers 2025-11-06 09:55:36,757 root INFO copying cachy/serializers/__init__.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,758 root INFO copying cachy/serializers/serializer.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,758 root INFO copying cachy/serializers/json_serializer.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,758 root INFO copying cachy/serializers/pickle_serializer.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,758 root INFO copying cachy/serializers/msgpack_serializer.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,759 root INFO creating build/lib/cachy/stores 2025-11-06 09:55:36,759 root INFO copying cachy/stores/__init__.py -> build/lib/cachy/stores 2025-11-06 09:55:36,759 root INFO copying cachy/stores/file_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,760 root INFO copying cachy/stores/memcached_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,760 root INFO copying cachy/stores/null_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,760 root INFO copying cachy/stores/redis_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,760 root INFO copying cachy/stores/dict_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,761 root INFO creating build/lib/tests 2025-11-06 09:55:36,761 root INFO copying tests/__init__.py -> build/lib/tests 2025-11-06 09:55:36,761 root INFO copying tests/test_cache_manager.py -> build/lib/tests 2025-11-06 09:55:36,761 root INFO copying tests/test_tagged_cache.py -> build/lib/tests 2025-11-06 09:55:36,762 root INFO copying tests/test_repository.py -> build/lib/tests 2025-11-06 09:55:36,762 root INFO creating build/lib/tests/stores 2025-11-06 09:55:36,762 root INFO copying tests/stores/__init__.py -> build/lib/tests/stores 2025-11-06 09:55:36,762 root INFO copying tests/stores/test_null_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,763 root INFO copying tests/stores/test_file_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,763 root INFO copying tests/stores/test_memcached_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,763 root INFO copying tests/stores/test_dict_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,763 root INFO copying tests/stores/test_redis_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,765 root INFO copying cachy/__init__.py -> build/lib/cachy 2025-11-06 09:55:36,766 root INFO copying cachy/utils.py -> build/lib/cachy 2025-11-06 09:55:36,766 root INFO copying cachy/tagged_cache.py -> build/lib/cachy 2025-11-06 09:55:36,766 root INFO copying cachy/repository.py -> build/lib/cachy 2025-11-06 09:55:36,767 root INFO copying cachy/redis_tagged_cache.py -> build/lib/cachy 2025-11-06 09:55:36,767 root INFO copying cachy/tag_set.py -> build/lib/cachy 2025-11-06 09:55:36,767 root INFO copying cachy/helpers.py -> build/lib/cachy 2025-11-06 09:55:36,767 root INFO copying cachy/cache_manager.py -> build/lib/cachy 2025-11-06 09:55:36,768 root INFO copying cachy/contracts/__init__.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,768 root INFO copying cachy/contracts/store.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,768 root INFO copying cachy/contracts/repository.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,769 root INFO copying cachy/contracts/taggable_store.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,769 root INFO copying cachy/contracts/factory.py -> build/lib/cachy/contracts 2025-11-06 09:55:36,769 root INFO copying cachy/serializers/__init__.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,769 root INFO copying cachy/serializers/serializer.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,770 root INFO copying cachy/serializers/json_serializer.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,770 root INFO copying cachy/serializers/pickle_serializer.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,770 root INFO copying cachy/serializers/msgpack_serializer.py -> build/lib/cachy/serializers 2025-11-06 09:55:36,771 root INFO copying cachy/stores/__init__.py -> build/lib/cachy/stores 2025-11-06 09:55:36,771 root INFO copying cachy/stores/file_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,771 root INFO copying cachy/stores/memcached_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,771 root INFO copying cachy/stores/null_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,772 root INFO copying cachy/stores/redis_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,772 root INFO copying cachy/stores/dict_store.py -> build/lib/cachy/stores 2025-11-06 09:55:36,772 root INFO copying tests/__init__.py -> build/lib/tests 2025-11-06 09:55:36,772 root INFO copying tests/test_cache_manager.py -> build/lib/tests 2025-11-06 09:55:36,773 root INFO copying tests/test_tagged_cache.py -> build/lib/tests 2025-11-06 09:55:36,773 root INFO copying tests/test_repository.py -> build/lib/tests 2025-11-06 09:55:36,773 root INFO copying tests/stores/__init__.py -> build/lib/tests/stores 2025-11-06 09:55:36,773 root INFO copying tests/stores/test_null_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,774 root INFO copying tests/stores/test_file_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,774 root INFO copying tests/stores/test_memcached_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,774 root INFO copying tests/stores/test_dict_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,774 root INFO copying tests/stores/test_redis_store.py -> build/lib/tests/stores 2025-11-06 09:55:36,784 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-06 09:55:36,784 root INFO running install 2025-11-06 09:55:36,794 root INFO running install_lib 2025-11-06 09:55:36,798 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-06 09:55:36,798 root INFO creating build/bdist.linux-armv8l/wheel/cachy 2025-11-06 09:55:36,798 root INFO copying build/lib/cachy/__init__.py -> build/bdist.linux-armv8l/wheel/./cachy 2025-11-06 09:55:36,799 root INFO creating build/bdist.linux-armv8l/wheel/cachy/contracts 2025-11-06 09:55:36,799 root INFO copying build/lib/cachy/contracts/__init__.py -> build/bdist.linux-armv8l/wheel/./cachy/contracts 2025-11-06 09:55:36,799 root INFO copying build/lib/cachy/contracts/store.py -> build/bdist.linux-armv8l/wheel/./cachy/contracts 2025-11-06 09:55:36,799 root INFO copying build/lib/cachy/contracts/repository.py -> build/bdist.linux-armv8l/wheel/./cachy/contracts 2025-11-06 09:55:36,799 root INFO copying build/lib/cachy/contracts/taggable_store.py -> build/bdist.linux-armv8l/wheel/./cachy/contracts 2025-11-06 09:55:36,799 root INFO copying build/lib/cachy/contracts/factory.py -> build/bdist.linux-armv8l/wheel/./cachy/contracts 2025-11-06 09:55:36,800 root INFO copying build/lib/cachy/utils.py -> build/bdist.linux-armv8l/wheel/./cachy 2025-11-06 09:55:36,800 root INFO copying build/lib/cachy/tagged_cache.py -> build/bdist.linux-armv8l/wheel/./cachy 2025-11-06 09:55:36,800 root INFO copying build/lib/cachy/repository.py -> build/bdist.linux-armv8l/wheel/./cachy 2025-11-06 09:55:36,800 root INFO copying build/lib/cachy/redis_tagged_cache.py -> build/bdist.linux-armv8l/wheel/./cachy 2025-11-06 09:55:36,800 root INFO creating build/bdist.linux-armv8l/wheel/cachy/stores 2025-11-06 09:55:36,801 root INFO copying build/lib/cachy/stores/__init__.py -> build/bdist.linux-armv8l/wheel/./cachy/stores 2025-11-06 09:55:36,801 root INFO copying build/lib/cachy/stores/file_store.py -> build/bdist.linux-armv8l/wheel/./cachy/stores 2025-11-06 09:55:36,801 root INFO copying build/lib/cachy/stores/memcached_store.py -> build/bdist.linux-armv8l/wheel/./cachy/stores 2025-11-06 09:55:36,801 root INFO copying build/lib/cachy/stores/null_store.py -> build/bdist.linux-armv8l/wheel/./cachy/stores 2025-11-06 09:55:36,801 root INFO copying build/lib/cachy/stores/redis_store.py -> build/bdist.linux-armv8l/wheel/./cachy/stores 2025-11-06 09:55:36,802 root INFO copying build/lib/cachy/stores/dict_store.py -> build/bdist.linux-armv8l/wheel/./cachy/stores 2025-11-06 09:55:36,802 root INFO creating build/bdist.linux-armv8l/wheel/cachy/serializers 2025-11-06 09:55:36,802 root INFO copying build/lib/cachy/serializers/__init__.py -> build/bdist.linux-armv8l/wheel/./cachy/serializers 2025-11-06 09:55:36,802 root INFO copying build/lib/cachy/serializers/serializer.py -> build/bdist.linux-armv8l/wheel/./cachy/serializers 2025-11-06 09:55:36,802 root INFO copying build/lib/cachy/serializers/json_serializer.py -> build/bdist.linux-armv8l/wheel/./cachy/serializers 2025-11-06 09:55:36,803 root INFO copying build/lib/cachy/serializers/pickle_serializer.py -> build/bdist.linux-armv8l/wheel/./cachy/serializers 2025-11-06 09:55:36,803 root INFO copying build/lib/cachy/serializers/msgpack_serializer.py -> build/bdist.linux-armv8l/wheel/./cachy/serializers 2025-11-06 09:55:36,803 root INFO copying build/lib/cachy/tag_set.py -> build/bdist.linux-armv8l/wheel/./cachy 2025-11-06 09:55:36,803 root INFO copying build/lib/cachy/helpers.py -> build/bdist.linux-armv8l/wheel/./cachy 2025-11-06 09:55:36,803 root INFO copying build/lib/cachy/cache_manager.py -> build/bdist.linux-armv8l/wheel/./cachy 2025-11-06 09:55:36,803 root INFO creating build/bdist.linux-armv8l/wheel/tests 2025-11-06 09:55:36,804 root INFO copying build/lib/tests/__init__.py -> build/bdist.linux-armv8l/wheel/./tests 2025-11-06 09:55:36,804 root INFO copying build/lib/tests/test_cache_manager.py -> build/bdist.linux-armv8l/wheel/./tests 2025-11-06 09:55:36,804 root INFO creating build/bdist.linux-armv8l/wheel/tests/stores 2025-11-06 09:55:36,804 root INFO copying build/lib/tests/stores/__init__.py -> build/bdist.linux-armv8l/wheel/./tests/stores 2025-11-06 09:55:36,804 root INFO copying build/lib/tests/stores/test_null_store.py -> build/bdist.linux-armv8l/wheel/./tests/stores 2025-11-06 09:55:36,805 root INFO copying build/lib/tests/stores/test_file_store.py -> build/bdist.linux-armv8l/wheel/./tests/stores 2025-11-06 09:55:36,805 root INFO copying build/lib/tests/stores/test_memcached_store.py -> build/bdist.linux-armv8l/wheel/./tests/stores 2025-11-06 09:55:36,805 root INFO copying build/lib/tests/stores/test_dict_store.py -> build/bdist.linux-armv8l/wheel/./tests/stores 2025-11-06 09:55:36,805 root INFO copying build/lib/tests/stores/test_redis_store.py -> build/bdist.linux-armv8l/wheel/./tests/stores 2025-11-06 09:55:36,805 root INFO copying build/lib/tests/test_tagged_cache.py -> build/bdist.linux-armv8l/wheel/./tests 2025-11-06 09:55:36,805 root INFO copying build/lib/tests/test_repository.py -> build/bdist.linux-armv8l/wheel/./tests 2025-11-06 09:55:36,806 root INFO running install_egg_info 2025-11-06 09:55:36,810 root INFO running egg_info 2025-11-06 09:55:36,814 root INFO creating cachy.egg-info 2025-11-06 09:55:36,814 root INFO writing cachy.egg-info/PKG-INFO 2025-11-06 09:55:36,815 root INFO writing dependency_links to cachy.egg-info/dependency_links.txt 2025-11-06 09:55:36,816 root INFO writing requirements to cachy.egg-info/requires.txt 2025-11-06 09:55:36,816 root INFO writing top-level names to cachy.egg-info/top_level.txt 2025-11-06 09:55:36,816 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2025-11-06 09:55:36,823 root INFO reading manifest file 'cachy.egg-info/SOURCES.txt' 2025-11-06 09:55:36,823 root INFO adding license file 'LICENSE' 2025-11-06 09:55:36,824 root INFO writing manifest file 'cachy.egg-info/SOURCES.txt' 2025-11-06 09:55:36,825 root INFO Copying cachy.egg-info to build/bdist.linux-armv8l/wheel/./cachy-0.3.0-py3.12.egg-info 2025-11-06 09:55:36,826 root INFO running install_scripts 2025-11-06 09:55:36,827 root INFO creating build/bdist.linux-armv8l/wheel/cachy-0.3.0.dist-info/WHEEL 2025-11-06 09:55:36,827 wheel INFO creating '/home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0/.dist/.tmp-2h_ja626/cachy-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-06 09:55:36,828 wheel INFO adding 'cachy/__init__.py' 2025-11-06 09:55:36,828 wheel INFO adding 'cachy/cache_manager.py' 2025-11-06 09:55:36,828 wheel INFO adding 'cachy/helpers.py' 2025-11-06 09:55:36,828 wheel INFO adding 'cachy/redis_tagged_cache.py' 2025-11-06 09:55:36,829 wheel INFO adding 'cachy/repository.py' 2025-11-06 09:55:36,829 wheel INFO adding 'cachy/tag_set.py' 2025-11-06 09:55:36,829 wheel INFO adding 'cachy/tagged_cache.py' 2025-11-06 09:55:36,829 wheel INFO adding 'cachy/utils.py' 2025-11-06 09:55:36,829 wheel INFO adding 'cachy/contracts/__init__.py' 2025-11-06 09:55:36,830 wheel INFO adding 'cachy/contracts/factory.py' 2025-11-06 09:55:36,830 wheel INFO adding 'cachy/contracts/repository.py' 2025-11-06 09:55:36,830 wheel INFO adding 'cachy/contracts/store.py' 2025-11-06 09:55:36,830 wheel INFO adding 'cachy/contracts/taggable_store.py' 2025-11-06 09:55:36,830 wheel INFO adding 'cachy/serializers/__init__.py' 2025-11-06 09:55:36,831 wheel INFO adding 'cachy/serializers/json_serializer.py' 2025-11-06 09:55:36,831 wheel INFO adding 'cachy/serializers/msgpack_serializer.py' 2025-11-06 09:55:36,831 wheel INFO adding 'cachy/serializers/pickle_serializer.py' 2025-11-06 09:55:36,831 wheel INFO adding 'cachy/serializers/serializer.py' 2025-11-06 09:55:36,831 wheel INFO adding 'cachy/stores/__init__.py' 2025-11-06 09:55:36,832 wheel INFO adding 'cachy/stores/dict_store.py' 2025-11-06 09:55:36,832 wheel INFO adding 'cachy/stores/file_store.py' 2025-11-06 09:55:36,832 wheel INFO adding 'cachy/stores/memcached_store.py' 2025-11-06 09:55:36,832 wheel INFO adding 'cachy/stores/null_store.py' 2025-11-06 09:55:36,833 wheel INFO adding 'cachy/stores/redis_store.py' 2025-11-06 09:55:36,833 wheel INFO adding 'cachy-0.3.0.dist-info/licenses/LICENSE' 2025-11-06 09:55:36,833 wheel INFO adding 'tests/__init__.py' 2025-11-06 09:55:36,833 wheel INFO adding 'tests/test_cache_manager.py' 2025-11-06 09:55:36,834 wheel INFO adding 'tests/test_repository.py' 2025-11-06 09:55:36,834 wheel INFO adding 'tests/test_tagged_cache.py' 2025-11-06 09:55:36,834 wheel INFO adding 'tests/stores/__init__.py' 2025-11-06 09:55:36,834 wheel INFO adding 'tests/stores/test_dict_store.py' 2025-11-06 09:55:36,834 wheel INFO adding 'tests/stores/test_file_store.py' 2025-11-06 09:55:36,835 wheel INFO adding 'tests/stores/test_memcached_store.py' 2025-11-06 09:55:36,835 wheel INFO adding 'tests/stores/test_null_store.py' 2025-11-06 09:55:36,835 wheel INFO adding 'tests/stores/test_redis_store.py' 2025-11-06 09:55:36,835 wheel INFO adding 'cachy-0.3.0.dist-info/METADATA' 2025-11-06 09:55:36,835 wheel INFO adding 'cachy-0.3.0.dist-info/WHEEL' 2025-11-06 09:55:36,835 wheel INFO adding 'cachy-0.3.0.dist-info/top_level.txt' 2025-11-06 09:55:36,836 wheel INFO adding 'cachy-0.3.0.dist-info/RECORD' 2025-11-06 09:55:36,836 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-06 09:55:36,837 gpep517 INFO The backend produced .dist/cachy-0.3.0-py3-none-any.whl cachy-0.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-cachy/src/cachy-0.3.0 configfile: pyproject.toml plugins: flexmock-0.12.2 collected 64 items / 9 deselected / 55 selected tests/stores/test_dict_store.py ....... [ 12%] tests/stores/test_file_store.py ......... [ 29%] tests/stores/test_null_store.py . [ 30%] tests/stores/test_redis_store.py ......... [ 47%] tests/test_cache_manager.py ........ [ 61%] tests/test_repository.py .............. [ 87%] tests/test_tagged_cache.py ....... [100%] ======================= 55 passed, 9 deselected in 0.30s ======================= >>> py3-cachy: Entering fakeroot... >>> py3-cachy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cachy/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.12/site-packages/cachy/__pycache__' 'usr/lib/python3.12/site-packages/cachy/contracts/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.12/site-packages/cachy/contracts/__pycache__' 'usr/lib/python3.12/site-packages/cachy/stores/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.12/site-packages/cachy/stores/__pycache__' 'usr/lib/python3.12/site-packages/cachy/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-cachy/pkg/py3-cachy-pyc/usr/lib/python3.12/site-packages/cachy/serializers/__pycache__' >>> py3-cachy-pyc*: Preparing subpackage py3-cachy-pyc... >>> py3-cachy-pyc*: Running postcheck for py3-cachy-pyc >>> py3-cachy*: Running postcheck for py3-cachy >>> py3-cachy*: Preparing package py3-cachy... >>> py3-cachy-pyc*: Tracing dependencies... python3~3.12 >>> py3-cachy-pyc*: Package size: 77.8 KB >>> py3-cachy-pyc*: Compressing data... >>> py3-cachy-pyc*: Create checksum... >>> py3-cachy-pyc*: Create py3-cachy-pyc-0.3.0-r9.apk >>> py3-cachy*: Tracing dependencies... python3 python3~3.12 >>> py3-cachy*: Package size: 58.4 KB >>> py3-cachy*: Compressing data... >>> py3-cachy*: Create checksum... >>> py3-cachy*: Create py3-cachy-0.3.0-r9.apk >>> py3-cachy: Build complete at Thu, 06 Nov 2025 09:55:38 +0000 elapsed time 0h 0m 35s >>> py3-cachy: Cleaning up srcdir >>> py3-cachy: Cleaning up pkgdir >>> py3-cachy: Cleaning up tmpdir >>> py3-cachy: Uninstalling dependencies... ( 1/48) Purging .makedepends-py3-cachy (20251106.095535) ( 2/48) Purging py3-gpep517-pyc (19-r1) ( 3/48) Purging py3-gpep517 (19-r1) ( 4/48) Purging py3-installer-pyc (0.7.0-r2) ( 5/48) Purging py3-installer (0.7.0-r2) ( 6/48) Purging py3-poetry-core-pyc (2.2.1-r0) ( 7/48) Purging py3-poetry-core (2.2.1-r0) ( 8/48) Purging py3-fastjsonschema-pyc (2.21.2-r0) ( 9/48) Purging py3-fastjsonschema (2.21.2-r0) (10/48) Purging py3-lark-parser-pyc (1.2.2-r0) (11/48) Purging py3-lark-parser (1.2.2-r0) (12/48) Purging py3-setuptools-pyc (80.9.0-r2) (13/48) Purging py3-setuptools (80.9.0-r2) (14/48) Purging py3-wheel-pyc (0.46.1-r0) (15/48) Purging py3-wheel (0.46.1-r0) (16/48) Purging py3-pytest-pyc (8.4.2-r1) (17/48) Purging py3-pytest (8.4.2-r1) (18/48) Purging py3-iniconfig-pyc (2.3.0-r0) (19/48) Purging py3-iniconfig (2.3.0-r0) (20/48) Purging py3-pluggy-pyc (1.6.0-r0) (21/48) Purging py3-pluggy (1.6.0-r0) (22/48) Purging py3-py-pyc (1.11.0-r4) (23/48) Purging py3-py (1.11.0-r4) (24/48) Purging py3-pygments-pyc (2.19.2-r0) (25/48) Purging py3-pygments (2.19.2-r0) (26/48) Purging py3-flexmock-pyc (0.12.2-r0) (27/48) Purging py3-flexmock (0.12.2-r0) (28/48) Purging py3-fakeredis-pyc (2.32.0-r0) (29/48) Purging py3-fakeredis (2.32.0-r0) (30/48) Purging py3-packaging-pyc (25.0-r0) (31/48) Purging py3-packaging (25.0-r0) (32/48) Purging py3-parsing-pyc (3.2.3-r0) (33/48) Purging py3-parsing (3.2.3-r0) (34/48) Purging py3-redis-pyc (7.0.1-r0) (35/48) Purging py3-redis (7.0.1-r0) (36/48) Purging py3-hiredis-pyc (3.3.0-r0) (37/48) Purging py3-hiredis (3.3.0-r0) (38/48) Purging py3-sortedcontainers-pyc (2.4.0-r5) (39/48) Purging py3-sortedcontainers (2.4.0-r5) (40/48) Purging python3-pyc (3.12.12-r0) (41/48) Purging python3-pycache-pyc0 (3.12.12-r0) (42/48) Purging pyc (3.12.12-r0) (43/48) Purging python3 (3.12.12-r0) (44/48) Purging gdbm (1.26-r0) (45/48) Purging hiredis (1.3.0-r0) (46/48) Purging libpanelw (6.5_p20251010-r0) (47/48) Purging mpdecimal (4.0.1-r0) (48/48) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-cachy: Updating the community/armv7 repository index... >>> py3-cachy: Signing the index...