>>> py3-warcio: Building testing/py3-warcio 1.7.4-r0 (using abuild 3.12.0-r0) started Sun, 29 Oct 2023 11:07:59 +0000 >>> py3-warcio: Checking sanity of /home/buildozer/aports/testing/py3-warcio/APKBUILD... >>> py3-warcio: Analyzing dependencies... >>> py3-warcio: Installing for build: build-base py3-six py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libffi (3.4.4-r3) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20231007-r0) (5/25) Installing readline (8.2.1-r2) (6/25) Installing sqlite-libs (3.43.2-r0) (7/25) Installing python3 (3.11.6-r1) (8/25) Installing python3-pycache-pyc0 (3.11.6-r1) (9/25) Installing pyc (3.11.6-r1) (10/25) Installing py3-six-pyc (1.16.0-r8) (11/25) Installing python3-pyc (3.11.6-r1) (12/25) Installing py3-six (1.16.0-r8) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-installer-pyc (0.7.0-r1) (15/25) Installing py3-gpep517 (15-r0) (16/25) Installing py3-gpep517-pyc (15-r0) (17/25) Installing py3-parsing (3.1.1-r0) (18/25) Installing py3-parsing-pyc (3.1.1-r0) (19/25) Installing py3-packaging (23.2-r0) (20/25) Installing py3-packaging-pyc (23.2-r0) (21/25) Installing py3-setuptools (68.2.2-r0) (22/25) Installing py3-setuptools-pyc (68.2.2-r0) (23/25) Installing py3-wheel (0.41.2-r0) (24/25) Installing py3-wheel-pyc (0.41.2-r0) (25/25) Installing .makedepends-py3-warcio (20231029.110800) Executing busybox-1.36.1-r13.trigger OK: 319 MiB in 132 packages >>> py3-warcio: Cleaning up srcdir >>> py3-warcio: Cleaning up pkgdir >>> py3-warcio: Cleaning up tmpdir >>> py3-warcio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-warcio-1.7.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-warcio: Fetching py3-warcio-1.7.4.tar.gz::https://files.pythonhosted.org/packages/source/w/warcio/warcio-1.7.4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60515 100 60515 0 0 65401 0 --:--:-- --:--:-- --:--:-- 65401 >>> py3-warcio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-warcio-1.7.4.tar.gz >>> py3-warcio: Checking sha512sums... py3-warcio-1.7.4.tar.gz: OK >>> py3-warcio: Unpacking /var/cache/distfiles/py3-warcio-1.7.4.tar.gz... 2023-10-29 11:08:02,846 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-29 11:08:02,923 root INFO running bdist_wheel 2023-10-29 11:08:02,941 root INFO running build 2023-10-29 11:08:02,942 root INFO running build_py 2023-10-29 11:08:02,944 root INFO creating build 2023-10-29 11:08:02,945 root INFO creating build/lib 2023-10-29 11:08:02,945 root INFO creating build/lib/warcio 2023-10-29 11:08:02,945 root INFO copying warcio/indexer.py -> build/lib/warcio 2023-10-29 11:08:02,945 root INFO copying warcio/warcwriter.py -> build/lib/warcio 2023-10-29 11:08:02,945 root INFO copying warcio/checker.py -> build/lib/warcio 2023-10-29 11:08:02,946 root INFO copying warcio/cli.py -> build/lib/warcio 2023-10-29 11:08:02,946 root INFO copying warcio/timeutils.py -> build/lib/warcio 2023-10-29 11:08:02,946 root INFO copying warcio/limitreader.py -> build/lib/warcio 2023-10-29 11:08:02,946 root INFO copying warcio/exceptions.py -> build/lib/warcio 2023-10-29 11:08:02,946 root INFO copying warcio/archiveiterator.py -> build/lib/warcio 2023-10-29 11:08:02,947 root INFO copying warcio/recompressor.py -> build/lib/warcio 2023-10-29 11:08:02,947 root INFO copying warcio/statusandheaders.py -> build/lib/warcio 2023-10-29 11:08:02,947 root INFO copying warcio/capture_http.py -> build/lib/warcio 2023-10-29 11:08:02,947 root INFO copying warcio/utils.py -> build/lib/warcio 2023-10-29 11:08:02,947 root INFO copying warcio/digestverifyingreader.py -> build/lib/warcio 2023-10-29 11:08:02,948 root INFO copying warcio/bufferedreaders.py -> build/lib/warcio 2023-10-29 11:08:02,948 root INFO copying warcio/__init__.py -> build/lib/warcio 2023-10-29 11:08:02,948 root INFO copying warcio/recordbuilder.py -> build/lib/warcio 2023-10-29 11:08:02,948 root INFO copying warcio/recordloader.py -> build/lib/warcio 2023-10-29 11:08:02,948 root INFO copying warcio/extractor.py -> build/lib/warcio 2023-10-29 11:08:02,954 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-10-29 11:08:02,954 root INFO running install 2023-10-29 11:08:02,973 root INFO running install_lib 2023-10-29 11:08:02,975 root INFO creating build/bdist.linux-ppc64le 2023-10-29 11:08:02,975 root INFO creating build/bdist.linux-ppc64le/wheel 2023-10-29 11:08:02,975 root INFO creating build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,975 root INFO copying build/lib/warcio/indexer.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,975 root INFO copying build/lib/warcio/warcwriter.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,976 root INFO copying build/lib/warcio/checker.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,976 root INFO copying build/lib/warcio/cli.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,976 root INFO copying build/lib/warcio/timeutils.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,976 root INFO copying build/lib/warcio/limitreader.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,976 root INFO copying build/lib/warcio/exceptions.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,977 root INFO copying build/lib/warcio/archiveiterator.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,977 root INFO copying build/lib/warcio/recompressor.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,977 root INFO copying build/lib/warcio/statusandheaders.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,977 root INFO copying build/lib/warcio/capture_http.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,977 root INFO copying build/lib/warcio/utils.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,978 root INFO copying build/lib/warcio/digestverifyingreader.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,978 root INFO copying build/lib/warcio/bufferedreaders.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,978 root INFO copying build/lib/warcio/__init__.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,978 root INFO copying build/lib/warcio/recordbuilder.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,978 root INFO copying build/lib/warcio/recordloader.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,979 root INFO copying build/lib/warcio/extractor.py -> build/bdist.linux-ppc64le/wheel/warcio 2023-10-29 11:08:02,979 root INFO running install_egg_info 2023-10-29 11:08:02,983 root INFO running egg_info 2023-10-29 11:08:02,984 root INFO writing warcio.egg-info/PKG-INFO 2023-10-29 11:08:02,985 root INFO writing dependency_links to warcio.egg-info/dependency_links.txt 2023-10-29 11:08:02,985 root INFO writing entry points to warcio.egg-info/entry_points.txt 2023-10-29 11:08:02,985 root INFO writing requirements to warcio.egg-info/requires.txt 2023-10-29 11:08:02,985 root INFO writing top-level names to warcio.egg-info/top_level.txt 2023-10-29 11:08:02,988 root INFO reading manifest file 'warcio.egg-info/SOURCES.txt' 2023-10-29 11:08:02,989 root INFO reading manifest template 'MANIFEST.in' 2023-10-29 11:08:02,989 root INFO adding license file 'LICENSE' 2023-10-29 11:08:02,989 root INFO adding license file 'NOTICE' 2023-10-29 11:08:02,991 root INFO writing manifest file 'warcio.egg-info/SOURCES.txt' 2023-10-29 11:08:02,991 root INFO Copying warcio.egg-info to build/bdist.linux-ppc64le/wheel/warcio-1.7.4-py3.11.egg-info 2023-10-29 11:08:02,992 root INFO running install_scripts 2023-10-29 11:08:02,996 wheel INFO creating build/bdist.linux-ppc64le/wheel/warcio-1.7.4.dist-info/WHEEL 2023-10-29 11:08:02,997 wheel INFO creating '/home/buildozer/aports/testing/py3-warcio/src/warcio-1.7.4/.dist/.tmp-n3ay46_q/warcio-1.7.4-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-10-29 11:08:02,997 wheel INFO adding 'warcio/__init__.py' 2023-10-29 11:08:02,997 wheel INFO adding 'warcio/archiveiterator.py' 2023-10-29 11:08:02,998 wheel INFO adding 'warcio/bufferedreaders.py' 2023-10-29 11:08:02,998 wheel INFO adding 'warcio/capture_http.py' 2023-10-29 11:08:02,998 wheel INFO adding 'warcio/checker.py' 2023-10-29 11:08:02,998 wheel INFO adding 'warcio/cli.py' 2023-10-29 11:08:02,999 wheel INFO adding 'warcio/digestverifyingreader.py' 2023-10-29 11:08:02,999 wheel INFO adding 'warcio/exceptions.py' 2023-10-29 11:08:02,999 wheel INFO adding 'warcio/extractor.py' 2023-10-29 11:08:02,999 wheel INFO adding 'warcio/indexer.py' 2023-10-29 11:08:03,000 wheel INFO adding 'warcio/limitreader.py' 2023-10-29 11:08:03,000 wheel INFO adding 'warcio/recompressor.py' 2023-10-29 11:08:03,000 wheel INFO adding 'warcio/recordbuilder.py' 2023-10-29 11:08:03,000 wheel INFO adding 'warcio/recordloader.py' 2023-10-29 11:08:03,000 wheel INFO adding 'warcio/statusandheaders.py' 2023-10-29 11:08:03,001 wheel INFO adding 'warcio/timeutils.py' 2023-10-29 11:08:03,001 wheel INFO adding 'warcio/utils.py' 2023-10-29 11:08:03,001 wheel INFO adding 'warcio/warcwriter.py' 2023-10-29 11:08:03,002 wheel INFO adding 'warcio-1.7.4.dist-info/LICENSE' 2023-10-29 11:08:03,002 wheel INFO adding 'warcio-1.7.4.dist-info/METADATA' 2023-10-29 11:08:03,002 wheel INFO adding 'warcio-1.7.4.dist-info/NOTICE' 2023-10-29 11:08:03,002 wheel INFO adding 'warcio-1.7.4.dist-info/WHEEL' 2023-10-29 11:08:03,002 wheel INFO adding 'warcio-1.7.4.dist-info/entry_points.txt' 2023-10-29 11:08:03,003 wheel INFO adding 'warcio-1.7.4.dist-info/top_level.txt' 2023-10-29 11:08:03,003 wheel INFO adding 'warcio-1.7.4.dist-info/zip-safe' 2023-10-29 11:08:03,003 wheel INFO adding 'warcio-1.7.4.dist-info/RECORD' 2023-10-29 11:08:03,003 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-10-29 11:08:03,004 gpep517 INFO The backend produced .dist/warcio-1.7.4-py3-none-any.whl warcio-1.7.4-py3-none-any.whl >>> py3-warcio: Entering fakeroot... >>> py3-warcio-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-warcio/pkg/py3-warcio/usr/lib/python3.11/site-packages/warcio/__pycache__' -> '/home/buildozer/aports/testing/py3-warcio/pkg/py3-warcio-pyc/usr/lib/python3.11/site-packages/warcio/__pycache__' >>> py3-warcio-pyc*: Preparing subpackage py3-warcio-pyc... >>> py3-warcio-pyc*: Running postcheck for py3-warcio-pyc >>> py3-warcio*: Running postcheck for py3-warcio >>> py3-warcio*: Preparing package py3-warcio... >>> py3-warcio-pyc*: Tracing dependencies... py3-six python3~3.11 >>> py3-warcio-pyc*: Package size: 200.0 KB >>> py3-warcio-pyc*: Compressing data... >>> py3-warcio-pyc*: Create checksum... >>> py3-warcio-pyc*: Create py3-warcio-pyc-1.7.4-r0.apk >>> py3-warcio*: Tracing dependencies... py3-six python3~3.11 >>> py3-warcio*: Package size: 220.0 KB >>> py3-warcio*: Compressing data... >>> py3-warcio*: Create checksum... >>> py3-warcio*: Create py3-warcio-1.7.4-r0.apk >>> py3-warcio: Build complete at Sun, 29 Oct 2023 11:08:03 +0000 elapsed time 0h 0m 4s >>> py3-warcio: Cleaning up srcdir >>> py3-warcio: Cleaning up pkgdir >>> py3-warcio: Uninstalling dependencies... (1/25) Purging .makedepends-py3-warcio (20231029.110800) (2/25) Purging py3-six-pyc (1.16.0-r8) (3/25) Purging py3-six (1.16.0-r8) (4/25) Purging py3-gpep517-pyc (15-r0) (5/25) Purging py3-gpep517 (15-r0) (6/25) Purging py3-installer-pyc (0.7.0-r1) (7/25) Purging py3-installer (0.7.0-r1) (8/25) Purging py3-setuptools-pyc (68.2.2-r0) (9/25) Purging py3-setuptools (68.2.2-r0) (10/25) Purging py3-wheel-pyc (0.41.2-r0) (11/25) Purging py3-wheel (0.41.2-r0) (12/25) Purging py3-packaging-pyc (23.2-r0) (13/25) Purging py3-packaging (23.2-r0) (14/25) Purging py3-parsing-pyc (3.1.1-r0) (15/25) Purging py3-parsing (3.1.1-r0) (16/25) Purging python3-pyc (3.11.6-r1) (17/25) Purging python3-pycache-pyc0 (3.11.6-r1) (18/25) Purging pyc (3.11.6-r1) (19/25) Purging python3 (3.11.6-r1) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.4-r3) (22/25) Purging libpanelw (6.4_p20231007-r0) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r2) (25/25) Purging sqlite-libs (3.43.2-r0) Executing busybox-1.36.1-r13.trigger OK: 265 MiB in 107 packages >>> py3-warcio: Updating the testing/ppc64le repository index... >>> py3-warcio: Signing the index...