>>> py3-cachecontrol: Building community/py3-cachecontrol 0.12.10-r0 (using abuild 3.9.0_rc2-r1) started Sat, 06 Nov 2021 01:14:08 +0000 >>> py3-cachecontrol: Checking sanity of /home/buildozer/aports/community/py3-cachecontrol/APKBUILD... >>> WARNING: py3-cachecontrol: No maintainer >>> py3-cachecontrol: Analyzing dependencies... >>> py3-cachecontrol: Installing for build: build-base python3 py3-requests py3-msgpack py3-lockfile py3-setuptools (1/20) Installing libffi (3.4.2-r1) (2/20) Installing gdbm (1.20-r2) (3/20) Installing mpdecimal (2.5.1-r1) (4/20) Installing readline (8.1.1-r0) (5/20) Installing sqlite-libs (3.36.0-r0) (6/20) Installing python3 (3.9.7-r3) (7/20) Installing py3-certifi (2020.12.5-r1) (8/20) Installing py3-charset-normalizer (2.0.7-r0) (9/20) Installing py3-idna (3.3-r0) (10/20) Installing py3-urllib3 (1.26.7-r0) (11/20) Installing py3-requests (2.26.0-r1) (12/20) Installing py3-msgpack (1.0.2-r1) (13/20) Installing py3-lockfile (0.12.2-r4) (14/20) Installing py3-ordered-set (4.0.2-r2) (15/20) Installing py3-appdirs (1.4.4-r2) (16/20) Installing py3-parsing (2.4.7-r2) (17/20) Installing py3-six (1.16.0-r0) (18/20) Installing py3-packaging (20.9-r1) (19/20) Installing py3-setuptools (52.0.0-r4) (20/20) Installing .makedepends-py3-cachecontrol (20211106.011409) Executing busybox-1.34.1-r2.trigger OK: 767 MiB in 122 packages >>> py3-cachecontrol: Cleaning up srcdir >>> py3-cachecontrol: Cleaning up pkgdir >>> py3-cachecontrol: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/CacheControl-0.12.10.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 curl: (22) The requested URL returned error: 404 >>> py3-cachecontrol: Fetching https://files.pythonhosted.org/packages/source/C/CacheControl/CacheControl-0.12.10.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 15646 100 15646 0 0 36968 0 --:--:-- --:--:-- --:--:-- 36968 >>> py3-cachecontrol: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/CacheControl-0.12.10.tar.gz >>> py3-cachecontrol: Checking sha512sums... CacheControl-0.12.10.tar.gz: OK >>> py3-cachecontrol: Unpacking /var/cache/distfiles/v3.15/CacheControl-0.12.10.tar.gz... running build running build_py creating build creating build/lib creating build/lib/cachecontrol copying cachecontrol/wrapper.py -> build/lib/cachecontrol copying cachecontrol/heuristics.py -> build/lib/cachecontrol copying cachecontrol/filewrapper.py -> build/lib/cachecontrol copying cachecontrol/controller.py -> build/lib/cachecontrol copying cachecontrol/__init__.py -> build/lib/cachecontrol copying cachecontrol/adapter.py -> build/lib/cachecontrol copying cachecontrol/cache.py -> build/lib/cachecontrol copying cachecontrol/serialize.py -> build/lib/cachecontrol copying cachecontrol/_cmd.py -> build/lib/cachecontrol copying cachecontrol/compat.py -> build/lib/cachecontrol creating build/lib/cachecontrol/caches copying cachecontrol/caches/file_cache.py -> build/lib/cachecontrol/caches copying cachecontrol/caches/__init__.py -> build/lib/cachecontrol/caches copying cachecontrol/caches/redis_cache.py -> build/lib/cachecontrol/caches running egg_info writing CacheControl.egg-info/PKG-INFO writing dependency_links to CacheControl.egg-info/dependency_links.txt writing entry points to CacheControl.egg-info/entry_points.txt writing requirements to CacheControl.egg-info/requires.txt writing top-level names to CacheControl.egg-info/top_level.txt warning: Failed to find the configured license file 'LICENSE.txt' reading manifest file 'CacheControl.egg-info/SOURCES.txt' writing manifest file 'CacheControl.egg-info/SOURCES.txt' >>> py3-cachecontrol: Entering fakeroot... running install running build running build_py running egg_info writing CacheControl.egg-info/PKG-INFO writing dependency_links to CacheControl.egg-info/dependency_links.txt writing entry points to CacheControl.egg-info/entry_points.txt writing requirements to CacheControl.egg-info/requires.txt writing top-level names to CacheControl.egg-info/top_level.txt warning: Failed to find the configured license file 'LICENSE.txt' reading manifest file 'CacheControl.egg-info/SOURCES.txt' writing manifest file 'CacheControl.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-cachecontrol/pkg creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol copying build/lib/cachecontrol/wrapper.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol copying build/lib/cachecontrol/heuristics.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol copying build/lib/cachecontrol/filewrapper.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol copying build/lib/cachecontrol/controller.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol copying build/lib/cachecontrol/__init__.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol copying build/lib/cachecontrol/adapter.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol copying build/lib/cachecontrol/cache.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/caches copying build/lib/cachecontrol/caches/file_cache.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/caches copying build/lib/cachecontrol/caches/__init__.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/caches copying build/lib/cachecontrol/caches/redis_cache.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/caches copying build/lib/cachecontrol/serialize.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol copying build/lib/cachecontrol/_cmd.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol copying build/lib/cachecontrol/compat.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/wrapper.py to wrapper.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/heuristics.py to heuristics.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/filewrapper.py to filewrapper.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/controller.py to controller.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/adapter.py to adapter.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/cache.py to cache.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/caches/file_cache.py to file_cache.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/caches/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/caches/redis_cache.py to redis_cache.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/serialize.py to serialize.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/_cmd.py to _cmd.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/cachecontrol/compat.py to compat.cpython-39.pyc running install_egg_info Copying CacheControl.egg-info to /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.9/site-packages/CacheControl-0.12.10-py3.9.egg-info running install_scripts Installing doesitcache script to /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/bin >>> py3-cachecontrol*: Running postcheck for py3-cachecontrol >>> py3-cachecontrol*: Preparing package py3-cachecontrol... >>> py3-cachecontrol*: Tracing dependencies... >>> py3-cachecontrol*: Package size: 216.0 KB >>> py3-cachecontrol*: Compressing data... >>> py3-cachecontrol*: Create checksum... >>> py3-cachecontrol*: Create py3-cachecontrol-0.12.10-r0.apk >>> py3-cachecontrol: Build complete at Sat, 06 Nov 2021 01:14:11 +0000 elapsed time 0h 0m 3s >>> py3-cachecontrol: Cleaning up srcdir >>> py3-cachecontrol: Cleaning up pkgdir >>> py3-cachecontrol: Uninstalling dependencies... (1/20) Purging .makedepends-py3-cachecontrol (20211106.011409) (2/20) Purging py3-requests (2.26.0-r1) (3/20) Purging py3-certifi (2020.12.5-r1) (4/20) Purging py3-charset-normalizer (2.0.7-r0) (5/20) Purging py3-idna (3.3-r0) (6/20) Purging py3-urllib3 (1.26.7-r0) (7/20) Purging py3-msgpack (1.0.2-r1) (8/20) Purging py3-lockfile (0.12.2-r4) (9/20) Purging py3-setuptools (52.0.0-r4) (10/20) Purging py3-ordered-set (4.0.2-r2) (11/20) Purging py3-appdirs (1.4.4-r2) (12/20) Purging py3-packaging (20.9-r1) (13/20) Purging py3-parsing (2.4.7-r2) (14/20) Purging py3-six (1.16.0-r0) (15/20) Purging python3 (3.9.7-r3) (16/20) Purging libffi (3.4.2-r1) (17/20) Purging gdbm (1.20-r2) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.1.1-r0) (20/20) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r2.trigger OK: 714 MiB in 102 packages >>> py3-cachecontrol: Updating the community/x86_64 repository index... >>> py3-cachecontrol: Signing the index...