>>> py3-cachecontrol: Building community/py3-cachecontrol 0.12.6-r0 (using abuild 3.7.0_rc1-r1) started Fri, 18 Dec 2020 19:30:34 +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 libbz2 (1.0.8-r1) (2/20) Installing libffi (3.3-r2) (3/20) Installing gdbm (1.18.1-r0) (4/20) Installing xz-libs (5.2.5-r0) (5/20) Installing readline (8.0.4-r0) (6/20) Installing sqlite-libs (3.34.0-r0) (7/20) Installing python3 (3.8.6-r0) (8/20) Installing py3-ordered-set (4.0.2-r0) (9/20) Installing py3-appdirs (1.4.4-r1) (10/20) Installing py3-parsing (2.4.7-r1) (11/20) Installing py3-six (1.15.0-r0) (12/20) Installing py3-packaging (20.8-r0) (13/20) Installing py3-setuptools (51.0.0-r0) (14/20) Installing py3-chardet (4.0.0-r0) (15/20) Installing py3-idna (2.10-r0) (16/20) Installing py3-urllib3 (1.26.2-r1) (17/20) Installing py3-requests (2.25.1-r0) (18/20) Installing py3-msgpack (1.0.1-r0) (19/20) Installing py3-lockfile (0.12.2-r3) (20/20) Installing .makedepends-py3-cachecontrol (20201218.193042) Executing busybox-1.32.0-r8.trigger OK: 364 MiB in 106 packages >>> py3-cachecontrol: Cleaning up srcdir >>> py3-cachecontrol: Cleaning up pkgdir >>> py3-cachecontrol: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/CacheControl-0.12.6.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 100 14616 100 14616 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k >>> py3-cachecontrol: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/CacheControl-0.12.6.tar.gz >>> py3-cachecontrol: Checking sha512sums... CacheControl-0.12.6.tar.gz: OK >>> py3-cachecontrol: Unpacking /var/cache/distfiles/v3.13/CacheControl-0.12.6.tar.gz... running build running build_py creating build creating build/lib creating build/lib/cachecontrol copying cachecontrol/controller.py -> build/lib/cachecontrol copying cachecontrol/heuristics.py -> build/lib/cachecontrol copying cachecontrol/adapter.py -> build/lib/cachecontrol copying cachecontrol/__init__.py -> build/lib/cachecontrol copying cachecontrol/wrapper.py -> build/lib/cachecontrol copying cachecontrol/_cmd.py -> build/lib/cachecontrol copying cachecontrol/compat.py -> build/lib/cachecontrol copying cachecontrol/serialize.py -> build/lib/cachecontrol copying cachecontrol/filewrapper.py -> build/lib/cachecontrol copying cachecontrol/cache.py -> build/lib/cachecontrol creating build/lib/cachecontrol/caches copying cachecontrol/caches/redis_cache.py -> build/lib/cachecontrol/caches copying cachecontrol/caches/__init__.py -> build/lib/cachecontrol/caches copying cachecontrol/caches/file_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 reading manifest file 'CacheControl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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 reading manifest file 'CacheControl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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.8 creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol copying build/lib/cachecontrol/controller.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol copying build/lib/cachecontrol/heuristics.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol copying build/lib/cachecontrol/adapter.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol copying build/lib/cachecontrol/__init__.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol copying build/lib/cachecontrol/wrapper.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol copying build/lib/cachecontrol/_cmd.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol copying build/lib/cachecontrol/compat.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol copying build/lib/cachecontrol/serialize.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol copying build/lib/cachecontrol/filewrapper.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol creating /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/caches copying build/lib/cachecontrol/caches/redis_cache.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/caches copying build/lib/cachecontrol/caches/__init__.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/caches copying build/lib/cachecontrol/caches/file_cache.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/caches copying build/lib/cachecontrol/cache.py -> /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/controller.py to controller.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/heuristics.py to heuristics.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/adapter.py to adapter.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/wrapper.py to wrapper.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/_cmd.py to _cmd.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/compat.py to compat.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/serialize.py to serialize.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/filewrapper.py to filewrapper.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/caches/redis_cache.py to redis_cache.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/caches/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/caches/file_cache.py to file_cache.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/cachecontrol/cache.py to cache.cpython-38.pyc running install_egg_info Copying CacheControl.egg-info to /home/buildozer/aports/community/py3-cachecontrol/pkg/py3-cachecontrol/usr/lib/python3.8/site-packages/CacheControl-0.12.6-py3.8.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: 212.0 KB >>> py3-cachecontrol*: Compressing data... >>> py3-cachecontrol*: Create checksum... >>> py3-cachecontrol*: Create py3-cachecontrol-0.12.6-r0.apk >>> py3-cachecontrol: Build complete at Fri, 18 Dec 2020 19:30:44 +0000 elapsed time 0h 0m 10s >>> py3-cachecontrol: Cleaning up srcdir >>> py3-cachecontrol: Cleaning up pkgdir >>> py3-cachecontrol: Uninstalling dependencies... (1/20) Purging .makedepends-py3-cachecontrol (20201218.193042) (2/20) Purging py3-requests (2.25.1-r0) (3/20) Purging py3-chardet (4.0.0-r0) (4/20) Purging py3-idna (2.10-r0) (5/20) Purging py3-urllib3 (1.26.2-r1) (6/20) Purging py3-msgpack (1.0.1-r0) (7/20) Purging py3-lockfile (0.12.2-r3) (8/20) Purging py3-setuptools (51.0.0-r0) (9/20) Purging py3-ordered-set (4.0.2-r0) (10/20) Purging py3-appdirs (1.4.4-r1) (11/20) Purging py3-packaging (20.8-r0) (12/20) Purging py3-parsing (2.4.7-r1) (13/20) Purging py3-six (1.15.0-r0) (14/20) Purging python3 (3.8.6-r0) (15/20) Purging libbz2 (1.0.8-r1) (16/20) Purging libffi (3.3-r2) (17/20) Purging gdbm (1.18.1-r0) (18/20) Purging xz-libs (5.2.5-r0) (19/20) Purging readline (8.0.4-r0) (20/20) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-cachecontrol: Updating the community/x86 repository index... >>> py3-cachecontrol: Signing the index...