>>> py3-tempora: Building community/py3-tempora 4.1.2-r1 (using abuild 3.9.0_rc2-r1) started Tue, 09 Nov 2021 21:01:44 +0000 >>> py3-tempora: Checking sanity of /home/buildozer/aports/community/py3-tempora/APKBUILD... >>> py3-tempora: Analyzing dependencies... >>> py3-tempora: Installing for build: build-base py3-jaraco.functools py3-tz python3 py3-freezegun py3-setuptools py3-setuptools_scm py3-pytest (1/29) Installing libffi (3.4.2-r1) (2/29) Installing gdbm (1.22-r0) (3/29) Installing mpdecimal (2.5.1-r1) (4/29) Installing readline (8.1.1-r0) (5/29) Installing sqlite-libs (3.36.0-r0) (6/29) Installing python3 (3.9.7-r3) (7/29) Installing py3-jaraco.classes (3.2.1-r1) (8/29) Installing py3-jaraco.functools (3.4.0-r0) (9/29) Installing py3-tz (2021.1-r1) (10/29) Installing py3-six (1.16.0-r0) (11/29) Installing py3-dateutil (2.8.2-r0) (12/29) Installing py3-freezegun (1.1.0-r1) (13/29) Installing py3-ordered-set (4.0.2-r2) (14/29) Installing py3-appdirs (1.4.4-r2) (15/29) Installing py3-parsing (2.4.7-r2) (16/29) Installing py3-packaging (20.9-r1) (17/29) Installing py3-setuptools (52.0.0-r4) (18/29) Installing py3-tomli (1.2.2-r0) (19/29) Installing py3-setuptools_scm (6.3.2-r1) (20/29) Installing py3-atomicwrites (1.4.0-r1) (21/29) Installing py3-attrs (21.2.0-r0) (22/29) Installing py3-more-itertools (8.10.0-r0) (23/29) Installing py3-iniconfig (1.1.1-r1) (24/29) Installing py3-pluggy (0.13.1-r4) (25/29) Installing py3-py (1.10.0-r1) (26/29) Installing py3-wcwidth (0.2.5-r1) (27/29) Installing py3-toml (0.10.2-r2) (28/29) Installing py3-pytest (6.2.5-r0) (29/29) Installing .makedepends-py3-tempora (20211109.210145) Executing busybox-1.34.1-r2.trigger OK: 769 MiB in 129 packages >>> py3-tempora: Cleaning up srcdir >>> py3-tempora: Cleaning up pkgdir >>> py3-tempora: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/tempora-4.1.2.tar.gz >>> py3-tempora: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/tempora-4.1.2.tar.gz >>> py3-tempora: Checking sha512sums... tempora-4.1.2.tar.gz: OK >>> py3-tempora: Unpacking /var/cache/distfiles/v3.15/tempora-4.1.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tempora copying tempora/schedule.py -> build/lib/tempora copying tempora/utc.py -> build/lib/tempora copying tempora/__init__.py -> build/lib/tempora copying tempora/timing.py -> build/lib/tempora package init file 'tempora/tests/__init__.py' not found (or not a regular file) creating build/lib/tempora/tests copying tempora/tests/test_timing.py -> build/lib/tempora/tests copying tempora/tests/test_schedule.py -> build/lib/tempora/tests running egg_info writing tempora.egg-info/PKG-INFO writing dependency_links to tempora.egg-info/dependency_links.txt writing entry points to tempora.egg-info/entry_points.txt writing requirements to tempora.egg-info/requires.txt writing top-level names to tempora.egg-info/top_level.txt reading manifest file 'tempora.egg-info/SOURCES.txt' writing manifest file 'tempora.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-tempora/src/tempora-4.1.2, configfile: pytest.ini collected 45 items / 1 deselected / 44 selected tempora/__init__.py .............. [ 31%] tempora/schedule.py ... [ 38%] tempora/timing.py ..... [ 50%] tempora/utc.py . [ 52%] tempora/tests/test_schedule.py ................... [ 95%] tempora/tests/test_timing.py .. [100%] ======================= 44 passed, 1 deselected in 1.80s ======================= >>> py3-tempora: Entering fakeroot... running install running build running build_py package init file 'tempora/tests/__init__.py' not found (or not a regular file) running egg_info writing tempora.egg-info/PKG-INFO writing dependency_links to tempora.egg-info/dependency_links.txt writing entry points to tempora.egg-info/entry_points.txt writing requirements to tempora.egg-info/requires.txt writing top-level names to tempora.egg-info/top_level.txt reading manifest file 'tempora.egg-info/SOURCES.txt' writing manifest file 'tempora.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-tempora/pkg creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora copying build/lib/tempora/schedule.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora copying build/lib/tempora/utc.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora creating /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora/tests copying build/lib/tempora/tests/test_timing.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora/tests copying build/lib/tempora/tests/test_schedule.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora/tests copying build/lib/tempora/__init__.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora copying build/lib/tempora/timing.py -> /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora/schedule.py to schedule.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora/utc.py to utc.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora/tests/test_timing.py to test_timing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora/tests/test_schedule.py to test_schedule.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora/timing.py to timing.cpython-39.pyc running install_egg_info Copying tempora.egg-info to /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/lib/python3.9/site-packages/tempora-4.1.2-py3.9.egg-info running install_scripts Installing calc-prorate script to /home/buildozer/aports/community/py3-tempora/pkg/py3-tempora/usr/bin >>> py3-tempora*: Running postcheck for py3-tempora >>> py3-tempora*: Preparing package py3-tempora... >>> py3-tempora*: Tracing dependencies... >>> py3-tempora*: Package size: 176.0 KB >>> py3-tempora*: Compressing data... >>> py3-tempora*: Create checksum... >>> py3-tempora*: Create py3-tempora-4.1.2-r1.apk >>> py3-tempora: Build complete at Tue, 09 Nov 2021 21:01:57 +0000 elapsed time 0h 0m 13s >>> py3-tempora: Cleaning up srcdir >>> py3-tempora: Cleaning up pkgdir >>> py3-tempora: Uninstalling dependencies... (1/29) Purging .makedepends-py3-tempora (20211109.210145) (2/29) Purging py3-jaraco.functools (3.4.0-r0) (3/29) Purging py3-jaraco.classes (3.2.1-r1) (4/29) Purging py3-tz (2021.1-r1) (5/29) Purging py3-freezegun (1.1.0-r1) (6/29) Purging py3-dateutil (2.8.2-r0) (7/29) Purging py3-setuptools_scm (6.3.2-r1) (8/29) Purging py3-setuptools (52.0.0-r4) (9/29) Purging py3-ordered-set (4.0.2-r2) (10/29) Purging py3-appdirs (1.4.4-r2) (11/29) Purging py3-tomli (1.2.2-r0) (12/29) Purging py3-pytest (6.2.5-r0) (13/29) Purging py3-atomicwrites (1.4.0-r1) (14/29) Purging py3-attrs (21.2.0-r0) (15/29) Purging py3-more-itertools (8.10.0-r0) (16/29) Purging py3-iniconfig (1.1.1-r1) (17/29) Purging py3-pluggy (0.13.1-r4) (18/29) Purging py3-py (1.10.0-r1) (19/29) Purging py3-wcwidth (0.2.5-r1) (20/29) Purging py3-packaging (20.9-r1) (21/29) Purging py3-parsing (2.4.7-r2) (22/29) Purging py3-six (1.16.0-r0) (23/29) Purging py3-toml (0.10.2-r2) (24/29) Purging python3 (3.9.7-r3) (25/29) Purging libffi (3.4.2-r1) (26/29) Purging gdbm (1.22-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.1.1-r0) (29/29) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r2.trigger OK: 709 MiB in 100 packages >>> py3-tempora: Updating the community/x86_64 repository index... >>> py3-tempora: Signing the index...