>>> py3-pytest-freezegun: Building community/py3-pytest-freezegun 0.4.2-r0 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 01:21:00 +0000 >>> py3-pytest-freezegun: Checking sanity of /home/buildozer/aports/community/py3-pytest-freezegun/APKBUILD... >>> py3-pytest-freezegun: Analyzing dependencies... >>> py3-pytest-freezegun: Installing for build: build-base python3 py3-freezegun py3-pytest py3-setuptools (1/26) Installing libffi (3.4.2-r1) (2/26) Installing gdbm (1.23-r0) (3/26) Installing xz-libs (5.2.5-r1) (4/26) Installing mpdecimal (2.5.1-r1) (5/26) Installing readline (8.1.2-r0) (6/26) Installing sqlite-libs (3.38.0-r0) (7/26) Installing python3 (3.10.3-r0) (8/26) Installing py3-six (1.16.0-r1) (9/26) Installing py3-dateutil (2.8.2-r1) (10/26) Installing py3-freezegun (1.1.0-r2) (11/26) Installing py3-atomicwrites (1.4.0-r2) (12/26) Installing py3-attrs (21.4.0-r0) (13/26) Installing py3-more-itertools (8.12.0-r2) (14/26) Installing py3-iniconfig (1.1.1-r2) (15/26) Installing py3-pluggy (0.13.1-r5) (16/26) Installing py3-py (1.10.0-r2) (17/26) Installing py3-wcwidth (0.2.5-r2) (18/26) Installing py3-parsing (2.4.7-r3) (19/26) Installing py3-packaging (21.3-r0) (20/26) Installing py3-toml (0.10.2-r3) (21/26) Installing py3-pygments (2.11.2-r0) (22/26) Installing py3-pytest (6.2.5-r2) (23/26) Installing py3-appdirs (1.4.4-r3) (24/26) Installing py3-ordered-set (4.0.2-r3) (25/26) Installing py3-setuptools (59.4.0-r0) (26/26) Installing .makedepends-py3-pytest-freezegun (20220416.012103) Executing busybox-1.35.0-r8.trigger OK: 461 MiB in 126 packages >>> py3-pytest-freezegun: Cleaning up srcdir >>> py3-pytest-freezegun: Cleaning up pkgdir >>> py3-pytest-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pytest-freezegun-0.4.2.zip % 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 10058 100 10058 0 0 27167 0 --:--:-- --:--:-- --:--:-- 27183 >>> py3-pytest-freezegun: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pytest-freezegun-0.4.2.zip >>> py3-pytest-freezegun: Checking sha512sums... py3-pytest-freezegun-0.4.2.zip: OK >>> py3-pytest-freezegun: Unpacking /var/cache/distfiles/v3.16/py3-pytest-freezegun-0.4.2.zip... running build running build_py creating build creating build/lib copying pytest_freezegun.py -> build/lib running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10/site-packages copying build/lib/pytest_freezegun.py -> /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10/site-packages/pytest_freezegun.py to pytest_freezegun.cpython-310.pyc running install_egg_info running egg_info creating pytest_freezegun.egg-info writing pytest_freezegun.egg-info/PKG-INFO writing dependency_links to pytest_freezegun.egg-info/dependency_links.txt writing entry points to pytest_freezegun.egg-info/entry_points.txt writing requirements to pytest_freezegun.egg-info/requires.txt writing top-level names to pytest_freezegun.egg-info/top_level.txt writing manifest file 'pytest_freezegun.egg-info/SOURCES.txt' reading manifest file 'pytest_freezegun.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' writing manifest file 'pytest_freezegun.egg-info/SOURCES.txt' Copying pytest_freezegun.egg-info to /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2/test_install/usr/lib/python3.10/site-packages/pytest_freezegun-0.4.2-py3.10.egg-info running install_scripts ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pytest-freezegun/src/pytest-freezegun-0.4.2, configfile: tox.ini plugins: freezegun-0.4.2 collected 13 items tests/test_freezegun.py ............. [100%] ============================== 13 passed in 1.29s ============================== >>> py3-pytest-freezegun: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10/site-packages copying build/lib/pytest_freezegun.py -> /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10/site-packages/pytest_freezegun.py to pytest_freezegun.cpython-310.pyc running install_egg_info running egg_info writing pytest_freezegun.egg-info/PKG-INFO writing dependency_links to pytest_freezegun.egg-info/dependency_links.txt writing entry points to pytest_freezegun.egg-info/entry_points.txt writing requirements to pytest_freezegun.egg-info/requires.txt writing top-level names to pytest_freezegun.egg-info/top_level.txt reading manifest file 'pytest_freezegun.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' writing manifest file 'pytest_freezegun.egg-info/SOURCES.txt' Copying pytest_freezegun.egg-info to /home/buildozer/aports/community/py3-pytest-freezegun/pkg/py3-pytest-freezegun/usr/lib/python3.10/site-packages/pytest_freezegun-0.4.2-py3.10.egg-info running install_scripts >>> py3-pytest-freezegun*: Running postcheck for py3-pytest-freezegun >>> py3-pytest-freezegun*: Preparing package py3-pytest-freezegun... >>> py3-pytest-freezegun*: Tracing dependencies... >>> py3-pytest-freezegun*: Package size: 68.0 KB >>> py3-pytest-freezegun*: Compressing data... >>> py3-pytest-freezegun*: Create checksum... >>> py3-pytest-freezegun*: Create py3-pytest-freezegun-0.4.2-r0.apk >>> py3-pytest-freezegun: Build complete at Sat, 16 Apr 2022 01:21:07 +0000 elapsed time 0h 0m 7s >>> py3-pytest-freezegun: Cleaning up srcdir >>> py3-pytest-freezegun: Cleaning up pkgdir >>> py3-pytest-freezegun: Uninstalling dependencies... (1/26) Purging .makedepends-py3-pytest-freezegun (20220416.012103) (2/26) Purging py3-freezegun (1.1.0-r2) (3/26) Purging py3-dateutil (2.8.2-r1) (4/26) Purging py3-pytest (6.2.5-r2) (5/26) Purging py3-atomicwrites (1.4.0-r2) (6/26) Purging py3-attrs (21.4.0-r0) (7/26) Purging py3-iniconfig (1.1.1-r2) (8/26) Purging py3-pluggy (0.13.1-r5) (9/26) Purging py3-py (1.10.0-r2) (10/26) Purging py3-wcwidth (0.2.5-r2) (11/26) Purging py3-toml (0.10.2-r3) (12/26) Purging py3-pygments (2.11.2-r0) (13/26) Purging py3-setuptools (59.4.0-r0) (14/26) Purging py3-appdirs (1.4.4-r3) (15/26) Purging py3-more-itertools (8.12.0-r2) (16/26) Purging py3-ordered-set (4.0.2-r3) (17/26) Purging py3-packaging (21.3-r0) (18/26) Purging py3-six (1.16.0-r1) (19/26) Purging py3-parsing (2.4.7-r3) (20/26) Purging python3 (3.10.3-r0) (21/26) Purging libffi (3.4.2-r1) (22/26) Purging gdbm (1.23-r0) (23/26) Purging xz-libs (5.2.5-r1) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.2-r0) (26/26) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 396 MiB in 100 packages >>> py3-pytest-freezegun: Updating the community/aarch64 repository index... >>> py3-pytest-freezegun: Signing the index...