>>> py3-redis: Building community/py3-redis 5.0.7-r0 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 18:16:41 +0000 >>> py3-redis: Validating /home/buildozer/aports/community/py3-redis/APKBUILD... >>> py3-redis: Analyzing dependencies... >>> py3-redis: Installing for build: build-base py3-hiredis py3-setuptools py3-gpep517 py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing gdbm (1.24-r0) (3/25) Installing mpdecimal (4.0.0-r0) (4/25) Installing libpanelw (6.5_p20250412-r0) (5/25) Installing sqlite-libs (3.49.1-r0) (6/25) Installing python3 (3.12.10-r0) (7/25) Installing python3-pycache-pyc0 (3.12.10-r0) (8/25) Installing pyc (3.12.10-r0) (9/25) Installing py3-hiredis-pyc (2.3.2-r1) (10/25) Installing python3-pyc (3.12.10-r0) (11/25) Installing hiredis (1.2.0-r0) (12/25) Installing py3-hiredis (2.3.2-r1) (13/25) Installing py3-parsing (3.2.0-r0) (14/25) Installing py3-parsing-pyc (3.2.0-r0) (15/25) Installing py3-packaging (24.2-r0) (16/25) Installing py3-packaging-pyc (24.2-r0) (17/25) Installing py3-setuptools (77.0.3-r0) (18/25) Installing py3-setuptools-pyc (77.0.3-r0) (19/25) Installing py3-installer (0.7.0-r2) (20/25) Installing py3-installer-pyc (0.7.0-r2) (21/25) Installing py3-gpep517 (16-r0) (22/25) Installing py3-gpep517-pyc (16-r0) (23/25) Installing py3-wheel (0.43.0-r0) (24/25) Installing py3-wheel-pyc (0.43.0-r0) (25/25) Installing .makedepends-py3-redis (20250423.181659) Executing busybox-1.37.0-r16.trigger OK: 644 MiB in 135 packages >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Cleaning up tmpdir >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-redis-5.0.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-redis: Fetching py3-redis-5.0.7.tar.gz::https://files.pythonhosted.org/packages/source/r/redis/redis-5.0.7.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.22/py3-redis-5.0.7.tar.gz.part' py3-redis-5.0.7.tar. 22% |******* | 1024k 0:00:03 ETA py3-redis-5.0.7.tar. 100% |********************************| 4475k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-redis-5.0.7.tar.gz.part' saved >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-redis-5.0.7.tar.gz >>> py3-redis: Checking sha512sums... py3-redis-5.0.7.tar.gz: OK >>> py3-redis: Unpacking /var/cache/distfiles/v3.22/py3-redis-5.0.7.tar.gz... 2025-04-23 18:17:01,556 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-23 18:17:01,582 root INFO running bdist_wheel 2025-04-23 18:17:01,598 root INFO running build 2025-04-23 18:17:01,598 root INFO running build_py 2025-04-23 18:17:01,601 root INFO creating build/lib/redis 2025-04-23 18:17:01,601 root INFO copying redis/__init__.py -> build/lib/redis 2025-04-23 18:17:01,602 root INFO copying redis/credentials.py -> build/lib/redis 2025-04-23 18:17:01,602 root INFO copying redis/typing.py -> build/lib/redis 2025-04-23 18:17:01,602 root INFO copying redis/exceptions.py -> build/lib/redis 2025-04-23 18:17:01,603 root INFO copying redis/cluster.py -> build/lib/redis 2025-04-23 18:17:01,603 root INFO copying redis/lock.py -> build/lib/redis 2025-04-23 18:17:01,603 root INFO copying redis/utils.py -> build/lib/redis 2025-04-23 18:17:01,604 root INFO copying redis/backoff.py -> build/lib/redis 2025-04-23 18:17:01,604 root INFO copying redis/connection.py -> build/lib/redis 2025-04-23 18:17:01,604 root INFO copying redis/crc.py -> build/lib/redis 2025-04-23 18:17:01,605 root INFO copying redis/compat.py -> build/lib/redis 2025-04-23 18:17:01,605 root INFO copying redis/client.py -> build/lib/redis 2025-04-23 18:17:01,605 root INFO copying redis/sentinel.py -> build/lib/redis 2025-04-23 18:17:01,606 root INFO copying redis/ocsp.py -> build/lib/redis 2025-04-23 18:17:01,606 root INFO copying redis/retry.py -> build/lib/redis 2025-04-23 18:17:01,606 root INFO creating build/lib/redis/_parsers 2025-04-23 18:17:01,607 root INFO copying redis/_parsers/__init__.py -> build/lib/redis/_parsers 2025-04-23 18:17:01,607 root INFO copying redis/_parsers/commands.py -> build/lib/redis/_parsers 2025-04-23 18:17:01,607 root INFO copying redis/_parsers/resp2.py -> build/lib/redis/_parsers 2025-04-23 18:17:01,607 root INFO copying redis/_parsers/resp3.py -> build/lib/redis/_parsers 2025-04-23 18:17:01,608 root INFO copying redis/_parsers/hiredis.py -> build/lib/redis/_parsers 2025-04-23 18:17:01,608 root INFO copying redis/_parsers/socket.py -> build/lib/redis/_parsers 2025-04-23 18:17:01,608 root INFO copying redis/_parsers/helpers.py -> build/lib/redis/_parsers 2025-04-23 18:17:01,609 root INFO copying redis/_parsers/base.py -> build/lib/redis/_parsers 2025-04-23 18:17:01,609 root INFO copying redis/_parsers/encoders.py -> build/lib/redis/_parsers 2025-04-23 18:17:01,609 root INFO creating build/lib/redis/commands 2025-04-23 18:17:01,610 root INFO copying redis/commands/__init__.py -> build/lib/redis/commands 2025-04-23 18:17:01,610 root INFO copying redis/commands/core.py -> build/lib/redis/commands 2025-04-23 18:17:01,611 root INFO copying redis/commands/redismodules.py -> build/lib/redis/commands 2025-04-23 18:17:01,611 root INFO copying redis/commands/cluster.py -> build/lib/redis/commands 2025-04-23 18:17:01,611 root INFO copying redis/commands/helpers.py -> build/lib/redis/commands 2025-04-23 18:17:01,611 root INFO copying redis/commands/sentinel.py -> build/lib/redis/commands 2025-04-23 18:17:01,612 root INFO creating build/lib/redis/asyncio 2025-04-23 18:17:01,612 root INFO copying redis/asyncio/__init__.py -> build/lib/redis/asyncio 2025-04-23 18:17:01,612 root INFO copying redis/asyncio/cluster.py -> build/lib/redis/asyncio 2025-04-23 18:17:01,613 root INFO copying redis/asyncio/lock.py -> build/lib/redis/asyncio 2025-04-23 18:17:01,613 root INFO copying redis/asyncio/utils.py -> build/lib/redis/asyncio 2025-04-23 18:17:01,613 root INFO copying redis/asyncio/connection.py -> build/lib/redis/asyncio 2025-04-23 18:17:01,614 root INFO copying redis/asyncio/client.py -> build/lib/redis/asyncio 2025-04-23 18:17:01,614 root INFO copying redis/asyncio/sentinel.py -> build/lib/redis/asyncio 2025-04-23 18:17:01,614 root INFO copying redis/asyncio/retry.py -> build/lib/redis/asyncio 2025-04-23 18:17:01,615 root INFO creating build/lib/redis/commands/timeseries 2025-04-23 18:17:01,615 root INFO copying redis/commands/timeseries/__init__.py -> build/lib/redis/commands/timeseries 2025-04-23 18:17:01,615 root INFO copying redis/commands/timeseries/info.py -> build/lib/redis/commands/timeseries 2025-04-23 18:17:01,615 root INFO copying redis/commands/timeseries/commands.py -> build/lib/redis/commands/timeseries 2025-04-23 18:17:01,616 root INFO copying redis/commands/timeseries/utils.py -> build/lib/redis/commands/timeseries 2025-04-23 18:17:01,616 root INFO creating build/lib/redis/commands/search 2025-04-23 18:17:01,616 root INFO copying redis/commands/search/__init__.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,617 root INFO copying redis/commands/search/query.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,617 root INFO copying redis/commands/search/field.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,617 root INFO copying redis/commands/search/_util.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,617 root INFO copying redis/commands/search/indexDefinition.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,618 root INFO copying redis/commands/search/commands.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,618 root INFO copying redis/commands/search/document.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,618 root INFO copying redis/commands/search/suggestion.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,618 root INFO copying redis/commands/search/reducers.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,619 root INFO copying redis/commands/search/result.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,619 root INFO copying redis/commands/search/querystring.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,619 root INFO copying redis/commands/search/aggregation.py -> build/lib/redis/commands/search 2025-04-23 18:17:01,620 root INFO creating build/lib/redis/commands/bf 2025-04-23 18:17:01,620 root INFO copying redis/commands/bf/__init__.py -> build/lib/redis/commands/bf 2025-04-23 18:17:01,620 root INFO copying redis/commands/bf/info.py -> build/lib/redis/commands/bf 2025-04-23 18:17:01,620 root INFO copying redis/commands/bf/commands.py -> build/lib/redis/commands/bf 2025-04-23 18:17:01,621 root INFO creating build/lib/redis/commands/json 2025-04-23 18:17:01,621 root INFO copying redis/commands/json/__init__.py -> build/lib/redis/commands/json 2025-04-23 18:17:01,621 root INFO copying redis/commands/json/_util.py -> build/lib/redis/commands/json 2025-04-23 18:17:01,621 root INFO copying redis/commands/json/commands.py -> build/lib/redis/commands/json 2025-04-23 18:17:01,622 root INFO copying redis/commands/json/decoders.py -> build/lib/redis/commands/json 2025-04-23 18:17:01,622 root INFO copying redis/commands/json/path.py -> build/lib/redis/commands/json 2025-04-23 18:17:01,622 root INFO creating build/lib/redis/commands/graph 2025-04-23 18:17:01,622 root INFO copying redis/commands/graph/__init__.py -> build/lib/redis/commands/graph 2025-04-23 18:17:01,623 root INFO copying redis/commands/graph/node.py -> build/lib/redis/commands/graph 2025-04-23 18:17:01,623 root INFO copying redis/commands/graph/exceptions.py -> build/lib/redis/commands/graph 2025-04-23 18:17:01,623 root INFO copying redis/commands/graph/commands.py -> build/lib/redis/commands/graph 2025-04-23 18:17:01,623 root INFO copying redis/commands/graph/edge.py -> build/lib/redis/commands/graph 2025-04-23 18:17:01,624 root INFO copying redis/commands/graph/query_result.py -> build/lib/redis/commands/graph 2025-04-23 18:17:01,624 root INFO copying redis/commands/graph/path.py -> build/lib/redis/commands/graph 2025-04-23 18:17:01,624 root INFO copying redis/commands/graph/execution_plan.py -> build/lib/redis/commands/graph 2025-04-23 18:17:01,624 root INFO running egg_info 2025-04-23 18:17:01,627 root INFO writing redis.egg-info/PKG-INFO 2025-04-23 18:17:01,629 root INFO writing dependency_links to redis.egg-info/dependency_links.txt 2025-04-23 18:17:01,630 root INFO writing requirements to redis.egg-info/requires.txt 2025-04-23 18:17:01,630 root INFO writing top-level names to redis.egg-info/top_level.txt 2025-04-23 18:17:01,636 root INFO reading manifest file 'redis.egg-info/SOURCES.txt' 2025-04-23 18:17:01,639 root INFO reading manifest template 'MANIFEST.in' 2025-04-23 18:17:01,639 root WARNING warning: no previously-included files found matching '__pycache__' 2025-04-23 18:17:01,642 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2025-04-23 18:17:01,642 root INFO adding license file 'LICENSE' 2025-04-23 18:17:01,645 root INFO writing manifest file 'redis.egg-info/SOURCES.txt' 2025-04-23 18:17:01,653 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-23 18:17:01,654 root INFO running install 2025-04-23 18:17:01,665 root INFO running install_lib 2025-04-23 18:17:01,668 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-23 18:17:01,668 root INFO creating build/bdist.linux-armv8l/wheel/redis 2025-04-23 18:17:01,668 root INFO copying build/lib/redis/__init__.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,668 root INFO copying build/lib/redis/credentials.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,668 root INFO copying build/lib/redis/typing.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,669 root INFO creating build/bdist.linux-armv8l/wheel/redis/_parsers 2025-04-23 18:17:01,669 root INFO copying build/lib/redis/_parsers/__init__.py -> build/bdist.linux-armv8l/wheel/./redis/_parsers 2025-04-23 18:17:01,669 root INFO copying build/lib/redis/_parsers/commands.py -> build/bdist.linux-armv8l/wheel/./redis/_parsers 2025-04-23 18:17:01,669 root INFO copying build/lib/redis/_parsers/resp2.py -> build/bdist.linux-armv8l/wheel/./redis/_parsers 2025-04-23 18:17:01,670 root INFO copying build/lib/redis/_parsers/resp3.py -> build/bdist.linux-armv8l/wheel/./redis/_parsers 2025-04-23 18:17:01,670 root INFO copying build/lib/redis/_parsers/hiredis.py -> build/bdist.linux-armv8l/wheel/./redis/_parsers 2025-04-23 18:17:01,670 root INFO copying build/lib/redis/_parsers/socket.py -> build/bdist.linux-armv8l/wheel/./redis/_parsers 2025-04-23 18:17:01,670 root INFO copying build/lib/redis/_parsers/helpers.py -> build/bdist.linux-armv8l/wheel/./redis/_parsers 2025-04-23 18:17:01,671 root INFO copying build/lib/redis/_parsers/base.py -> build/bdist.linux-armv8l/wheel/./redis/_parsers 2025-04-23 18:17:01,671 root INFO copying build/lib/redis/_parsers/encoders.py -> build/bdist.linux-armv8l/wheel/./redis/_parsers 2025-04-23 18:17:01,671 root INFO copying build/lib/redis/exceptions.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,671 root INFO copying build/lib/redis/cluster.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,671 root INFO copying build/lib/redis/lock.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,672 root INFO copying build/lib/redis/utils.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,672 root INFO copying build/lib/redis/backoff.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,672 root INFO copying build/lib/redis/connection.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,672 root INFO copying build/lib/redis/crc.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,673 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands 2025-04-23 18:17:01,673 root INFO copying build/lib/redis/commands/__init__.py -> build/bdist.linux-armv8l/wheel/./redis/commands 2025-04-23 18:17:01,673 root INFO copying build/lib/redis/commands/core.py -> build/bdist.linux-armv8l/wheel/./redis/commands 2025-04-23 18:17:01,674 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/timeseries 2025-04-23 18:17:01,674 root INFO copying build/lib/redis/commands/timeseries/__init__.py -> build/bdist.linux-armv8l/wheel/./redis/commands/timeseries 2025-04-23 18:17:01,674 root INFO copying build/lib/redis/commands/timeseries/info.py -> build/bdist.linux-armv8l/wheel/./redis/commands/timeseries 2025-04-23 18:17:01,674 root INFO copying build/lib/redis/commands/timeseries/commands.py -> build/bdist.linux-armv8l/wheel/./redis/commands/timeseries 2025-04-23 18:17:01,674 root INFO copying build/lib/redis/commands/timeseries/utils.py -> build/bdist.linux-armv8l/wheel/./redis/commands/timeseries 2025-04-23 18:17:01,675 root INFO copying build/lib/redis/commands/redismodules.py -> build/bdist.linux-armv8l/wheel/./redis/commands 2025-04-23 18:17:01,675 root INFO copying build/lib/redis/commands/cluster.py -> build/bdist.linux-armv8l/wheel/./redis/commands 2025-04-23 18:17:01,675 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/search 2025-04-23 18:17:01,675 root INFO copying build/lib/redis/commands/search/__init__.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,676 root INFO copying build/lib/redis/commands/search/query.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,676 root INFO copying build/lib/redis/commands/search/field.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,676 root INFO copying build/lib/redis/commands/search/_util.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,676 root INFO copying build/lib/redis/commands/search/indexDefinition.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,676 root INFO copying build/lib/redis/commands/search/commands.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,677 root INFO copying build/lib/redis/commands/search/document.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,677 root INFO copying build/lib/redis/commands/search/suggestion.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,677 root INFO copying build/lib/redis/commands/search/reducers.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,677 root INFO copying build/lib/redis/commands/search/result.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,677 root INFO copying build/lib/redis/commands/search/querystring.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,678 root INFO copying build/lib/redis/commands/search/aggregation.py -> build/bdist.linux-armv8l/wheel/./redis/commands/search 2025-04-23 18:17:01,678 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/bf 2025-04-23 18:17:01,678 root INFO copying build/lib/redis/commands/bf/__init__.py -> build/bdist.linux-armv8l/wheel/./redis/commands/bf 2025-04-23 18:17:01,678 root INFO copying build/lib/redis/commands/bf/info.py -> build/bdist.linux-armv8l/wheel/./redis/commands/bf 2025-04-23 18:17:01,679 root INFO copying build/lib/redis/commands/bf/commands.py -> build/bdist.linux-armv8l/wheel/./redis/commands/bf 2025-04-23 18:17:01,679 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/json 2025-04-23 18:17:01,679 root INFO copying build/lib/redis/commands/json/__init__.py -> build/bdist.linux-armv8l/wheel/./redis/commands/json 2025-04-23 18:17:01,679 root INFO copying build/lib/redis/commands/json/_util.py -> build/bdist.linux-armv8l/wheel/./redis/commands/json 2025-04-23 18:17:01,679 root INFO copying build/lib/redis/commands/json/commands.py -> build/bdist.linux-armv8l/wheel/./redis/commands/json 2025-04-23 18:17:01,680 root INFO copying build/lib/redis/commands/json/decoders.py -> build/bdist.linux-armv8l/wheel/./redis/commands/json 2025-04-23 18:17:01,680 root INFO copying build/lib/redis/commands/json/path.py -> build/bdist.linux-armv8l/wheel/./redis/commands/json 2025-04-23 18:17:01,680 root INFO copying build/lib/redis/commands/helpers.py -> build/bdist.linux-armv8l/wheel/./redis/commands 2025-04-23 18:17:01,680 root INFO copying build/lib/redis/commands/sentinel.py -> build/bdist.linux-armv8l/wheel/./redis/commands 2025-04-23 18:17:01,680 root INFO creating build/bdist.linux-armv8l/wheel/redis/commands/graph 2025-04-23 18:17:01,681 root INFO copying build/lib/redis/commands/graph/__init__.py -> build/bdist.linux-armv8l/wheel/./redis/commands/graph 2025-04-23 18:17:01,681 root INFO copying build/lib/redis/commands/graph/node.py -> build/bdist.linux-armv8l/wheel/./redis/commands/graph 2025-04-23 18:17:01,681 root INFO copying build/lib/redis/commands/graph/exceptions.py -> build/bdist.linux-armv8l/wheel/./redis/commands/graph 2025-04-23 18:17:01,681 root INFO copying build/lib/redis/commands/graph/commands.py -> build/bdist.linux-armv8l/wheel/./redis/commands/graph 2025-04-23 18:17:01,681 root INFO copying build/lib/redis/commands/graph/edge.py -> build/bdist.linux-armv8l/wheel/./redis/commands/graph 2025-04-23 18:17:01,682 root INFO copying build/lib/redis/commands/graph/query_result.py -> build/bdist.linux-armv8l/wheel/./redis/commands/graph 2025-04-23 18:17:01,682 root INFO copying build/lib/redis/commands/graph/path.py -> build/bdist.linux-armv8l/wheel/./redis/commands/graph 2025-04-23 18:17:01,682 root INFO copying build/lib/redis/commands/graph/execution_plan.py -> build/bdist.linux-armv8l/wheel/./redis/commands/graph 2025-04-23 18:17:01,682 root INFO copying build/lib/redis/compat.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,683 root INFO creating build/bdist.linux-armv8l/wheel/redis/asyncio 2025-04-23 18:17:01,683 root INFO copying build/lib/redis/asyncio/__init__.py -> build/bdist.linux-armv8l/wheel/./redis/asyncio 2025-04-23 18:17:01,683 root INFO copying build/lib/redis/asyncio/cluster.py -> build/bdist.linux-armv8l/wheel/./redis/asyncio 2025-04-23 18:17:01,683 root INFO copying build/lib/redis/asyncio/lock.py -> build/bdist.linux-armv8l/wheel/./redis/asyncio 2025-04-23 18:17:01,683 root INFO copying build/lib/redis/asyncio/utils.py -> build/bdist.linux-armv8l/wheel/./redis/asyncio 2025-04-23 18:17:01,684 root INFO copying build/lib/redis/asyncio/connection.py -> build/bdist.linux-armv8l/wheel/./redis/asyncio 2025-04-23 18:17:01,684 root INFO copying build/lib/redis/asyncio/client.py -> build/bdist.linux-armv8l/wheel/./redis/asyncio 2025-04-23 18:17:01,684 root INFO copying build/lib/redis/asyncio/sentinel.py -> build/bdist.linux-armv8l/wheel/./redis/asyncio 2025-04-23 18:17:01,684 root INFO copying build/lib/redis/asyncio/retry.py -> build/bdist.linux-armv8l/wheel/./redis/asyncio 2025-04-23 18:17:01,685 root INFO copying build/lib/redis/client.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,685 root INFO copying build/lib/redis/sentinel.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,685 root INFO copying build/lib/redis/ocsp.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,685 root INFO copying build/lib/redis/retry.py -> build/bdist.linux-armv8l/wheel/./redis 2025-04-23 18:17:01,686 root INFO running install_egg_info 2025-04-23 18:17:01,689 root INFO Copying redis.egg-info to build/bdist.linux-armv8l/wheel/./redis-5.0.7-py3.12.egg-info 2025-04-23 18:17:01,690 root INFO running install_scripts 2025-04-23 18:17:01,691 root INFO creating build/bdist.linux-armv8l/wheel/redis-5.0.7.dist-info/WHEEL 2025-04-23 18:17:01,692 wheel INFO creating '/home/buildozer/aports/community/py3-redis/src/redis-5.0.7/.dist/.tmp-24rk6_j6/redis-5.0.7-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-23 18:17:01,692 wheel INFO adding 'redis/__init__.py' 2025-04-23 18:17:01,693 wheel INFO adding 'redis/backoff.py' 2025-04-23 18:17:01,693 wheel INFO adding 'redis/client.py' 2025-04-23 18:17:01,694 wheel INFO adding 'redis/cluster.py' 2025-04-23 18:17:01,694 wheel INFO adding 'redis/compat.py' 2025-04-23 18:17:01,695 wheel INFO adding 'redis/connection.py' 2025-04-23 18:17:01,695 wheel INFO adding 'redis/crc.py' 2025-04-23 18:17:01,695 wheel INFO adding 'redis/credentials.py' 2025-04-23 18:17:01,695 wheel INFO adding 'redis/exceptions.py' 2025-04-23 18:17:01,696 wheel INFO adding 'redis/lock.py' 2025-04-23 18:17:01,696 wheel INFO adding 'redis/ocsp.py' 2025-04-23 18:17:01,696 wheel INFO adding 'redis/retry.py' 2025-04-23 18:17:01,697 wheel INFO adding 'redis/sentinel.py' 2025-04-23 18:17:01,697 wheel INFO adding 'redis/typing.py' 2025-04-23 18:17:01,697 wheel INFO adding 'redis/utils.py' 2025-04-23 18:17:01,697 wheel INFO adding 'redis/_parsers/__init__.py' 2025-04-23 18:17:01,698 wheel INFO adding 'redis/_parsers/base.py' 2025-04-23 18:17:01,698 wheel INFO adding 'redis/_parsers/commands.py' 2025-04-23 18:17:01,698 wheel INFO adding 'redis/_parsers/encoders.py' 2025-04-23 18:17:01,699 wheel INFO adding 'redis/_parsers/helpers.py' 2025-04-23 18:17:01,699 wheel INFO adding 'redis/_parsers/hiredis.py' 2025-04-23 18:17:01,699 wheel INFO adding 'redis/_parsers/resp2.py' 2025-04-23 18:17:01,699 wheel INFO adding 'redis/_parsers/resp3.py' 2025-04-23 18:17:01,700 wheel INFO adding 'redis/_parsers/socket.py' 2025-04-23 18:17:01,700 wheel INFO adding 'redis/asyncio/__init__.py' 2025-04-23 18:17:01,700 wheel INFO adding 'redis/asyncio/client.py' 2025-04-23 18:17:01,701 wheel INFO adding 'redis/asyncio/cluster.py' 2025-04-23 18:17:01,702 wheel INFO adding 'redis/asyncio/connection.py' 2025-04-23 18:17:01,702 wheel INFO adding 'redis/asyncio/lock.py' 2025-04-23 18:17:01,702 wheel INFO adding 'redis/asyncio/retry.py' 2025-04-23 18:17:01,703 wheel INFO adding 'redis/asyncio/sentinel.py' 2025-04-23 18:17:01,703 wheel INFO adding 'redis/asyncio/utils.py' 2025-04-23 18:17:01,703 wheel INFO adding 'redis/commands/__init__.py' 2025-04-23 18:17:01,703 wheel INFO adding 'redis/commands/cluster.py' 2025-04-23 18:17:01,704 wheel INFO adding 'redis/commands/core.py' 2025-04-23 18:17:01,705 wheel INFO adding 'redis/commands/helpers.py' 2025-04-23 18:17:01,706 wheel INFO adding 'redis/commands/redismodules.py' 2025-04-23 18:17:01,706 wheel INFO adding 'redis/commands/sentinel.py' 2025-04-23 18:17:01,706 wheel INFO adding 'redis/commands/bf/__init__.py' 2025-04-23 18:17:01,706 wheel INFO adding 'redis/commands/bf/commands.py' 2025-04-23 18:17:01,707 wheel INFO adding 'redis/commands/bf/info.py' 2025-04-23 18:17:01,707 wheel INFO adding 'redis/commands/graph/__init__.py' 2025-04-23 18:17:01,707 wheel INFO adding 'redis/commands/graph/commands.py' 2025-04-23 18:17:01,708 wheel INFO adding 'redis/commands/graph/edge.py' 2025-04-23 18:17:01,708 wheel INFO adding 'redis/commands/graph/exceptions.py' 2025-04-23 18:17:01,708 wheel INFO adding 'redis/commands/graph/execution_plan.py' 2025-04-23 18:17:01,708 wheel INFO adding 'redis/commands/graph/node.py' 2025-04-23 18:17:01,709 wheel INFO adding 'redis/commands/graph/path.py' 2025-04-23 18:17:01,709 wheel INFO adding 'redis/commands/graph/query_result.py' 2025-04-23 18:17:01,709 wheel INFO adding 'redis/commands/json/__init__.py' 2025-04-23 18:17:01,709 wheel INFO adding 'redis/commands/json/_util.py' 2025-04-23 18:17:01,710 wheel INFO adding 'redis/commands/json/commands.py' 2025-04-23 18:17:01,710 wheel INFO adding 'redis/commands/json/decoders.py' 2025-04-23 18:17:01,710 wheel INFO adding 'redis/commands/json/path.py' 2025-04-23 18:17:01,710 wheel INFO adding 'redis/commands/search/__init__.py' 2025-04-23 18:17:01,711 wheel INFO adding 'redis/commands/search/_util.py' 2025-04-23 18:17:01,711 wheel INFO adding 'redis/commands/search/aggregation.py' 2025-04-23 18:17:01,711 wheel INFO adding 'redis/commands/search/commands.py' 2025-04-23 18:17:01,711 wheel INFO adding 'redis/commands/search/document.py' 2025-04-23 18:17:01,712 wheel INFO adding 'redis/commands/search/field.py' 2025-04-23 18:17:01,712 wheel INFO adding 'redis/commands/search/indexDefinition.py' 2025-04-23 18:17:01,712 wheel INFO adding 'redis/commands/search/query.py' 2025-04-23 18:17:01,712 wheel INFO adding 'redis/commands/search/querystring.py' 2025-04-23 18:17:01,713 wheel INFO adding 'redis/commands/search/reducers.py' 2025-04-23 18:17:01,713 wheel INFO adding 'redis/commands/search/result.py' 2025-04-23 18:17:01,713 wheel INFO adding 'redis/commands/search/suggestion.py' 2025-04-23 18:17:01,713 wheel INFO adding 'redis/commands/timeseries/__init__.py' 2025-04-23 18:17:01,713 wheel INFO adding 'redis/commands/timeseries/commands.py' 2025-04-23 18:17:01,714 wheel INFO adding 'redis/commands/timeseries/info.py' 2025-04-23 18:17:01,714 wheel INFO adding 'redis/commands/timeseries/utils.py' 2025-04-23 18:17:01,714 wheel INFO adding 'redis-5.0.7.dist-info/licenses/LICENSE' 2025-04-23 18:17:01,715 wheel INFO adding 'redis-5.0.7.dist-info/METADATA' 2025-04-23 18:17:01,715 wheel INFO adding 'redis-5.0.7.dist-info/WHEEL' 2025-04-23 18:17:01,715 wheel INFO adding 'redis-5.0.7.dist-info/top_level.txt' 2025-04-23 18:17:01,715 wheel INFO adding 'redis-5.0.7.dist-info/RECORD' 2025-04-23 18:17:01,716 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-23 18:17:01,718 gpep517 INFO The backend produced .dist/redis-5.0.7-py3-none-any.whl redis-5.0.7-py3-none-any.whl >>> py3-redis: Entering fakeroot... >>> py3-redis-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/redis/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/__pycache__' 'usr/lib/python3.12/site-packages/redis/_parsers/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/_parsers/__pycache__' 'usr/lib/python3.12/site-packages/redis/commands/timeseries/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/timeseries/__pycache__' 'usr/lib/python3.12/site-packages/redis/commands/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/__pycache__' 'usr/lib/python3.12/site-packages/redis/commands/search/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/search/__pycache__' 'usr/lib/python3.12/site-packages/redis/commands/bf/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/bf/__pycache__' 'usr/lib/python3.12/site-packages/redis/commands/json/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/json/__pycache__' 'usr/lib/python3.12/site-packages/redis/commands/graph/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/commands/graph/__pycache__' 'usr/lib/python3.12/site-packages/redis/asyncio/__pycache__' -> '/home/buildozer/aports/community/py3-redis/pkg/py3-redis-pyc/usr/lib/python3.12/site-packages/redis/asyncio/__pycache__' >>> py3-redis-pyc*: Preparing subpackage py3-redis-pyc... >>> py3-redis-pyc*: Running postcheck for py3-redis-pyc >>> py3-redis*: Running postcheck for py3-redis >>> py3-redis*: Preparing package py3-redis... >>> py3-redis-pyc*: Tracing dependencies... py3-hiredis python3~3.12 >>> py3-redis-pyc*: Package size: 1.2 MB >>> py3-redis-pyc*: Compressing data... >>> py3-redis-pyc*: Create checksum... >>> py3-redis-pyc*: Create py3-redis-pyc-5.0.7-r0.apk >>> py3-redis*: Tracing dependencies... py3-hiredis python3~3.12 >>> py3-redis*: Package size: 1.0 MB >>> py3-redis*: Compressing data... >>> py3-redis*: Create checksum... >>> py3-redis*: Create py3-redis-5.0.7-r0.apk >>> py3-redis: Build complete at Wed, 23 Apr 2025 18:17:02 +0000 elapsed time 0h 0m 21s >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Uninstalling dependencies... (1/25) Purging .makedepends-py3-redis (20250423.181659) (2/25) Purging py3-hiredis-pyc (2.3.2-r1) (3/25) Purging py3-hiredis (2.3.2-r1) (4/25) Purging py3-setuptools-pyc (77.0.3-r0) (5/25) Purging py3-setuptools (77.0.3-r0) (6/25) Purging py3-gpep517-pyc (16-r0) (7/25) Purging py3-gpep517 (16-r0) (8/25) Purging py3-installer-pyc (0.7.0-r2) (9/25) Purging py3-installer (0.7.0-r2) (10/25) Purging py3-wheel-pyc (0.43.0-r0) (11/25) Purging py3-wheel (0.43.0-r0) (12/25) Purging py3-packaging-pyc (24.2-r0) (13/25) Purging py3-packaging (24.2-r0) (14/25) Purging py3-parsing-pyc (3.2.0-r0) (15/25) Purging py3-parsing (3.2.0-r0) (16/25) Purging python3-pyc (3.12.10-r0) (17/25) Purging python3-pycache-pyc0 (3.12.10-r0) (18/25) Purging pyc (3.12.10-r0) (19/25) Purging python3 (3.12.10-r0) (20/25) Purging gdbm (1.24-r0) (21/25) Purging hiredis (1.2.0-r0) (22/25) Purging libbz2 (1.0.8-r6) (23/25) Purging libpanelw (6.5_p20250412-r0) (24/25) Purging mpdecimal (4.0.0-r0) (25/25) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-redis: Updating the community/armhf repository index... >>> py3-redis: Signing the index...