>>> py3-redis: Building community/py3-redis 4.0.2-r0 (using abuild 3.9.0-r0) started Mon, 22 Nov 2021 20:42:51 +0000 >>> py3-redis: Checking sanity of /home/buildozer/aports/community/py3-redis/APKBUILD... >>> py3-redis: Analyzing dependencies... >>> py3-redis: Installing for build: build-base python3 py3-deprecated py3-hiredis py3-setuptools py3-pytest py3-mock redis (1/29) Installing libffi (3.4.2-r1) (2/29) Installing gdbm (1.22-r0) (3/29) Installing mpdecimal (2.5.1-r1) (4/29) Installing readline (8.1.1-r0) (5/29) Installing sqlite-libs (3.36.0-r0) (6/29) Installing python3 (3.9.7-r3) (7/29) Installing py3-wrapt (1.12.1-r1) (8/29) Installing py3-deprecated (1.2.13-r0) (9/29) Installing py3-hiredis (1.1.0-r1) (10/29) Installing py3-ordered-set (4.0.2-r2) (11/29) Installing py3-appdirs (1.4.4-r2) (12/29) Installing py3-parsing (2.4.7-r2) (13/29) Installing py3-six (1.16.0-r0) (14/29) Installing py3-packaging (20.9-r1) (15/29) Installing py3-setuptools (52.0.0-r4) (16/29) Installing py3-atomicwrites (1.4.0-r1) (17/29) Installing py3-attrs (21.2.0-r0) (18/29) Installing py3-more-itertools (8.11.2-r0) (19/29) Installing py3-iniconfig (1.1.1-r1) (20/29) Installing py3-pluggy (0.13.1-r4) (21/29) Installing py3-py (1.10.0-r1) (22/29) Installing py3-wcwidth (0.2.5-r1) (23/29) Installing py3-toml (0.10.2-r2) (24/29) Installing py3-pytest (6.2.5-r0) (25/29) Installing py3-pbr (5.8.0-r0) (26/29) Installing py3-mock (4.0.3-r1) (27/29) Installing redis (6.2.6-r0) Executing redis-6.2.6-r0.pre-install Executing redis-6.2.6-r0.post-install (28/29) Installing .makedepends-py3-redis (20211122.204252) (29/29) Installing redis-openrc (6.2.6-r0) Executing busybox-1.34.1-r2.trigger OK: 400 MiB in 128 packages >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/redis-4.0.2.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 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-redis: Fetching https://files.pythonhosted.org/packages/source/r/redis/redis-4.0.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2209k 100 2209k 0 0 21.0M 0 --:--:-- --:--:-- --:--:-- 21.0M >>> py3-redis: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/redis-4.0.2.tar.gz >>> py3-redis: Checking sha512sums... redis-4.0.2.tar.gz: OK 0001-all-remove-support-for-nonfree-Redis-modules.patch: OK >>> py3-redis: Unpacking /var/cache/distfiles/v3.15/redis-4.0.2.tar.gz... >>> py3-redis: 0001-all-remove-support-for-nonfree-Redis-modules.patch patching file redis/client.py patching file redis/commands/__init__.py patching file redis/commands/json/__init__.py patching file redis/commands/json/commands.py patching file redis/commands/json/decoders.py patching file redis/commands/json/path.py patching file redis/commands/redismodules.py patching file redis/commands/search/__init__.py patching file redis/commands/search/_util.py patching file redis/commands/search/aggregation.py patching file redis/commands/search/commands.py patching file redis/commands/search/document.py patching file redis/commands/search/field.py patching file redis/commands/search/indexDefinition.py patching file redis/commands/search/query.py patching file redis/commands/search/querystring.py patching file redis/commands/search/reducers.py patching file redis/commands/search/result.py patching file redis/commands/search/suggestion.py patching file redis/commands/timeseries/__init__.py patching file redis/commands/timeseries/commands.py patching file redis/commands/timeseries/info.py patching file redis/commands/timeseries/utils.py patching file tests/test_connection.py patching file tests/test_json.py patching file tests/test_search.py patching file tests/test_timeseries.py running build running build_py creating build creating build/lib creating build/lib/redis copying redis/utils.py -> build/lib/redis copying redis/exceptions.py -> build/lib/redis copying redis/__init__.py -> build/lib/redis copying redis/client.py -> build/lib/redis copying redis/connection.py -> build/lib/redis copying redis/backoff.py -> build/lib/redis copying redis/lock.py -> build/lib/redis copying redis/retry.py -> build/lib/redis copying redis/sentinel.py -> build/lib/redis creating build/lib/redis/commands copying redis/commands/core.py -> build/lib/redis/commands copying redis/commands/__init__.py -> build/lib/redis/commands copying redis/commands/helpers.py -> build/lib/redis/commands copying redis/commands/sentinel.py -> build/lib/redis/commands 7438:C 22 Nov 2021 20:42:54.088 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 7438:C 22 Nov 2021 20:42:54.088 # Redis version=6.2.6, bits=64, commit=b39e1241, modified=0, pid=7438, just started 7438:C 22 Nov 2021 20:42:54.088 # Configuration loaded 7438:M 22 Nov 2021 20:42:54.090 # You requested maxclients of 10000 requiring at least 10032 max file descriptors. 7438:M 22 Nov 2021 20:42:54.091 # Server can't set maximum open files to 10032 because of OS error: Operation not permitted. 7438:M 22 Nov 2021 20:42:54.091 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'. 7438:M 22 Nov 2021 20:42:54.091 * monotonic clock: POSIX clock_gettime 7438:M 22 Nov 2021 20:42:54.091 * Running mode=standalone, port=6379. 7438:M 22 Nov 2021 20:42:54.092 # Server initialized 7438:M 22 Nov 2021 20:42:54.092 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 7438:M 22 Nov 2021 20:42:54.092 * Ready to accept connections ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-redis/src/redis-4.0.2 collected 570 items tests/test_commands.py ................................................. [ 8%] ........................................................................ [ 21%] ........................................................................ [ 33%] ........................................................................ [ 46%] ........s............................................................. [ 58%] tests/test_connection.py s [ 58%] tests/test_connection_pool.py .......................................... [ 66%] ................ [ 69%] tests/test_encoding.py ............ [ 71%] tests/test_helpers.py ...... [ 72%] tests/test_lock.py .......................... [ 76%] tests/test_monitor.py ..... [ 77%] tests/test_multiprocessing.py ......... [ 79%] tests/test_pipeline.py ......................... [ 83%] tests/test_pubsub.py ................................... [ 89%] tests/test_retry.py .................................. [ 95%] tests/test_scripting.py ......... [ 97%] tests/test_sentinel.py ............... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_acl_deluser' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_acl_genpass' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_acl_getuser_setuser' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_acl_list' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_acl_log' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_acl_setuser_categories_without_prefix_fails' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_acl_setuser_commands_without_prefix_fails' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_acl_setuser_add_passwords_and_nopass_fails' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_client_list_replica' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_client_kill_filter_by_user' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_client_pause' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_client_unpause' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_client_getredir' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_config_resetstat' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_config_set' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_lastsave' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_bgsave' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_readwrite' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_module_list' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_module' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_replicaof' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_large_responses' because it is not a function. def __call__(self, *args: object, **kwargs: object): tests/test_pubsub.py:581 /home/buildozer/aports/community/py3-redis/src/redis-4.0.2/tests/test_pubsub.py:581: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.timeout(30, method='thread') ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_busy_loading_disconnects_socket' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_busy_loading_from_pipeline_immediate_command' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_busy_loading_from_pipeline' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_read_only_error' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_connect_no_auth_supplied_when_required' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_connect_invalid_password_supplied' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_lua_script' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_lua_script_in_enterprise' because it is not a function. def __call__(self, *args: object, **kwargs: object): ../../../../../../../usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337 /usr/lib/python3.9/site-packages/_pytest/mark/structures.py:337: PytestCollectionWarning: cannot collect 'test_connection_error_raised_when_connection_dies' because it is not a function. def __call__(self, *args: object, **kwargs: object): -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 568 passed, 2 skipped, 32 warnings in 15.44s ================= 7438:signal-handler (1637613790) Received SIGTERM scheduling shutdown... >>> py3-redis: Entering fakeroot... 7438:M 22 Nov 2021 20:43:10.157 # User requested shutdown... 7438:M 22 Nov 2021 20:43:10.157 * Saving the final RDB snapshot before exiting. 7438:M 22 Nov 2021 20:43:10.162 * DB saved on disk 7438:M 22 Nov 2021 20:43:10.162 # Redis is now ready to exit, bye bye... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-redis/pkg creating /home/buildozer/aports/community/py3-redis/pkg/py3-redis creating /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr creating /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib creating /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis copying build/lib/redis/utils.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis copying build/lib/redis/exceptions.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis creating /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/commands copying build/lib/redis/commands/core.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/commands copying build/lib/redis/commands/__init__.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/commands copying build/lib/redis/commands/helpers.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/commands copying build/lib/redis/commands/sentinel.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/commands copying build/lib/redis/__init__.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis copying build/lib/redis/client.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis copying build/lib/redis/connection.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis copying build/lib/redis/backoff.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis copying build/lib/redis/lock.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis copying build/lib/redis/retry.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis copying build/lib/redis/sentinel.py -> /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/utils.py to utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/commands/core.py to core.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/commands/helpers.py to helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/commands/sentinel.py to sentinel.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/client.py to client.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/connection.py to connection.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/backoff.py to backoff.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/lock.py to lock.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/retry.py to retry.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis/sentinel.py to sentinel.cpython-39.pyc running install_egg_info running egg_info writing redis.egg-info/PKG-INFO writing dependency_links to redis.egg-info/dependency_links.txt writing requirements to redis.egg-info/requires.txt writing top-level names to redis.egg-info/top_level.txt reading manifest file 'redis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '__pycache__' writing manifest file 'redis.egg-info/SOURCES.txt' Copying redis.egg-info to /home/buildozer/aports/community/py3-redis/pkg/py3-redis/usr/lib/python3.9/site-packages/redis-4.0.2-py3.9.egg-info running install_scripts >>> py3-redis*: Running postcheck for py3-redis >>> py3-redis*: Preparing package py3-redis... >>> py3-redis*: Tracing dependencies... >>> py3-redis*: Package size: 740.0 KB >>> py3-redis*: Compressing data... >>> py3-redis*: Create checksum... >>> py3-redis*: Create py3-redis-4.0.2-r0.apk >>> py3-redis: Build complete at Mon, 22 Nov 2021 20:43:11 +0000 elapsed time 0h 0m 20s >>> py3-redis: Cleaning up srcdir >>> py3-redis: Cleaning up pkgdir >>> py3-redis: Uninstalling dependencies... (1/29) Purging .makedepends-py3-redis (20211122.204252) (2/29) Purging py3-deprecated (1.2.13-r0) (3/29) Purging py3-wrapt (1.12.1-r1) (4/29) Purging py3-hiredis (1.1.0-r1) (5/29) Purging py3-setuptools (52.0.0-r4) (6/29) Purging py3-ordered-set (4.0.2-r2) (7/29) Purging py3-appdirs (1.4.4-r2) (8/29) Purging py3-pytest (6.2.5-r0) (9/29) Purging py3-atomicwrites (1.4.0-r1) (10/29) Purging py3-attrs (21.2.0-r0) (11/29) Purging py3-more-itertools (8.11.2-r0) (12/29) Purging py3-iniconfig (1.1.1-r1) (13/29) Purging py3-pluggy (0.13.1-r4) (14/29) Purging py3-py (1.10.0-r1) (15/29) Purging py3-wcwidth (0.2.5-r1) (16/29) Purging py3-packaging (20.9-r1) (17/29) Purging py3-parsing (2.4.7-r2) (18/29) Purging py3-toml (0.10.2-r2) (19/29) Purging py3-mock (4.0.3-r1) (20/29) Purging py3-pbr (5.8.0-r0) (21/29) Purging py3-six (1.16.0-r0) (22/29) Purging python3 (3.9.7-r3) (23/29) Purging redis-openrc (6.2.6-r0) (24/29) Purging redis (6.2.6-r0) (25/29) Purging libffi (3.4.2-r1) (26/29) Purging gdbm (1.22-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.1.1-r0) (29/29) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r2.trigger OK: 341 MiB in 99 packages >>> py3-redis: Updating the community/x86_64 repository index... >>> py3-redis: Signing the index...