>>> py3-snaptime: Building community/py3-snaptime 0.2.4-r0 (using abuild 3.9.0-r0) started Mon, 16 May 2022 12:53:13 +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/25) Installing gdbm (1.23-r0) (2/25) Installing mpdecimal (2.5.1-r1) (3/25) Installing readline (8.1.2-r0) (4/25) Installing sqlite-libs (3.38.5-r0) (5/25) Installing python3 (3.10.4-r0) (6/25) Installing py3-tz (2022.1-r0) (7/25) Installing py3-six (1.16.0-r1) (8/25) Installing py3-dateutil (2.8.2-r1) (9/25) Installing py3-appdirs (1.4.4-r3) (10/25) Installing py3-more-itertools (8.13.0-r0) (11/25) Installing py3-ordered-set (4.0.2-r3) (12/25) Installing py3-parsing (2.4.7-r3) (13/25) Installing py3-packaging (21.3-r0) (14/25) Installing py3-setuptools (59.4.0-r0) (15/25) Installing python3-dev (3.10.4-r0) (16/25) Installing py3-atomicwrites (1.4.0-r2) (17/25) Installing py3-attrs (21.4.0-r0) (18/25) Installing py3-iniconfig (1.1.1-r2) (19/25) Installing py3-pluggy (1.0.0-r0) (20/25) Installing py3-py (1.10.0-r2) (21/25) Installing py3-wcwidth (0.2.5-r2) (22/25) Installing py3-toml (0.10.2-r3) (23/25) Installing py3-pygments (2.11.2-r0) (24/25) Installing py3-pytest (6.2.5-r2) (25/25) Installing .makedepends-py3-snaptime (20220516.125314) Executing busybox-1.35.0-r13.trigger OK: 1396 MiB in 132 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 100 6567 100 6567 0 0 16049 0 --:--:-- --:--:-- --:--:-- 16049 >>> 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.24s ======================= >>> 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:53:17 +0000 elapsed time 0h 0m 4s >>> py3-snaptime: Cleaning up srcdir >>> py3-snaptime: Cleaning up pkgdir >>> py3-snaptime: Uninstalling dependencies... (1/25) Purging .makedepends-py3-snaptime (20220516.125314) (2/25) Purging py3-tz (2022.1-r0) (3/25) Purging py3-dateutil (2.8.2-r1) (4/25) Purging py3-setuptools (59.4.0-r0) (5/25) Purging py3-appdirs (1.4.4-r3) (6/25) Purging py3-ordered-set (4.0.2-r3) (7/25) Purging python3-dev (3.10.4-r0) (8/25) Purging py3-pytest (6.2.5-r2) (9/25) Purging py3-atomicwrites (1.4.0-r2) (10/25) Purging py3-attrs (21.4.0-r0) (11/25) Purging py3-more-itertools (8.13.0-r0) (12/25) Purging py3-iniconfig (1.1.1-r2) (13/25) Purging py3-pluggy (1.0.0-r0) (14/25) Purging py3-py (1.10.0-r2) (15/25) Purging py3-wcwidth (0.2.5-r2) (16/25) Purging py3-packaging (21.3-r0) (17/25) Purging py3-parsing (2.4.7-r3) (18/25) Purging py3-six (1.16.0-r1) (19/25) Purging py3-toml (0.10.2-r3) (20/25) Purging py3-pygments (2.11.2-r0) (21/25) Purging python3 (3.10.4-r0) (22/25) Purging gdbm (1.23-r0) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.1.2-r0) (25/25) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 1285 MiB in 107 packages >>> py3-snaptime: Updating the community/x86_64 repository index... >>> py3-snaptime: Signing the index...