>>> py3-snaptime: Building community/py3-snaptime 0.2.4-r0 (using abuild 3.9.0-r0) started Mon, 16 May 2022 12:49:15 +0000 >>> py3-snaptime: Checking sanity of /home/buildozer/aports/community/py3-snaptime/APKBUILD... >>> py3-snaptime: Analyzing dependencies... >>> py3-snaptime: Installing for build: build-base python3 py3-tz py3-dateutil py3-setuptools python3-dev py3-pytest (1/26) Installing libffi (3.4.2-r1) (2/26) Installing gdbm (1.23-r0) (3/26) Installing mpdecimal (2.5.1-r1) (4/26) Installing readline (8.1.2-r0) (5/26) Installing sqlite-libs (3.38.5-r0) (6/26) Installing python3 (3.10.4-r0) (7/26) Installing py3-tz (2022.1-r0) (8/26) Installing py3-six (1.16.0-r1) (9/26) Installing py3-dateutil (2.8.2-r1) (10/26) Installing py3-appdirs (1.4.4-r3) (11/26) Installing py3-more-itertools (8.13.0-r0) (12/26) Installing py3-ordered-set (4.0.2-r3) (13/26) Installing py3-parsing (2.4.7-r3) (14/26) Installing py3-packaging (21.3-r0) (15/26) Installing py3-setuptools (59.4.0-r0) (16/26) Installing python3-dev (3.10.4-r0) (17/26) Installing py3-atomicwrites (1.4.0-r2) (18/26) Installing py3-attrs (21.4.0-r0) (19/26) Installing py3-iniconfig (1.1.1-r2) (20/26) Installing py3-pluggy (1.0.0-r0) (21/26) Installing py3-py (1.10.0-r2) (22/26) Installing py3-wcwidth (0.2.5-r2) (23/26) Installing py3-toml (0.10.2-r3) (24/26) Installing py3-pygments (2.11.2-r0) (25/26) Installing py3-pytest (6.2.5-r2) (26/26) Installing .makedepends-py3-snaptime (20220516.124916) Executing busybox-1.35.0-r13.trigger OK: 444 MiB in 120 packages >>> py3-snaptime: Cleaning up srcdir >>> py3-snaptime: Cleaning up pkgdir >>> py3-snaptime: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-snaptime-0.2.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-snaptime: Fetching py3-snaptime-0.2.4.tar.gz::https://github.com/zartstrom/snaptime/archive/cc8b7d4489ee8104b717ed461dd21aee806ae322/snaptime-cc8b7d4489ee8104b717ed461dd21aee806ae322.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 6567 0 6567 0 0 6651 0 --:--:-- --:--:-- --:--:-- 6651 >>> py3-snaptime: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-snaptime-0.2.4.tar.gz >>> py3-snaptime: Checking sha512sums... py3-snaptime-0.2.4.tar.gz: OK >>> py3-snaptime: Unpacking /var/cache/distfiles/v3.16/py3-snaptime-0.2.4.tar.gz... /home/buildozer/aports/community/py3-snaptime/src/snaptime-cc8b7d4489ee8104b717ed461dd21aee806ae322/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/snaptime copying snaptime/__init__.py -> build/lib/snaptime copying snaptime/main.py -> build/lib/snaptime ============================= test session starts ============================== platform linux -- Python 3.10.4, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-snaptime/src/snaptime-cc8b7d4489ee8104b717ed461dd21aee806ae322 collected 88 items / 7 deselected / 81 selected tests/test_snap.py ..................................................... [ 65%] ............................ [100%] ======================= 81 passed, 7 deselected in 0.19s ======================= >>> py3-snaptime: Entering fakeroot... /home/buildozer/aports/community/py3-snaptime/src/snaptime-cc8b7d4489ee8104b717ed461dd21aee806ae322/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-snaptime/pkg creating /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime creating /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr creating /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr/lib creating /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr/lib/python3.10/site-packages/snaptime copying build/lib/snaptime/__init__.py -> /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr/lib/python3.10/site-packages/snaptime copying build/lib/snaptime/main.py -> /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr/lib/python3.10/site-packages/snaptime byte-compiling /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr/lib/python3.10/site-packages/snaptime/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr/lib/python3.10/site-packages/snaptime/main.py to main.cpython-310.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-snaptime/pkg/py3-snaptime/usr/lib/python3.10/site-packages/snaptime-0.2.4-py3.10.egg-info >>> py3-snaptime*: Running postcheck for py3-snaptime >>> py3-snaptime*: Preparing package py3-snaptime... >>> py3-snaptime*: Tracing dependencies... >>> py3-snaptime*: Package size: 56.0 KB >>> py3-snaptime*: Compressing data... >>> py3-snaptime*: Create checksum... >>> py3-snaptime*: Create py3-snaptime-0.2.4-r0.apk >>> py3-snaptime: Build complete at Mon, 16 May 2022 12:49:24 +0000 elapsed time 0h 0m 9s >>> py3-snaptime: Cleaning up srcdir >>> py3-snaptime: Cleaning up pkgdir >>> py3-snaptime: Uninstalling dependencies... (1/26) Purging .makedepends-py3-snaptime (20220516.124916) (2/26) Purging py3-tz (2022.1-r0) (3/26) Purging py3-dateutil (2.8.2-r1) (4/26) Purging py3-setuptools (59.4.0-r0) (5/26) Purging py3-appdirs (1.4.4-r3) (6/26) Purging py3-ordered-set (4.0.2-r3) (7/26) Purging python3-dev (3.10.4-r0) (8/26) Purging py3-pytest (6.2.5-r2) (9/26) Purging py3-atomicwrites (1.4.0-r2) (10/26) Purging py3-attrs (21.4.0-r0) (11/26) Purging py3-more-itertools (8.13.0-r0) (12/26) Purging py3-iniconfig (1.1.1-r2) (13/26) Purging py3-pluggy (1.0.0-r0) (14/26) Purging py3-py (1.10.0-r2) (15/26) Purging py3-wcwidth (0.2.5-r2) (16/26) Purging py3-packaging (21.3-r0) (17/26) Purging py3-parsing (2.4.7-r3) (18/26) Purging py3-six (1.16.0-r1) (19/26) Purging py3-toml (0.10.2-r3) (20/26) Purging py3-pygments (2.11.2-r0) (21/26) Purging python3 (3.10.4-r0) (22/26) Purging libffi (3.4.2-r1) (23/26) Purging gdbm (1.23-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.2-r0) (26/26) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 327 MiB in 94 packages >>> py3-snaptime: Updating the community/s390x repository index... >>> py3-snaptime: Signing the index...