>>> py3-redis: Building community/py3-redis 5.0.7-r0 (using abuild 3.13.0-r5) started Sat, 24 Aug 2024 06:29:24 +0000 >>> py3-redis: Checking sanity of /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/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.6-r0) (3/27) Installing gdbm (1.24-r0) (4/27) Installing xz-libs (5.6.2-r0) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.5_p20240601-r0) (7/27) Installing sqlite-libs (3.46.1-r0) (8/27) Installing python3 (3.12.5-r1) (9/27) Installing python3-pycache-pyc0 (3.12.5-r1) (10/27) Installing pyc (3.12.5-r1) (11/27) Installing py3-hiredis-pyc (2.3.2-r1) (12/27) Installing python3-pyc (3.12.5-r1) (13/27) Installing hiredis (1.2.0-r0) (14/27) Installing py3-hiredis (2.3.2-r1) (15/27) Installing py3-parsing (3.1.2-r1) (16/27) Installing py3-parsing-pyc (3.1.2-r1) (17/27) Installing py3-packaging (24.1-r0) (18/27) Installing py3-packaging-pyc (24.1-r0) (19/27) Installing py3-setuptools (70.3.0-r0) (20/27) Installing py3-setuptools-pyc (70.3.0-r0) (21/27) Installing py3-installer (0.7.0-r2) (22/27) Installing py3-installer-pyc (0.7.0-r2) (23/27) Installing py3-gpep517 (16-r0) (24/27) Installing py3-gpep517-pyc (16-r0) (25/27) Installing py3-wheel (0.43.0-r0) (26/27) Installing py3-wheel-pyc (0.43.0-r0) (27/27) Installing .makedepends-py3-redis (20240824.062930) Executing busybox-1.36.1-r31.trigger OK: 334 MiB in 131 packages >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Cleaning up tmpdir >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-redis-5.0.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 16 4475k 16 736k 0 0 924k 0 0:00:04 --:--:-- 0:00:04 924k 100 4475k 100 4475k 0 0 4916k 0 --:--:-- --:--:-- --:--:-- 4918k >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/py3-redis-5.0.7.tar.gz... 2024-08-24 06:29:32,643 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-24 06:29:32,665 root INFO running bdist_wheel 2024-08-24 06:29:32,688 root INFO running build 2024-08-24 06:29:32,688 root INFO running build_py 2024-08-24 06:29:32,692 root INFO creating build 2024-08-24 06:29:32,692 root INFO creating build/lib 2024-08-24 06:29:32,692 root INFO creating build/lib/redis 2024-08-24 06:29:32,692 root INFO copying redis/compat.py -> build/lib/redis 2024-08-24 06:29:32,693 root INFO copying redis/connection.py -> build/lib/redis 2024-08-24 06:29:32,693 root INFO copying redis/backoff.py -> build/lib/redis 2024-08-24 06:29:32,693 root INFO copying redis/utils.py -> build/lib/redis 2024-08-24 06:29:32,694 root INFO copying redis/lock.py -> build/lib/redis 2024-08-24 06:29:32,694 root INFO copying redis/exceptions.py -> build/lib/redis 2024-08-24 06:29:32,694 root INFO copying redis/ocsp.py -> build/lib/redis 2024-08-24 06:29:32,695 root INFO copying redis/retry.py -> build/lib/redis 2024-08-24 06:29:32,695 root INFO copying redis/__init__.py -> build/lib/redis 2024-08-24 06:29:32,695 root INFO copying redis/crc.py -> build/lib/redis 2024-08-24 06:29:32,696 root INFO copying redis/cluster.py -> build/lib/redis 2024-08-24 06:29:32,696 root INFO copying redis/typing.py -> build/lib/redis 2024-08-24 06:29:32,696 root INFO copying redis/client.py -> build/lib/redis 2024-08-24 06:29:32,697 root INFO copying redis/credentials.py -> build/lib/redis 2024-08-24 06:29:32,697 root INFO copying redis/sentinel.py -> build/lib/redis 2024-08-24 06:29:32,697 root INFO creating build/lib/redis/commands 2024-08-24 06:29:32,698 root INFO copying redis/commands/core.py -> build/lib/redis/commands 2024-08-24 06:29:32,698 root INFO copying redis/commands/__init__.py -> build/lib/redis/commands 2024-08-24 06:29:32,699 root INFO copying redis/commands/cluster.py -> build/lib/redis/commands 2024-08-24 06:29:32,699 root INFO copying redis/commands/helpers.py -> build/lib/redis/commands 2024-08-24 06:29:32,699 root INFO copying redis/commands/sentinel.py -> build/lib/redis/commands 2024-08-24 06:29:32,699 root INFO copying redis/commands/redismodules.py -> build/lib/redis/commands 2024-08-24 06:29:32,700 root INFO creating build/lib/redis/asyncio 2024-08-24 06:29:32,700 root INFO copying redis/asyncio/connection.py -> build/lib/redis/asyncio 2024-08-24 06:29:32,701 root INFO copying redis/asyncio/utils.py -> build/lib/redis/asyncio 2024-08-24 06:29:32,701 root INFO copying redis/asyncio/lock.py -> build/lib/redis/asyncio 2024-08-24 06:29:32,701 root INFO copying redis/asyncio/retry.py -> build/lib/redis/asyncio 2024-08-24 06:29:32,701 root INFO copying redis/asyncio/__init__.py -> build/lib/redis/asyncio 2024-08-24 06:29:32,702 root INFO copying redis/asyncio/cluster.py -> build/lib/redis/asyncio 2024-08-24 06:29:32,702 root INFO copying redis/asyncio/client.py -> build/lib/redis/asyncio 2024-08-24 06:29:32,703 root INFO copying redis/asyncio/sentinel.py -> build/lib/redis/asyncio 2024-08-24 06:29:32,703 root INFO creating build/lib/redis/_parsers 2024-08-24 06:29:32,703 root INFO copying redis/_parsers/base.py -> build/lib/redis/_parsers 2024-08-24 06:29:32,704 root INFO copying redis/_parsers/commands.py -> build/lib/redis/_parsers 2024-08-24 06:29:32,704 root INFO copying redis/_parsers/encoders.py -> build/lib/redis/_parsers 2024-08-24 06:29:32,704 root INFO copying redis/_parsers/socket.py -> build/lib/redis/_parsers 2024-08-24 06:29:32,705 root INFO copying redis/_parsers/resp3.py -> build/lib/redis/_parsers 2024-08-24 06:29:32,705 root INFO copying redis/_parsers/hiredis.py -> build/lib/redis/_parsers 2024-08-24 06:29:32,705 root INFO copying redis/_parsers/resp2.py -> build/lib/redis/_parsers 2024-08-24 06:29:32,705 root INFO copying redis/_parsers/__init__.py -> build/lib/redis/_parsers 2024-08-24 06:29:32,706 root INFO copying redis/_parsers/helpers.py -> build/lib/redis/_parsers 2024-08-24 06:29:32,706 root INFO creating build/lib/redis/commands/search 2024-08-24 06:29:32,707 root INFO copying redis/commands/search/result.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,707 root INFO copying redis/commands/search/query.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,707 root INFO copying redis/commands/search/aggregation.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,708 root INFO copying redis/commands/search/document.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,708 root INFO copying redis/commands/search/querystring.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,708 root INFO copying redis/commands/search/commands.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,708 root INFO copying redis/commands/search/_util.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,709 root INFO copying redis/commands/search/field.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,709 root INFO copying redis/commands/search/indexDefinition.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,709 root INFO copying redis/commands/search/__init__.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,710 root INFO copying redis/commands/search/suggestion.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,710 root INFO copying redis/commands/search/reducers.py -> build/lib/redis/commands/search 2024-08-24 06:29:32,710 root INFO creating build/lib/redis/commands/json 2024-08-24 06:29:32,711 root INFO copying redis/commands/json/path.py -> build/lib/redis/commands/json 2024-08-24 06:29:32,711 root INFO copying redis/commands/json/commands.py -> build/lib/redis/commands/json 2024-08-24 06:29:32,711 root INFO copying redis/commands/json/_util.py -> build/lib/redis/commands/json 2024-08-24 06:29:32,712 root INFO copying redis/commands/json/decoders.py -> build/lib/redis/commands/json 2024-08-24 06:29:32,712 root INFO copying redis/commands/json/__init__.py -> build/lib/redis/commands/json 2024-08-24 06:29:32,712 root INFO creating build/lib/redis/commands/timeseries 2024-08-24 06:29:32,713 root INFO copying redis/commands/timeseries/commands.py -> build/lib/redis/commands/timeseries 2024-08-24 06:29:32,713 root INFO copying redis/commands/timeseries/utils.py -> build/lib/redis/commands/timeseries 2024-08-24 06:29:32,713 root INFO copying redis/commands/timeseries/info.py -> build/lib/redis/commands/timeseries 2024-08-24 06:29:32,713 root INFO copying redis/commands/timeseries/__init__.py -> build/lib/redis/commands/timeseries 2024-08-24 06:29:32,714 root INFO creating build/lib/redis/commands/graph 2024-08-24 06:29:32,714 root INFO copying redis/commands/graph/edge.py -> build/lib/redis/commands/graph 2024-08-24 06:29:32,714 root INFO copying redis/commands/graph/path.py -> build/lib/redis/commands/graph 2024-08-24 06:29:32,715 root INFO copying redis/commands/graph/query_result.py -> build/lib/redis/commands/graph 2024-08-24 06:29:32,715 root INFO copying redis/commands/graph/commands.py -> build/lib/redis/commands/graph 2024-08-24 06:29:32,715 root INFO copying redis/commands/graph/exceptions.py -> build/lib/redis/commands/graph 2024-08-24 06:29:32,716 root INFO copying redis/commands/graph/node.py -> build/lib/redis/commands/graph 2024-08-24 06:29:32,716 root INFO copying redis/commands/graph/__init__.py -> build/lib/redis/commands/graph 2024-08-24 06:29:32,716 root INFO copying redis/commands/graph/execution_plan.py -> build/lib/redis/commands/graph 2024-08-24 06:29:32,717 root INFO creating build/lib/redis/commands/bf 2024-08-24 06:29:32,717 root INFO copying redis/commands/bf/commands.py -> build/lib/redis/commands/bf 2024-08-24 06:29:32,717 root INFO copying redis/commands/bf/info.py -> build/lib/redis/commands/bf 2024-08-24 06:29:32,718 root INFO copying redis/commands/bf/__init__.py -> build/lib/redis/commands/bf 2024-08-24 06:29:32,718 root INFO running egg_info 2024-08-24 06:29:32,720 root INFO writing redis.egg-info/PKG-INFO 2024-08-24 06:29:32,722 root INFO writing dependency_links to redis.egg-info/dependency_links.txt 2024-08-24 06:29:32,723 root INFO writing requirements to redis.egg-info/requires.txt 2024-08-24 06:29:32,723 root INFO writing top-level names to redis.egg-info/top_level.txt 2024-08-24 06:29:32,729 root INFO reading manifest file 'redis.egg-info/SOURCES.txt' 2024-08-24 06:29:32,731 root INFO reading manifest template 'MANIFEST.in' 2024-08-24 06:29:32,731 root WARNING warning: no previously-included files found matching '__pycache__' 2024-08-24 06:29:32,734 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2024-08-24 06:29:32,734 root INFO adding license file 'LICENSE' 2024-08-24 06:29:32,737 root INFO writing manifest file 'redis.egg-info/SOURCES.txt' 2024-08-24 06:29:32,747 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-08-24 06:29:32,747 root INFO running install 2024-08-24 06:29:32,761 root INFO running install_lib 2024-08-24 06:29:32,764 root INFO creating build/bdist.linux-loongarch64 2024-08-24 06:29:32,764 root INFO creating build/bdist.linux-loongarch64/wheel 2024-08-24 06:29:32,764 root INFO creating build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,764 root INFO creating build/bdist.linux-loongarch64/wheel/redis/commands 2024-08-24 06:29:32,765 root INFO creating build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,765 root INFO copying build/lib/redis/commands/search/result.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,765 root INFO copying build/lib/redis/commands/search/query.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,766 root INFO copying build/lib/redis/commands/search/aggregation.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,766 root INFO copying build/lib/redis/commands/search/document.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,766 root INFO copying build/lib/redis/commands/search/querystring.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,766 root INFO copying build/lib/redis/commands/search/commands.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,767 root INFO copying build/lib/redis/commands/search/_util.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,767 root INFO copying build/lib/redis/commands/search/field.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,767 root INFO copying build/lib/redis/commands/search/indexDefinition.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,768 root INFO copying build/lib/redis/commands/search/__init__.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,768 root INFO copying build/lib/redis/commands/search/suggestion.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,768 root INFO copying build/lib/redis/commands/search/reducers.py -> build/bdist.linux-loongarch64/wheel/redis/commands/search 2024-08-24 06:29:32,768 root INFO copying build/lib/redis/commands/core.py -> build/bdist.linux-loongarch64/wheel/redis/commands 2024-08-24 06:29:32,769 root INFO creating build/bdist.linux-loongarch64/wheel/redis/commands/json 2024-08-24 06:29:32,769 root INFO copying build/lib/redis/commands/json/path.py -> build/bdist.linux-loongarch64/wheel/redis/commands/json 2024-08-24 06:29:32,770 root INFO copying build/lib/redis/commands/json/commands.py -> build/bdist.linux-loongarch64/wheel/redis/commands/json 2024-08-24 06:29:32,770 root INFO copying build/lib/redis/commands/json/_util.py -> build/bdist.linux-loongarch64/wheel/redis/commands/json 2024-08-24 06:29:32,770 root INFO copying build/lib/redis/commands/json/decoders.py -> build/bdist.linux-loongarch64/wheel/redis/commands/json 2024-08-24 06:29:32,770 root INFO copying build/lib/redis/commands/json/__init__.py -> build/bdist.linux-loongarch64/wheel/redis/commands/json 2024-08-24 06:29:32,771 root INFO creating build/bdist.linux-loongarch64/wheel/redis/commands/timeseries 2024-08-24 06:29:32,771 root INFO copying build/lib/redis/commands/timeseries/commands.py -> build/bdist.linux-loongarch64/wheel/redis/commands/timeseries 2024-08-24 06:29:32,771 root INFO copying build/lib/redis/commands/timeseries/utils.py -> build/bdist.linux-loongarch64/wheel/redis/commands/timeseries 2024-08-24 06:29:32,771 root INFO copying build/lib/redis/commands/timeseries/info.py -> build/bdist.linux-loongarch64/wheel/redis/commands/timeseries 2024-08-24 06:29:32,772 root INFO copying build/lib/redis/commands/timeseries/__init__.py -> build/bdist.linux-loongarch64/wheel/redis/commands/timeseries 2024-08-24 06:29:32,772 root INFO creating build/bdist.linux-loongarch64/wheel/redis/commands/graph 2024-08-24 06:29:32,772 root INFO copying build/lib/redis/commands/graph/edge.py -> build/bdist.linux-loongarch64/wheel/redis/commands/graph 2024-08-24 06:29:32,773 root INFO copying build/lib/redis/commands/graph/path.py -> build/bdist.linux-loongarch64/wheel/redis/commands/graph 2024-08-24 06:29:32,773 root INFO copying build/lib/redis/commands/graph/query_result.py -> build/bdist.linux-loongarch64/wheel/redis/commands/graph 2024-08-24 06:29:32,773 root INFO copying build/lib/redis/commands/graph/commands.py -> build/bdist.linux-loongarch64/wheel/redis/commands/graph 2024-08-24 06:29:32,773 root INFO copying build/lib/redis/commands/graph/exceptions.py -> build/bdist.linux-loongarch64/wheel/redis/commands/graph 2024-08-24 06:29:32,774 root INFO copying build/lib/redis/commands/graph/node.py -> build/bdist.linux-loongarch64/wheel/redis/commands/graph 2024-08-24 06:29:32,774 root INFO copying build/lib/redis/commands/graph/__init__.py -> build/bdist.linux-loongarch64/wheel/redis/commands/graph 2024-08-24 06:29:32,774 root INFO copying build/lib/redis/commands/graph/execution_plan.py -> build/bdist.linux-loongarch64/wheel/redis/commands/graph 2024-08-24 06:29:32,775 root INFO creating build/bdist.linux-loongarch64/wheel/redis/commands/bf 2024-08-24 06:29:32,775 root INFO copying build/lib/redis/commands/bf/commands.py -> build/bdist.linux-loongarch64/wheel/redis/commands/bf 2024-08-24 06:29:32,775 root INFO copying build/lib/redis/commands/bf/info.py -> build/bdist.linux-loongarch64/wheel/redis/commands/bf 2024-08-24 06:29:32,775 root INFO copying build/lib/redis/commands/bf/__init__.py -> build/bdist.linux-loongarch64/wheel/redis/commands/bf 2024-08-24 06:29:32,776 root INFO copying build/lib/redis/commands/__init__.py -> build/bdist.linux-loongarch64/wheel/redis/commands 2024-08-24 06:29:32,776 root INFO copying build/lib/redis/commands/cluster.py -> build/bdist.linux-loongarch64/wheel/redis/commands 2024-08-24 06:29:32,776 root INFO copying build/lib/redis/commands/helpers.py -> build/bdist.linux-loongarch64/wheel/redis/commands 2024-08-24 06:29:32,777 root INFO copying build/lib/redis/commands/sentinel.py -> build/bdist.linux-loongarch64/wheel/redis/commands 2024-08-24 06:29:32,777 root INFO copying build/lib/redis/commands/redismodules.py -> build/bdist.linux-loongarch64/wheel/redis/commands 2024-08-24 06:29:32,777 root INFO copying build/lib/redis/compat.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,777 root INFO copying build/lib/redis/connection.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,778 root INFO copying build/lib/redis/backoff.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,778 root INFO copying build/lib/redis/utils.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,778 root INFO copying build/lib/redis/lock.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,779 root INFO copying build/lib/redis/exceptions.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,779 root INFO copying build/lib/redis/ocsp.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,779 root INFO copying build/lib/redis/retry.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,780 root INFO copying build/lib/redis/__init__.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,780 root INFO copying build/lib/redis/crc.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,780 root INFO copying build/lib/redis/cluster.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,781 root INFO copying build/lib/redis/typing.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,781 root INFO copying build/lib/redis/client.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,781 root INFO copying build/lib/redis/credentials.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,781 root INFO creating build/bdist.linux-loongarch64/wheel/redis/asyncio 2024-08-24 06:29:32,782 root INFO copying build/lib/redis/asyncio/connection.py -> build/bdist.linux-loongarch64/wheel/redis/asyncio 2024-08-24 06:29:32,782 root INFO copying build/lib/redis/asyncio/utils.py -> build/bdist.linux-loongarch64/wheel/redis/asyncio 2024-08-24 06:29:32,782 root INFO copying build/lib/redis/asyncio/lock.py -> build/bdist.linux-loongarch64/wheel/redis/asyncio 2024-08-24 06:29:32,783 root INFO copying build/lib/redis/asyncio/retry.py -> build/bdist.linux-loongarch64/wheel/redis/asyncio 2024-08-24 06:29:32,783 root INFO copying build/lib/redis/asyncio/__init__.py -> build/bdist.linux-loongarch64/wheel/redis/asyncio 2024-08-24 06:29:32,783 root INFO copying build/lib/redis/asyncio/cluster.py -> build/bdist.linux-loongarch64/wheel/redis/asyncio 2024-08-24 06:29:32,783 root INFO copying build/lib/redis/asyncio/client.py -> build/bdist.linux-loongarch64/wheel/redis/asyncio 2024-08-24 06:29:32,784 root INFO copying build/lib/redis/asyncio/sentinel.py -> build/bdist.linux-loongarch64/wheel/redis/asyncio 2024-08-24 06:29:32,784 root INFO copying build/lib/redis/sentinel.py -> build/bdist.linux-loongarch64/wheel/redis 2024-08-24 06:29:32,784 root INFO creating build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,785 root INFO copying build/lib/redis/_parsers/base.py -> build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,785 root INFO copying build/lib/redis/_parsers/commands.py -> build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,785 root INFO copying build/lib/redis/_parsers/encoders.py -> build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,785 root INFO copying build/lib/redis/_parsers/socket.py -> build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,786 root INFO copying build/lib/redis/_parsers/resp3.py -> build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,786 root INFO copying build/lib/redis/_parsers/hiredis.py -> build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,786 root INFO copying build/lib/redis/_parsers/resp2.py -> build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,787 root INFO copying build/lib/redis/_parsers/__init__.py -> build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,787 root INFO copying build/lib/redis/_parsers/helpers.py -> build/bdist.linux-loongarch64/wheel/redis/_parsers 2024-08-24 06:29:32,787 root INFO running install_egg_info 2024-08-24 06:29:32,790 root INFO Copying redis.egg-info to build/bdist.linux-loongarch64/wheel/redis-5.0.7-py3.12.egg-info 2024-08-24 06:29:32,792 root INFO running install_scripts 2024-08-24 06:29:32,796 root INFO creating build/bdist.linux-loongarch64/wheel/redis-5.0.7.dist-info/WHEEL 2024-08-24 06:29:32,796 wheel INFO creating '/home/buildozer/aports/community/py3-redis/src/redis-5.0.7/.dist/.tmp-0n8vsqmx/redis-5.0.7-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-08-24 06:29:32,797 wheel INFO adding 'redis/__init__.py' 2024-08-24 06:29:32,797 wheel INFO adding 'redis/backoff.py' 2024-08-24 06:29:32,798 wheel INFO adding 'redis/client.py' 2024-08-24 06:29:32,798 wheel INFO adding 'redis/cluster.py' 2024-08-24 06:29:32,799 wheel INFO adding 'redis/compat.py' 2024-08-24 06:29:32,800 wheel INFO adding 'redis/connection.py' 2024-08-24 06:29:32,800 wheel INFO adding 'redis/crc.py' 2024-08-24 06:29:32,801 wheel INFO adding 'redis/credentials.py' 2024-08-24 06:29:32,801 wheel INFO adding 'redis/exceptions.py' 2024-08-24 06:29:32,801 wheel INFO adding 'redis/lock.py' 2024-08-24 06:29:32,802 wheel INFO adding 'redis/ocsp.py' 2024-08-24 06:29:32,802 wheel INFO adding 'redis/retry.py' 2024-08-24 06:29:32,802 wheel INFO adding 'redis/sentinel.py' 2024-08-24 06:29:32,803 wheel INFO adding 'redis/typing.py' 2024-08-24 06:29:32,803 wheel INFO adding 'redis/utils.py' 2024-08-24 06:29:32,803 wheel INFO adding 'redis/_parsers/__init__.py' 2024-08-24 06:29:32,804 wheel INFO adding 'redis/_parsers/base.py' 2024-08-24 06:29:32,804 wheel INFO adding 'redis/_parsers/commands.py' 2024-08-24 06:29:32,804 wheel INFO adding 'redis/_parsers/encoders.py' 2024-08-24 06:29:32,805 wheel INFO adding 'redis/_parsers/helpers.py' 2024-08-24 06:29:32,805 wheel INFO adding 'redis/_parsers/hiredis.py' 2024-08-24 06:29:32,806 wheel INFO adding 'redis/_parsers/resp2.py' 2024-08-24 06:29:32,806 wheel INFO adding 'redis/_parsers/resp3.py' 2024-08-24 06:29:32,806 wheel INFO adding 'redis/_parsers/socket.py' 2024-08-24 06:29:32,807 wheel INFO adding 'redis/asyncio/__init__.py' 2024-08-24 06:29:32,807 wheel INFO adding 'redis/asyncio/client.py' 2024-08-24 06:29:32,808 wheel INFO adding 'redis/asyncio/cluster.py' 2024-08-24 06:29:32,809 wheel INFO adding 'redis/asyncio/connection.py' 2024-08-24 06:29:32,809 wheel INFO adding 'redis/asyncio/lock.py' 2024-08-24 06:29:32,810 wheel INFO adding 'redis/asyncio/retry.py' 2024-08-24 06:29:32,810 wheel INFO adding 'redis/asyncio/sentinel.py' 2024-08-24 06:29:32,810 wheel INFO adding 'redis/asyncio/utils.py' 2024-08-24 06:29:32,811 wheel INFO adding 'redis/commands/__init__.py' 2024-08-24 06:29:32,811 wheel INFO adding 'redis/commands/cluster.py' 2024-08-24 06:29:32,812 wheel INFO adding 'redis/commands/core.py' 2024-08-24 06:29:32,814 wheel INFO adding 'redis/commands/helpers.py' 2024-08-24 06:29:32,814 wheel INFO adding 'redis/commands/redismodules.py' 2024-08-24 06:29:32,814 wheel INFO adding 'redis/commands/sentinel.py' 2024-08-24 06:29:32,815 wheel INFO adding 'redis/commands/bf/__init__.py' 2024-08-24 06:29:32,815 wheel INFO adding 'redis/commands/bf/commands.py' 2024-08-24 06:29:32,815 wheel INFO adding 'redis/commands/bf/info.py' 2024-08-24 06:29:32,816 wheel INFO adding 'redis/commands/graph/__init__.py' 2024-08-24 06:29:32,816 wheel INFO adding 'redis/commands/graph/commands.py' 2024-08-24 06:29:32,816 wheel INFO adding 'redis/commands/graph/edge.py' 2024-08-24 06:29:32,817 wheel INFO adding 'redis/commands/graph/exceptions.py' 2024-08-24 06:29:32,817 wheel INFO adding 'redis/commands/graph/execution_plan.py' 2024-08-24 06:29:32,817 wheel INFO adding 'redis/commands/graph/node.py' 2024-08-24 06:29:32,818 wheel INFO adding 'redis/commands/graph/path.py' 2024-08-24 06:29:32,818 wheel INFO adding 'redis/commands/graph/query_result.py' 2024-08-24 06:29:32,818 wheel INFO adding 'redis/commands/json/__init__.py' 2024-08-24 06:29:32,819 wheel INFO adding 'redis/commands/json/_util.py' 2024-08-24 06:29:32,819 wheel INFO adding 'redis/commands/json/commands.py' 2024-08-24 06:29:32,819 wheel INFO adding 'redis/commands/json/decoders.py' 2024-08-24 06:29:32,820 wheel INFO adding 'redis/commands/json/path.py' 2024-08-24 06:29:32,820 wheel INFO adding 'redis/commands/search/__init__.py' 2024-08-24 06:29:32,820 wheel INFO adding 'redis/commands/search/_util.py' 2024-08-24 06:29:32,821 wheel INFO adding 'redis/commands/search/aggregation.py' 2024-08-24 06:29:32,821 wheel INFO adding 'redis/commands/search/commands.py' 2024-08-24 06:29:32,821 wheel INFO adding 'redis/commands/search/document.py' 2024-08-24 06:29:32,822 wheel INFO adding 'redis/commands/search/field.py' 2024-08-24 06:29:32,822 wheel INFO adding 'redis/commands/search/indexDefinition.py' 2024-08-24 06:29:32,822 wheel INFO adding 'redis/commands/search/query.py' 2024-08-24 06:29:32,823 wheel INFO adding 'redis/commands/search/querystring.py' 2024-08-24 06:29:32,823 wheel INFO adding 'redis/commands/search/reducers.py' 2024-08-24 06:29:32,823 wheel INFO adding 'redis/commands/search/result.py' 2024-08-24 06:29:32,824 wheel INFO adding 'redis/commands/search/suggestion.py' 2024-08-24 06:29:32,824 wheel INFO adding 'redis/commands/timeseries/__init__.py' 2024-08-24 06:29:32,824 wheel INFO adding 'redis/commands/timeseries/commands.py' 2024-08-24 06:29:32,825 wheel INFO adding 'redis/commands/timeseries/info.py' 2024-08-24 06:29:32,825 wheel INFO adding 'redis/commands/timeseries/utils.py' 2024-08-24 06:29:32,826 wheel INFO adding 'redis-5.0.7.dist-info/LICENSE' 2024-08-24 06:29:32,826 wheel INFO adding 'redis-5.0.7.dist-info/METADATA' 2024-08-24 06:29:32,826 wheel INFO adding 'redis-5.0.7.dist-info/WHEEL' 2024-08-24 06:29:32,826 wheel INFO adding 'redis-5.0.7.dist-info/top_level.txt' 2024-08-24 06:29:32,827 wheel INFO adding 'redis-5.0.7.dist-info/RECORD' 2024-08-24 06:29:32,827 root INFO removing build/bdist.linux-loongarch64/wheel 2024-08-24 06:29:32,831 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... '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/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__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/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__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/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__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/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__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/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__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/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__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/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__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/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__' '/home/buildozer/aports/community/py3-redis/pkg/py3-redis/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__' >>> 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.4 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.2 MB >>> py3-redis*: Compressing data... >>> py3-redis*: Create checksum... >>> py3-redis*: Create py3-redis-5.0.7-r0.apk >>> py3-redis: Build complete at Sat, 24 Aug 2024 06:29:33 +0000 elapsed time 0h 0m 9s >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Uninstalling dependencies... (1/27) Purging .makedepends-py3-redis (20240824.062930) (2/27) Purging py3-hiredis-pyc (2.3.2-r1) (3/27) Purging py3-hiredis (2.3.2-r1) (4/27) Purging py3-setuptools-pyc (70.3.0-r0) (5/27) Purging py3-setuptools (70.3.0-r0) (6/27) Purging py3-gpep517-pyc (16-r0) (7/27) Purging py3-gpep517 (16-r0) (8/27) Purging py3-installer-pyc (0.7.0-r2) (9/27) Purging py3-installer (0.7.0-r2) (10/27) Purging py3-wheel-pyc (0.43.0-r0) (11/27) Purging py3-wheel (0.43.0-r0) (12/27) Purging py3-packaging-pyc (24.1-r0) (13/27) Purging py3-packaging (24.1-r0) (14/27) Purging py3-parsing-pyc (3.1.2-r1) (15/27) Purging py3-parsing (3.1.2-r1) (16/27) Purging python3-pyc (3.12.5-r1) (17/27) Purging python3-pycache-pyc0 (3.12.5-r1) (18/27) Purging pyc (3.12.5-r1) (19/27) Purging python3 (3.12.5-r1) (20/27) Purging gdbm (1.24-r0) (21/27) Purging hiredis (1.2.0-r0) (22/27) Purging libbz2 (1.0.8-r6) (23/27) Purging libffi (3.4.6-r0) (24/27) Purging libpanelw (6.5_p20240601-r0) (25/27) Purging mpdecimal (4.0.0-r0) (26/27) Purging sqlite-libs (3.46.1-r0) (27/27) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 283 MiB in 104 packages >>> py3-redis: Updating the community/loongarch64 repository index... >>> py3-redis: Signing the index...