>>> py3-schedule: Building community/py3-schedule 1.2.2-r0 (using abuild 3.13.0-r5) started Tue, 03 Sep 2024 14:30:46 +0000 >>> py3-schedule: Checking sanity of /home/buildozer/aports/community/py3-schedule/APKBUILD... >>> py3-schedule: Analyzing dependencies... >>> py3-schedule: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-mock (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.24-r0) (4/30) Installing xz-libs (5.6.2-r0) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.5_p20240601-r0) (7/30) Installing sqlite-libs (3.46.1-r0) (8/30) Installing python3 (3.12.5-r1) (9/30) Installing python3-pycache-pyc0 (3.12.5-r1) (10/30) Installing pyc (3.12.5-r1) (11/30) Installing python3-pyc (3.12.5-r1) (12/30) Installing py3-parsing (3.1.2-r1) (13/30) Installing py3-parsing-pyc (3.1.2-r1) (14/30) Installing py3-packaging (24.1-r0) (15/30) Installing py3-packaging-pyc (24.1-r0) (16/30) Installing py3-setuptools (70.3.0-r0) (17/30) Installing py3-setuptools-pyc (70.3.0-r0) (18/30) Installing py3-iniconfig (2.0.0-r1) (19/30) Installing py3-iniconfig-pyc (2.0.0-r1) (20/30) Installing py3-pluggy (1.5.0-r0) (21/30) Installing py3-pluggy-pyc (1.5.0-r0) (22/30) Installing py3-py (1.11.0-r3) (23/30) Installing py3-py-pyc (1.11.0-r3) (24/30) Installing py3-pytest (8.3.2-r0) (25/30) Installing py3-pytest-pyc (8.3.2-r0) (26/30) Installing py3-mock (5.1.0-r2) (27/30) Installing py3-mock-pyc (5.1.0-r2) (28/30) Installing py3-pytest-mock (3.10.0-r3) (29/30) Installing py3-pytest-mock-pyc (3.10.0-r3) (30/30) Installing .makedepends-py3-schedule (20240903.143058) Executing busybox-1.36.1-r31.trigger OK: 304 MiB in 131 packages >>> py3-schedule: Cleaning up srcdir >>> py3-schedule: Cleaning up pkgdir >>> py3-schedule: Cleaning up tmpdir >>> py3-schedule: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-schedule-1.2.2.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 100 40914 100 40914 0 0 438k 0 --:--:-- --:--:-- --:--:-- 443k >>> py3-schedule: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-schedule-1.2.2.tar.gz >>> py3-schedule: Checking sha512sums... py3-schedule-1.2.2.tar.gz: OK >>> py3-schedule: Unpacking /var/cache/distfiles/py3-schedule-1.2.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/schedule copying schedule/__init__.py -> build/lib/schedule running egg_info creating schedule.egg-info writing schedule.egg-info/PKG-INFO writing dependency_links to schedule.egg-info/dependency_links.txt writing requirements to schedule.egg-info/requires.txt writing top-level names to schedule.egg-info/top_level.txt writing manifest file 'schedule.egg-info/SOURCES.txt' reading manifest file 'schedule.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'schedule.egg-info/SOURCES.txt' copying schedule/py.typed -> build/lib/schedule ============================= test session starts ============================== platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-schedule/src/schedule-1.2.2 configfile: pyproject.toml plugins: mock-3.10.0 collected 81 items test_schedule.py ss.ssss.................sss.ss...................ssssss [ 67%] ssssssssssssssssssssssss.. [100%] ======================== 40 passed, 41 skipped in 0.60s ======================== >>> py3-schedule: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-schedule/pkg creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule copying build/lib/schedule/py.typed -> /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule copying build/lib/schedule/__init__.py -> /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule byte-compiling /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing schedule.egg-info/PKG-INFO writing dependency_links to schedule.egg-info/dependency_links.txt writing requirements to schedule.egg-info/requires.txt writing top-level names to schedule.egg-info/top_level.txt reading manifest file 'schedule.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'schedule.egg-info/SOURCES.txt' Copying schedule.egg-info to /home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule-1.2.2-py3.12.egg-info running install_scripts >>> py3-schedule-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-schedule/pkg/py3-schedule/usr/lib/python3.12/site-packages/schedule/__pycache__' -> '/home/buildozer/aports/community/py3-schedule/pkg/py3-schedule-pyc/usr/lib/python3.12/site-packages/schedule/__pycache__' >>> py3-schedule-pyc*: Preparing subpackage py3-schedule-pyc... >>> py3-schedule-pyc*: Running postcheck for py3-schedule-pyc >>> py3-schedule*: Running postcheck for py3-schedule >>> py3-schedule*: Preparing package py3-schedule... >>> py3-schedule-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-schedule-pyc*: Package size: 68.0 KB >>> py3-schedule-pyc*: Compressing data... >>> py3-schedule-pyc*: Create checksum... >>> py3-schedule-pyc*: Create py3-schedule-pyc-1.2.2-r0.apk >>> py3-schedule*: Tracing dependencies... python3 python3~3.12 >>> py3-schedule*: Package size: 80.0 KB >>> py3-schedule*: Compressing data... >>> py3-schedule*: Create checksum... >>> py3-schedule*: Create py3-schedule-1.2.2-r0.apk >>> py3-schedule: Build complete at Tue, 03 Sep 2024 14:31:01 +0000 elapsed time 0h 0m 15s >>> py3-schedule: Cleaning up srcdir >>> py3-schedule: Cleaning up pkgdir >>> py3-schedule: Uninstalling dependencies... (1/30) Purging .makedepends-py3-schedule (20240903.143058) (2/30) Purging py3-setuptools-pyc (70.3.0-r0) (3/30) Purging py3-setuptools (70.3.0-r0) (4/30) Purging py3-pytest-mock-pyc (3.10.0-r3) (5/30) Purging py3-pytest-mock (3.10.0-r3) (6/30) Purging py3-mock-pyc (5.1.0-r2) (7/30) Purging py3-mock (5.1.0-r2) (8/30) Purging py3-pytest-pyc (8.3.2-r0) (9/30) Purging py3-pytest (8.3.2-r0) (10/30) Purging py3-iniconfig-pyc (2.0.0-r1) (11/30) Purging py3-iniconfig (2.0.0-r1) (12/30) Purging py3-packaging-pyc (24.1-r0) (13/30) Purging py3-packaging (24.1-r0) (14/30) Purging py3-parsing-pyc (3.1.2-r1) (15/30) Purging py3-parsing (3.1.2-r1) (16/30) Purging py3-pluggy-pyc (1.5.0-r0) (17/30) Purging py3-pluggy (1.5.0-r0) (18/30) Purging py3-py-pyc (1.11.0-r3) (19/30) Purging py3-py (1.11.0-r3) (20/30) Purging python3-pyc (3.12.5-r1) (21/30) Purging python3-pycache-pyc0 (3.12.5-r1) (22/30) Purging pyc (3.12.5-r1) (23/30) Purging python3 (3.12.5-r1) (24/30) Purging gdbm (1.24-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.4.6-r0) (27/30) Purging libpanelw (6.5_p20240601-r0) (28/30) Purging mpdecimal (4.0.0-r0) (29/30) Purging sqlite-libs (3.46.1-r0) (30/30) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> py3-schedule: Updating the community/loongarch64 repository index... >>> py3-schedule: Signing the index...