>>> py3-pytest-forked: Building main/py3-pytest-forked 1.6.0-r2 (using abuild 3.15.0-r1) started Wed, 18 Jun 2025 15:12:31 +0000 >>> py3-pytest-forked: Validating /home/buildozer/aports/main/py3-pytest-forked/APKBUILD... >>> py3-pytest-forked: Analyzing dependencies... >>> py3-pytest-forked: Installing for build: build-base py3-pytest py3-setuptools py3-pbr (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.5.1-r0) (3/30) Installing gdbm (1.24-r0) (4/30) Installing xz-libs (5.8.1-r0) (5/30) Installing mpdecimal (4.0.1-r0) (6/30) Installing libpanelw (6.5_p20250503-r0) (7/30) Installing sqlite-libs (3.50.1-r0) (8/30) Installing python3 (3.12.11-r0) (9/30) Installing python3-pycache-pyc0 (3.12.11-r0) (10/30) Installing pyc (3.12.11-r0) (11/30) Installing py3-iniconfig-pyc (2.1.0-r0) (12/30) Installing py3-parsing (3.2.3-r0) (13/30) Installing py3-parsing-pyc (3.2.3-r0) (14/30) Installing py3-packaging (25.0-r0) (15/30) Installing py3-packaging-pyc (25.0-r0) (16/30) Installing py3-pluggy (1.5.0-r0) (17/30) Installing py3-pluggy-pyc (1.5.0-r0) (18/30) Installing py3-py (1.11.0-r4) (19/30) Installing py3-py-pyc (1.11.0-r4) (20/30) Installing py3-pygments (2.19.1-r1) (21/30) Installing py3-pygments-pyc (2.19.1-r1) (22/30) Installing py3-pytest-pyc (8.4.0-r1) (23/30) Installing python3-pyc (3.12.11-r0) (24/30) Installing py3-iniconfig (2.1.0-r0) (25/30) Installing py3-pytest (8.4.0-r1) (26/30) Installing py3-setuptools (80.9.0-r0) (27/30) Installing py3-setuptools-pyc (80.9.0-r0) (28/30) Installing py3-pbr (5.11.1-r5) (29/30) Installing py3-pbr-pyc (5.11.1-r5) (30/30) Installing .makedepends-py3-pytest-forked (20250618.151232) Executing busybox-1.37.0-r18.trigger OK: 457 MiB in 136 packages >>> py3-pytest-forked: Cleaning up srcdir >>> py3-pytest-forked: Cleaning up pkgdir >>> py3-pytest-forked: Cleaning up tmpdir >>> py3-pytest-forked: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-forked-1.6.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pytest-forked: Fetching https://files.pythonhosted.org/packages/source/p/pytest-forked/pytest-forked-1.6.0.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/edge/pytest-forked-1.6.0.tar.gz.part' pytest-forked-1.6.0. 100% |********************************| 9977 0:00:00 ETA '/var/cache/distfiles/edge/pytest-forked-1.6.0.tar.gz.part' saved >>> py3-pytest-forked: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-forked-1.6.0.tar.gz >>> py3-pytest-forked: Checking sha512sums... pytest-forked-1.6.0.tar.gz: OK >>> py3-pytest-forked: Unpacking /var/cache/distfiles/edge/pytest-forked-1.6.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/pytest_forked copying src/pytest_forked/__init__.py -> build/lib/pytest_forked >>> py3-pytest-forked: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/main/py3-pytest-forked/pkg/py3-pytest-forked/usr/lib/python3.12/site-packages creating /home/buildozer/aports/main/py3-pytest-forked/pkg/py3-pytest-forked/usr/lib/python3.12/site-packages/pytest_forked copying build/lib/pytest_forked/__init__.py -> /home/buildozer/aports/main/py3-pytest-forked/pkg/py3-pytest-forked/usr/lib/python3.12/site-packages/pytest_forked byte-compiling /home/buildozer/aports/main/py3-pytest-forked/pkg/py3-pytest-forked/usr/lib/python3.12/site-packages/pytest_forked/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing src/pytest_forked.egg-info/PKG-INFO writing dependency_links to src/pytest_forked.egg-info/dependency_links.txt writing entry points to src/pytest_forked.egg-info/entry_points.txt writing requirements to src/pytest_forked.egg-info/requires.txt writing top-level names to src/pytest_forked.egg-info/top_level.txt /usr/lib/python3.12/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources reading manifest file 'src/pytest_forked.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/pytest_forked.egg-info/SOURCES.txt' Copying src/pytest_forked.egg-info to /home/buildozer/aports/main/py3-pytest-forked/pkg/py3-pytest-forked/usr/lib/python3.12/site-packages/pytest_forked-1.6.0-py3.12.egg-info running install_scripts >>> py3-pytest-forked-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_forked/__pycache__' -> '/home/buildozer/aports/main/py3-pytest-forked/pkg/py3-pytest-forked-pyc/usr/lib/python3.12/site-packages/pytest_forked/__pycache__' >>> py3-pytest-forked-pyc*: Preparing subpackage py3-pytest-forked-pyc... >>> py3-pytest-forked-pyc*: Running postcheck for py3-pytest-forked-pyc >>> py3-pytest-forked*: Running postcheck for py3-pytest-forked >>> py3-pytest-forked*: Preparing package py3-pytest-forked... >>> py3-pytest-forked-pyc*: Tracing dependencies... py3-pytest python3~3.12 >>> py3-pytest-forked-pyc*: Package size: 5.8 KB >>> py3-pytest-forked-pyc*: Compressing data... >>> py3-pytest-forked-pyc*: Create checksum... >>> py3-pytest-forked-pyc*: Create py3-pytest-forked-pyc-1.6.0-r2.apk >>> py3-pytest-forked*: Tracing dependencies... py3-pytest python3~3.12 >>> py3-pytest-forked*: Package size: 7.9 KB >>> py3-pytest-forked*: Compressing data... >>> py3-pytest-forked*: Create checksum... >>> py3-pytest-forked*: Create py3-pytest-forked-1.6.0-r2.apk >>> py3-pytest-forked: Build complete at Wed, 18 Jun 2025 15:12:33 +0000 elapsed time 0h 0m 2s >>> py3-pytest-forked: Cleaning up srcdir >>> py3-pytest-forked: Cleaning up pkgdir >>> py3-pytest-forked: Uninstalling dependencies... (1/30) Purging .makedepends-py3-pytest-forked (20250618.151232) (2/30) Purging py3-pytest-pyc (8.4.0-r1) (3/30) Purging py3-pytest (8.4.0-r1) (4/30) Purging py3-iniconfig-pyc (2.1.0-r0) (5/30) Purging py3-iniconfig (2.1.0-r0) (6/30) Purging py3-pluggy-pyc (1.5.0-r0) (7/30) Purging py3-pluggy (1.5.0-r0) (8/30) Purging py3-py-pyc (1.11.0-r4) (9/30) Purging py3-py (1.11.0-r4) (10/30) Purging py3-pygments-pyc (2.19.1-r1) (11/30) Purging py3-pygments (2.19.1-r1) (12/30) Purging py3-pbr-pyc (5.11.1-r5) (13/30) Purging py3-pbr (5.11.1-r5) (14/30) Purging py3-setuptools-pyc (80.9.0-r0) (15/30) Purging py3-setuptools (80.9.0-r0) (16/30) Purging py3-packaging-pyc (25.0-r0) (17/30) Purging py3-packaging (25.0-r0) (18/30) Purging py3-parsing-pyc (3.2.3-r0) (19/30) Purging py3-parsing (3.2.3-r0) (20/30) Purging python3-pyc (3.12.11-r0) (21/30) Purging python3-pycache-pyc0 (3.12.11-r0) (22/30) Purging pyc (3.12.11-r0) (23/30) Purging python3 (3.12.11-r0) (24/30) Purging gdbm (1.24-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.5.1-r0) (27/30) Purging libpanelw (6.5_p20250503-r0) (28/30) Purging mpdecimal (4.0.1-r0) (29/30) Purging sqlite-libs (3.50.1-r0) (30/30) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r18.trigger OK: 400 MiB in 106 packages >>> py3-pytest-forked: Updating the main/x86_64 repository index... >>> py3-pytest-forked: Signing the index...