>>> py3-redis: Building community/py3-redis 5.0.7-r0 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 21:24:10 +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/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.8-r0) (3/27) Installing gdbm (1.24-r0) (4/27) Installing xz-libs (5.8.1-r0) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.5_p20250412-r0) (7/27) Installing sqlite-libs (3.49.1-r1) (8/27) Installing python3 (3.12.10-r0) (9/27) Installing python3-pycache-pyc0 (3.12.10-r0) (10/27) Installing pyc (3.12.10-r0) (11/27) Installing py3-hiredis-pyc (2.3.2-r1) (12/27) Installing python3-pyc (3.12.10-r0) (13/27) Installing hiredis (1.2.0-r0) (14/27) Installing py3-hiredis (2.3.2-r1) (15/27) Installing py3-parsing (3.2.0-r0) (16/27) Installing py3-parsing-pyc (3.2.0-r0) (17/27) Installing py3-packaging (25.0-r0) (18/27) Installing py3-packaging-pyc (25.0-r0) (19/27) Installing py3-setuptools (77.0.3-r0) (20/27) Installing py3-setuptools-pyc (77.0.3-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 (20250430.212513) Executing busybox-1.37.0-r16.trigger OK: 383 MiB in 126 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) saving to '/var/cache/distfiles/v3.22/py3-redis-5.0.7.tar.gz.part' 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-30 21:25:17,137 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-30 21:25:17,271 root INFO running bdist_wheel 2025-04-30 21:25:17,351 root INFO running build 2025-04-30 21:25:17,352 root INFO running build_py 2025-04-30 21:25:17,370 root INFO creating build/lib/redis 2025-04-30 21:25:17,372 root INFO copying redis/credentials.py -> build/lib/redis 2025-04-30 21:25:17,374 root INFO copying redis/backoff.py -> build/lib/redis 2025-04-30 21:25:17,376 root INFO copying redis/__init__.py -> build/lib/redis 2025-04-30 21:25:17,377 root INFO copying redis/connection.py -> build/lib/redis 2025-04-30 21:25:17,380 root INFO copying redis/retry.py -> build/lib/redis 2025-04-30 21:25:17,381 root INFO copying redis/exceptions.py -> build/lib/redis 2025-04-30 21:25:17,383 root INFO copying redis/lock.py -> build/lib/redis 2025-04-30 21:25:17,385 root INFO copying redis/sentinel.py -> build/lib/redis 2025-04-30 21:25:17,387 root INFO copying redis/crc.py -> build/lib/redis 2025-04-30 21:25:17,388 root INFO copying redis/ocsp.py -> build/lib/redis 2025-04-30 21:25:17,390 root INFO copying redis/cluster.py -> build/lib/redis 2025-04-30 21:25:17,392 root INFO copying redis/typing.py -> build/lib/redis 2025-04-30 21:25:17,394 root INFO copying redis/utils.py -> build/lib/redis 2025-04-30 21:25:17,396 root INFO copying redis/compat.py -> build/lib/redis 2025-04-30 21:25:17,397 root INFO copying redis/client.py -> build/lib/redis 2025-04-30 21:25:17,400 root INFO creating build/lib/redis/commands 2025-04-30 21:25:17,401 root INFO copying redis/commands/__init__.py -> build/lib/redis/commands 2025-04-30 21:25:17,402 root INFO copying redis/commands/helpers.py -> build/lib/redis/commands 2025-04-30 21:25:17,404 root INFO copying redis/commands/sentinel.py -> build/lib/redis/commands 2025-04-30 21:25:17,406 root INFO copying redis/commands/redismodules.py -> build/lib/redis/commands 2025-04-30 21:25:17,407 root INFO copying redis/commands/core.py -> build/lib/redis/commands 2025-04-30 21:25:17,410 root INFO copying redis/commands/cluster.py -> build/lib/redis/commands 2025-04-30 21:25:17,413 root INFO creating build/lib/redis/_parsers 2025-04-30 21:25:17,414 root INFO copying redis/_parsers/__init__.py -> build/lib/redis/_parsers 2025-04-30 21:25:17,415 root INFO copying redis/_parsers/resp2.py -> build/lib/redis/_parsers 2025-04-30 21:25:17,417 root INFO copying redis/_parsers/helpers.py -> build/lib/redis/_parsers 2025-04-30 21:25:17,419 root INFO copying redis/_parsers/socket.py -> build/lib/redis/_parsers 2025-04-30 21:25:17,420 root INFO copying redis/_parsers/hiredis.py -> build/lib/redis/_parsers 2025-04-30 21:25:17,422 root INFO copying redis/_parsers/commands.py -> build/lib/redis/_parsers 2025-04-30 21:25:17,424 root INFO copying redis/_parsers/encoders.py -> build/lib/redis/_parsers 2025-04-30 21:25:17,425 root INFO copying redis/_parsers/resp3.py -> build/lib/redis/_parsers 2025-04-30 21:25:17,427 root INFO copying redis/_parsers/base.py -> build/lib/redis/_parsers 2025-04-30 21:25:17,429 root INFO creating build/lib/redis/asyncio 2025-04-30 21:25:17,430 root INFO copying redis/asyncio/__init__.py -> build/lib/redis/asyncio 2025-04-30 21:25:17,432 root INFO copying redis/asyncio/connection.py -> build/lib/redis/asyncio 2025-04-30 21:25:17,434 root INFO copying redis/asyncio/retry.py -> build/lib/redis/asyncio 2025-04-30 21:25:17,435 root INFO copying redis/asyncio/lock.py -> build/lib/redis/asyncio 2025-04-30 21:25:17,437 root INFO copying redis/asyncio/sentinel.py -> build/lib/redis/asyncio 2025-04-30 21:25:17,438 root INFO copying redis/asyncio/cluster.py -> build/lib/redis/asyncio 2025-04-30 21:25:17,440 root INFO copying redis/asyncio/utils.py -> build/lib/redis/asyncio 2025-04-30 21:25:17,442 root INFO copying redis/asyncio/client.py -> build/lib/redis/asyncio 2025-04-30 21:25:17,445 root INFO creating build/lib/redis/commands/graph 2025-04-30 21:25:17,446 root INFO copying redis/commands/graph/__init__.py -> build/lib/redis/commands/graph 2025-04-30 21:25:17,448 root INFO copying redis/commands/graph/execution_plan.py -> build/lib/redis/commands/graph 2025-04-30 21:25:17,449 root INFO copying redis/commands/graph/exceptions.py -> build/lib/redis/commands/graph 2025-04-30 21:25:17,451 root INFO copying redis/commands/graph/query_result.py -> build/lib/redis/commands/graph 2025-04-30 21:25:17,453 root INFO copying redis/commands/graph/commands.py -> build/lib/redis/commands/graph 2025-04-30 21:25:17,454 root INFO copying redis/commands/graph/edge.py -> build/lib/redis/commands/graph 2025-04-30 21:25:17,456 root INFO copying redis/commands/graph/path.py -> build/lib/redis/commands/graph 2025-04-30 21:25:17,457 root INFO copying redis/commands/graph/node.py -> build/lib/redis/commands/graph 2025-04-30 21:25:17,460 root INFO creating build/lib/redis/commands/timeseries 2025-04-30 21:25:17,461 root INFO copying redis/commands/timeseries/__init__.py -> build/lib/redis/commands/timeseries 2025-04-30 21:25:17,462 root INFO copying redis/commands/timeseries/commands.py -> build/lib/redis/commands/timeseries 2025-04-30 21:25:17,464 root INFO copying redis/commands/timeseries/info.py -> build/lib/redis/commands/timeseries 2025-04-30 21:25:17,466 root INFO copying redis/commands/timeseries/utils.py -> build/lib/redis/commands/timeseries 2025-04-30 21:25:17,468 root INFO creating build/lib/redis/commands/json 2025-04-30 21:25:17,469 root INFO copying redis/commands/json/__init__.py -> build/lib/redis/commands/json 2025-04-30 21:25:17,470 root INFO copying redis/commands/json/decoders.py -> build/lib/redis/commands/json 2025-04-30 21:25:17,472 root INFO copying redis/commands/json/_util.py -> build/lib/redis/commands/json 2025-04-30 21:25:17,473 root INFO copying redis/commands/json/commands.py -> build/lib/redis/commands/json 2025-04-30 21:25:17,475 root INFO copying redis/commands/json/path.py -> build/lib/redis/commands/json 2025-04-30 21:25:17,477 root INFO creating build/lib/redis/commands/bf 2025-04-30 21:25:17,478 root INFO copying redis/commands/bf/__init__.py -> build/lib/redis/commands/bf 2025-04-30 21:25:17,480 root INFO copying redis/commands/bf/commands.py -> build/lib/redis/commands/bf 2025-04-30 21:25:17,481 root INFO copying redis/commands/bf/info.py -> build/lib/redis/commands/bf 2025-04-30 21:25:17,484 root INFO creating build/lib/redis/commands/search 2025-04-30 21:25:17,485 root INFO copying redis/commands/search/__init__.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,487 root INFO copying redis/commands/search/aggregation.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,488 root INFO copying redis/commands/search/querystring.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,490 root INFO copying redis/commands/search/_util.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,491 root INFO copying redis/commands/search/reducers.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,493 root INFO copying redis/commands/search/indexDefinition.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,495 root INFO copying redis/commands/search/commands.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,496 root INFO copying redis/commands/search/field.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,498 root INFO copying redis/commands/search/result.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,500 root INFO copying redis/commands/search/suggestion.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,501 root INFO copying redis/commands/search/document.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,503 root INFO copying redis/commands/search/query.py -> build/lib/redis/commands/search 2025-04-30 21:25:17,504 root INFO running egg_info 2025-04-30 21:25:17,519 root INFO writing redis.egg-info/PKG-INFO 2025-04-30 21:25:17,526 root INFO writing dependency_links to redis.egg-info/dependency_links.txt 2025-04-30 21:25:17,533 root INFO writing requirements to redis.egg-info/requires.txt 2025-04-30 21:25:17,534 root INFO writing top-level names to redis.egg-info/top_level.txt 2025-04-30 21:25:17,565 root INFO reading manifest file 'redis.egg-info/SOURCES.txt' 2025-04-30 21:25:17,581 root INFO reading manifest template 'MANIFEST.in' 2025-04-30 21:25:17,584 root WARNING warning: no previously-included files found matching '__pycache__' 2025-04-30 21:25:17,596 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2025-04-30 21:25:17,596 root INFO adding license file 'LICENSE' 2025-04-30 21:25:17,611 root INFO writing manifest file 'redis.egg-info/SOURCES.txt' 2025-04-30 21:25:17,658 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-30 21:25:17,658 root INFO running install 2025-04-30 21:25:17,724 root INFO running install_lib 2025-04-30 21:25:17,741 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-30 21:25:17,742 root INFO creating build/bdist.linux-riscv64/wheel/redis 2025-04-30 21:25:17,744 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands 2025-04-30 21:25:17,745 root INFO copying build/lib/redis/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./redis/commands 2025-04-30 21:25:17,746 root INFO copying build/lib/redis/commands/helpers.py -> build/bdist.linux-riscv64/wheel/./redis/commands 2025-04-30 21:25:17,748 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/graph 2025-04-30 21:25:17,749 root INFO copying build/lib/redis/commands/graph/__init__.py -> build/bdist.linux-riscv64/wheel/./redis/commands/graph 2025-04-30 21:25:17,750 root INFO copying build/lib/redis/commands/graph/execution_plan.py -> build/bdist.linux-riscv64/wheel/./redis/commands/graph 2025-04-30 21:25:17,751 root INFO copying build/lib/redis/commands/graph/exceptions.py -> build/bdist.linux-riscv64/wheel/./redis/commands/graph 2025-04-30 21:25:17,752 root INFO copying build/lib/redis/commands/graph/query_result.py -> build/bdist.linux-riscv64/wheel/./redis/commands/graph 2025-04-30 21:25:17,754 root INFO copying build/lib/redis/commands/graph/commands.py -> build/bdist.linux-riscv64/wheel/./redis/commands/graph 2025-04-30 21:25:17,755 root INFO copying build/lib/redis/commands/graph/edge.py -> build/bdist.linux-riscv64/wheel/./redis/commands/graph 2025-04-30 21:25:17,756 root INFO copying build/lib/redis/commands/graph/path.py -> build/bdist.linux-riscv64/wheel/./redis/commands/graph 2025-04-30 21:25:17,758 root INFO copying build/lib/redis/commands/graph/node.py -> build/bdist.linux-riscv64/wheel/./redis/commands/graph 2025-04-30 21:25:17,759 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/timeseries 2025-04-30 21:25:17,760 root INFO copying build/lib/redis/commands/timeseries/__init__.py -> build/bdist.linux-riscv64/wheel/./redis/commands/timeseries 2025-04-30 21:25:17,762 root INFO copying build/lib/redis/commands/timeseries/commands.py -> build/bdist.linux-riscv64/wheel/./redis/commands/timeseries 2025-04-30 21:25:17,763 root INFO copying build/lib/redis/commands/timeseries/info.py -> build/bdist.linux-riscv64/wheel/./redis/commands/timeseries 2025-04-30 21:25:17,764 root INFO copying build/lib/redis/commands/timeseries/utils.py -> build/bdist.linux-riscv64/wheel/./redis/commands/timeseries 2025-04-30 21:25:17,766 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/json 2025-04-30 21:25:17,767 root INFO copying build/lib/redis/commands/json/__init__.py -> build/bdist.linux-riscv64/wheel/./redis/commands/json 2025-04-30 21:25:17,768 root INFO copying build/lib/redis/commands/json/decoders.py -> build/bdist.linux-riscv64/wheel/./redis/commands/json 2025-04-30 21:25:17,770 root INFO copying build/lib/redis/commands/json/_util.py -> build/bdist.linux-riscv64/wheel/./redis/commands/json 2025-04-30 21:25:17,771 root INFO copying build/lib/redis/commands/json/commands.py -> build/bdist.linux-riscv64/wheel/./redis/commands/json 2025-04-30 21:25:17,772 root INFO copying build/lib/redis/commands/json/path.py -> build/bdist.linux-riscv64/wheel/./redis/commands/json 2025-04-30 21:25:17,774 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/bf 2025-04-30 21:25:17,775 root INFO copying build/lib/redis/commands/bf/__init__.py -> build/bdist.linux-riscv64/wheel/./redis/commands/bf 2025-04-30 21:25:17,776 root INFO copying build/lib/redis/commands/bf/commands.py -> build/bdist.linux-riscv64/wheel/./redis/commands/bf 2025-04-30 21:25:17,778 root INFO copying build/lib/redis/commands/bf/info.py -> build/bdist.linux-riscv64/wheel/./redis/commands/bf 2025-04-30 21:25:17,779 root INFO copying build/lib/redis/commands/sentinel.py -> build/bdist.linux-riscv64/wheel/./redis/commands 2025-04-30 21:25:17,780 root INFO copying build/lib/redis/commands/redismodules.py -> build/bdist.linux-riscv64/wheel/./redis/commands 2025-04-30 21:25:17,781 root INFO copying build/lib/redis/commands/core.py -> build/bdist.linux-riscv64/wheel/./redis/commands 2025-04-30 21:25:17,785 root INFO creating build/bdist.linux-riscv64/wheel/redis/commands/search 2025-04-30 21:25:17,786 root INFO copying build/lib/redis/commands/search/__init__.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,787 root INFO copying build/lib/redis/commands/search/aggregation.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,788 root INFO copying build/lib/redis/commands/search/querystring.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,790 root INFO copying build/lib/redis/commands/search/_util.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,791 root INFO copying build/lib/redis/commands/search/reducers.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,792 root INFO copying build/lib/redis/commands/search/indexDefinition.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,793 root INFO copying build/lib/redis/commands/search/commands.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,795 root INFO copying build/lib/redis/commands/search/field.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,796 root INFO copying build/lib/redis/commands/search/result.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,797 root INFO copying build/lib/redis/commands/search/suggestion.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,799 root INFO copying build/lib/redis/commands/search/document.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,800 root INFO copying build/lib/redis/commands/search/query.py -> build/bdist.linux-riscv64/wheel/./redis/commands/search 2025-04-30 21:25:17,801 root INFO copying build/lib/redis/commands/cluster.py -> build/bdist.linux-riscv64/wheel/./redis/commands 2025-04-30 21:25:17,803 root INFO copying build/lib/redis/credentials.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,804 root INFO copying build/lib/redis/backoff.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,805 root INFO copying build/lib/redis/__init__.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,807 root INFO copying build/lib/redis/connection.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,808 root INFO copying build/lib/redis/retry.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,810 root INFO copying build/lib/redis/exceptions.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,811 root INFO copying build/lib/redis/lock.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,812 root INFO copying build/lib/redis/sentinel.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,813 root INFO copying build/lib/redis/crc.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,815 root INFO copying build/lib/redis/ocsp.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,816 root INFO creating build/bdist.linux-riscv64/wheel/redis/_parsers 2025-04-30 21:25:17,818 root INFO copying build/lib/redis/_parsers/__init__.py -> build/bdist.linux-riscv64/wheel/./redis/_parsers 2025-04-30 21:25:17,819 root INFO copying build/lib/redis/_parsers/resp2.py -> build/bdist.linux-riscv64/wheel/./redis/_parsers 2025-04-30 21:25:17,820 root INFO copying build/lib/redis/_parsers/helpers.py -> build/bdist.linux-riscv64/wheel/./redis/_parsers 2025-04-30 21:25:17,822 root INFO copying build/lib/redis/_parsers/socket.py -> build/bdist.linux-riscv64/wheel/./redis/_parsers 2025-04-30 21:25:17,823 root INFO copying build/lib/redis/_parsers/hiredis.py -> build/bdist.linux-riscv64/wheel/./redis/_parsers 2025-04-30 21:25:17,824 root INFO copying build/lib/redis/_parsers/commands.py -> build/bdist.linux-riscv64/wheel/./redis/_parsers 2025-04-30 21:25:17,825 root INFO copying build/lib/redis/_parsers/encoders.py -> build/bdist.linux-riscv64/wheel/./redis/_parsers 2025-04-30 21:25:17,827 root INFO copying build/lib/redis/_parsers/resp3.py -> build/bdist.linux-riscv64/wheel/./redis/_parsers 2025-04-30 21:25:17,828 root INFO copying build/lib/redis/_parsers/base.py -> build/bdist.linux-riscv64/wheel/./redis/_parsers 2025-04-30 21:25:17,829 root INFO copying build/lib/redis/cluster.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,832 root INFO creating build/bdist.linux-riscv64/wheel/redis/asyncio 2025-04-30 21:25:17,833 root INFO copying build/lib/redis/asyncio/__init__.py -> build/bdist.linux-riscv64/wheel/./redis/asyncio 2025-04-30 21:25:17,834 root INFO copying build/lib/redis/asyncio/connection.py -> build/bdist.linux-riscv64/wheel/./redis/asyncio 2025-04-30 21:25:17,835 root INFO copying build/lib/redis/asyncio/retry.py -> build/bdist.linux-riscv64/wheel/./redis/asyncio 2025-04-30 21:25:17,837 root INFO copying build/lib/redis/asyncio/lock.py -> build/bdist.linux-riscv64/wheel/./redis/asyncio 2025-04-30 21:25:17,838 root INFO copying build/lib/redis/asyncio/sentinel.py -> build/bdist.linux-riscv64/wheel/./redis/asyncio 2025-04-30 21:25:17,839 root INFO copying build/lib/redis/asyncio/cluster.py -> build/bdist.linux-riscv64/wheel/./redis/asyncio 2025-04-30 21:25:17,841 root INFO copying build/lib/redis/asyncio/utils.py -> build/bdist.linux-riscv64/wheel/./redis/asyncio 2025-04-30 21:25:17,842 root INFO copying build/lib/redis/asyncio/client.py -> build/bdist.linux-riscv64/wheel/./redis/asyncio 2025-04-30 21:25:17,844 root INFO copying build/lib/redis/typing.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,845 root INFO copying build/lib/redis/utils.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,846 root INFO copying build/lib/redis/compat.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,848 root INFO copying build/lib/redis/client.py -> build/bdist.linux-riscv64/wheel/./redis 2025-04-30 21:25:17,849 root INFO running install_egg_info 2025-04-30 21:25:17,869 root INFO Copying redis.egg-info to build/bdist.linux-riscv64/wheel/./redis-5.0.7-py3.12.egg-info 2025-04-30 21:25:17,875 root INFO running install_scripts 2025-04-30 21:25:17,882 root INFO creating build/bdist.linux-riscv64/wheel/redis-5.0.7.dist-info/WHEEL 2025-04-30 21:25:17,884 wheel INFO creating '/home/buildozer/aports/community/py3-redis/src/redis-5.0.7/.dist/.tmp-ivlwnb7m/redis-5.0.7-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-30 21:25:17,886 wheel INFO adding 'redis/__init__.py' 2025-04-30 21:25:17,888 wheel INFO adding 'redis/backoff.py' 2025-04-30 21:25:17,890 wheel INFO adding 'redis/client.py' 2025-04-30 21:25:17,894 wheel INFO adding 'redis/cluster.py' 2025-04-30 21:25:17,897 wheel INFO adding 'redis/compat.py' 2025-04-30 21:25:17,899 wheel INFO adding 'redis/connection.py' 2025-04-30 21:25:17,901 wheel INFO adding 'redis/crc.py' 2025-04-30 21:25:17,902 wheel INFO adding 'redis/credentials.py' 2025-04-30 21:25:17,904 wheel INFO adding 'redis/exceptions.py' 2025-04-30 21:25:17,906 wheel INFO adding 'redis/lock.py' 2025-04-30 21:25:17,907 wheel INFO adding 'redis/ocsp.py' 2025-04-30 21:25:17,909 wheel INFO adding 'redis/retry.py' 2025-04-30 21:25:17,910 wheel INFO adding 'redis/sentinel.py' 2025-04-30 21:25:17,912 wheel INFO adding 'redis/typing.py' 2025-04-30 21:25:17,914 wheel INFO adding 'redis/utils.py' 2025-04-30 21:25:17,915 wheel INFO adding 'redis/_parsers/__init__.py' 2025-04-30 21:25:17,917 wheel INFO adding 'redis/_parsers/base.py' 2025-04-30 21:25:17,919 wheel INFO adding 'redis/_parsers/commands.py' 2025-04-30 21:25:17,920 wheel INFO adding 'redis/_parsers/encoders.py' 2025-04-30 21:25:17,922 wheel INFO adding 'redis/_parsers/helpers.py' 2025-04-30 21:25:17,924 wheel INFO adding 'redis/_parsers/hiredis.py' 2025-04-30 21:25:17,926 wheel INFO adding 'redis/_parsers/resp2.py' 2025-04-30 21:25:17,927 wheel INFO adding 'redis/_parsers/resp3.py' 2025-04-30 21:25:17,929 wheel INFO adding 'redis/_parsers/socket.py' 2025-04-30 21:25:17,931 wheel INFO adding 'redis/asyncio/__init__.py' 2025-04-30 21:25:17,933 wheel INFO adding 'redis/asyncio/client.py' 2025-04-30 21:25:17,936 wheel INFO adding 'redis/asyncio/cluster.py' 2025-04-30 21:25:17,939 wheel INFO adding 'redis/asyncio/connection.py' 2025-04-30 21:25:17,941 wheel INFO adding 'redis/asyncio/lock.py' 2025-04-30 21:25:17,943 wheel INFO adding 'redis/asyncio/retry.py' 2025-04-30 21:25:17,945 wheel INFO adding 'redis/asyncio/sentinel.py' 2025-04-30 21:25:17,946 wheel INFO adding 'redis/asyncio/utils.py' 2025-04-30 21:25:17,948 wheel INFO adding 'redis/commands/__init__.py' 2025-04-30 21:25:17,950 wheel INFO adding 'redis/commands/cluster.py' 2025-04-30 21:25:17,954 wheel INFO adding 'redis/commands/core.py' 2025-04-30 21:25:17,959 wheel INFO adding 'redis/commands/helpers.py' 2025-04-30 21:25:17,961 wheel INFO adding 'redis/commands/redismodules.py' 2025-04-30 21:25:17,962 wheel INFO adding 'redis/commands/sentinel.py' 2025-04-30 21:25:17,964 wheel INFO adding 'redis/commands/bf/__init__.py' 2025-04-30 21:25:17,966 wheel INFO adding 'redis/commands/bf/commands.py' 2025-04-30 21:25:17,968 wheel INFO adding 'redis/commands/bf/info.py' 2025-04-30 21:25:17,970 wheel INFO adding 'redis/commands/graph/__init__.py' 2025-04-30 21:25:17,971 wheel INFO adding 'redis/commands/graph/commands.py' 2025-04-30 21:25:17,973 wheel INFO adding 'redis/commands/graph/edge.py' 2025-04-30 21:25:17,974 wheel INFO adding 'redis/commands/graph/exceptions.py' 2025-04-30 21:25:17,976 wheel INFO adding 'redis/commands/graph/execution_plan.py' 2025-04-30 21:25:17,977 wheel INFO adding 'redis/commands/graph/node.py' 2025-04-30 21:25:17,979 wheel INFO adding 'redis/commands/graph/path.py' 2025-04-30 21:25:17,981 wheel INFO adding 'redis/commands/graph/query_result.py' 2025-04-30 21:25:17,983 wheel INFO adding 'redis/commands/json/__init__.py' 2025-04-30 21:25:17,984 wheel INFO adding 'redis/commands/json/_util.py' 2025-04-30 21:25:17,985 wheel INFO adding 'redis/commands/json/commands.py' 2025-04-30 21:25:17,987 wheel INFO adding 'redis/commands/json/decoders.py' 2025-04-30 21:25:17,988 wheel INFO adding 'redis/commands/json/path.py' 2025-04-30 21:25:17,990 wheel INFO adding 'redis/commands/search/__init__.py' 2025-04-30 21:25:17,991 wheel INFO adding 'redis/commands/search/_util.py' 2025-04-30 21:25:17,992 wheel INFO adding 'redis/commands/search/aggregation.py' 2025-04-30 21:25:17,994 wheel INFO adding 'redis/commands/search/commands.py' 2025-04-30 21:25:17,996 wheel INFO adding 'redis/commands/search/document.py' 2025-04-30 21:25:17,997 wheel INFO adding 'redis/commands/search/field.py' 2025-04-30 21:25:17,998 wheel INFO adding 'redis/commands/search/indexDefinition.py' 2025-04-30 21:25:18,000 wheel INFO adding 'redis/commands/search/query.py' 2025-04-30 21:25:18,001 wheel INFO adding 'redis/commands/search/querystring.py' 2025-04-30 21:25:18,002 wheel INFO adding 'redis/commands/search/reducers.py' 2025-04-30 21:25:18,005 wheel INFO adding 'redis/commands/search/result.py' 2025-04-30 21:25:18,006 wheel INFO adding 'redis/commands/search/suggestion.py' 2025-04-30 21:25:18,007 wheel INFO adding 'redis/commands/timeseries/__init__.py' 2025-04-30 21:25:18,009 wheel INFO adding 'redis/commands/timeseries/commands.py' 2025-04-30 21:25:18,011 wheel INFO adding 'redis/commands/timeseries/info.py' 2025-04-30 21:25:18,012 wheel INFO adding 'redis/commands/timeseries/utils.py' 2025-04-30 21:25:18,014 wheel INFO adding 'redis-5.0.7.dist-info/licenses/LICENSE' 2025-04-30 21:25:18,015 wheel INFO adding 'redis-5.0.7.dist-info/METADATA' 2025-04-30 21:25:18,016 wheel INFO adding 'redis-5.0.7.dist-info/WHEEL' 2025-04-30 21:25:18,016 wheel INFO adding 'redis-5.0.7.dist-info/top_level.txt' 2025-04-30 21:25:18,018 wheel INFO adding 'redis-5.0.7.dist-info/RECORD' 2025-04-30 21:25:18,021 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-30 21:25:18,033 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/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/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/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/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/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/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/__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/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, 30 Apr 2025 21:25:21 +0000 elapsed time 0h 1m 11s >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Uninstalling dependencies... (1/27) Purging .makedepends-py3-redis (20250430.212513) (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 (77.0.3-r0) (5/27) Purging py3-setuptools (77.0.3-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 (25.0-r0) (13/27) Purging py3-packaging (25.0-r0) (14/27) Purging py3-parsing-pyc (3.2.0-r0) (15/27) Purging py3-parsing (3.2.0-r0) (16/27) Purging python3-pyc (3.12.10-r0) (17/27) Purging python3-pycache-pyc0 (3.12.10-r0) (18/27) Purging pyc (3.12.10-r0) (19/27) Purging python3 (3.12.10-r0) (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.8-r0) (24/27) Purging libpanelw (6.5_p20250412-r0) (25/27) Purging mpdecimal (4.0.0-r0) (26/27) Purging sqlite-libs (3.49.1-r1) (27/27) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-redis: Updating the community/riscv64 repository index... >>> py3-redis: Signing the index...