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