>>> pwclient: Building community/pwclient 2.6.2-r1 (using abuild 3.14.1-r1) started Mon, 04 Nov 2024 12:03:04 +0000 >>> pwclient: Validating /home/buildozer/aports/community/pwclient/APKBUILD... >>> pwclient: Analyzing dependencies... >>> pwclient: Installing for build: build-base python3 py3-setuptools py3-pbr py3-pytest py3-pytest-cov py3-mock (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.6-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.6.3-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20241006-r2) (7/34) Installing sqlite-libs (3.47.0-r0) (8/34) Installing python3 (3.12.7-r1) (9/34) Installing python3-pycache-pyc0 (3.12.7-r1) (10/34) Installing pyc (3.12.7-r1) (11/34) Installing python3-pyc (3.12.7-r1) (12/34) Installing py3-parsing (3.1.4-r0) (13/34) Installing py3-parsing-pyc (3.1.4-r0) (14/34) Installing py3-packaging (24.1-r0) (15/34) Installing py3-packaging-pyc (24.1-r0) (16/34) Installing py3-setuptools (70.3.0-r0) (17/34) Installing py3-setuptools-pyc (70.3.0-r0) (18/34) Installing py3-pbr (5.11.1-r5) (19/34) Installing py3-pbr-pyc (5.11.1-r5) (20/34) Installing py3-iniconfig (2.0.0-r1) (21/34) Installing py3-iniconfig-pyc (2.0.0-r1) (22/34) Installing py3-pluggy (1.5.0-r0) (23/34) Installing py3-pluggy-pyc (1.5.0-r0) (24/34) Installing py3-py (1.11.0-r4) (25/34) Installing py3-py-pyc (1.11.0-r4) (26/34) Installing py3-pytest (8.3.3-r0) (27/34) Installing py3-pytest-pyc (8.3.3-r0) (28/34) Installing py3-coverage (7.5.1-r0) (29/34) Installing py3-coverage-pyc (7.5.1-r0) (30/34) Installing py3-pytest-cov (5.0.0-r0) (31/34) Installing py3-pytest-cov-pyc (5.0.0-r0) (32/34) Installing py3-mock (5.1.0-r3) (33/34) Installing py3-mock-pyc (5.1.0-r3) (34/34) Installing .makedepends-pwclient (20241104.120315) Executing busybox-1.37.0-r6.trigger OK: 316 MiB in 135 packages >>> pwclient: Cleaning up srcdir >>> pwclient: Cleaning up pkgdir >>> pwclient: Cleaning up tmpdir >>> pwclient: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pwclient-2.6.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> pwclient: Fetching pwclient-2.6.2.tar.gz::https://github.com/getpatchwork/pwclient/archive/2.6.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/pwclient-2.6.2.tar.gz.part' pwclient-2.6.2.tar.g 100% |********************************| 33813 0:00:00 ETA '/var/cache/distfiles/v3.21/pwclient-2.6.2.tar.gz.part' saved >>> pwclient: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pwclient-2.6.2.tar.gz >>> pwclient: Checking sha512sums... pwclient-2.6.2.tar.gz: OK >>> pwclient: Unpacking /var/cache/distfiles/v3.21/pwclient-2.6.2.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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 build running build_py creating build creating build/lib creating build/lib/pwclient copying pwclient/__init__.py -> build/lib/pwclient copying pwclient/states.py -> build/lib/pwclient copying pwclient/exceptions.py -> build/lib/pwclient copying pwclient/shell.py -> build/lib/pwclient copying pwclient/parser.py -> build/lib/pwclient copying pwclient/utils.py -> build/lib/pwclient copying pwclient/checks.py -> build/lib/pwclient copying pwclient/api.py -> build/lib/pwclient copying pwclient/xmlrpc.py -> build/lib/pwclient copying pwclient/patches.py -> build/lib/pwclient copying pwclient/projects.py -> build/lib/pwclient running egg_info creating pwclient.egg-info writing pwclient.egg-info/PKG-INFO writing dependency_links to pwclient.egg-info/dependency_links.txt writing entry points to pwclient.egg-info/entry_points.txt writing requirements to pwclient.egg-info/requires.txt writing top-level names to pwclient.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pwclient.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'COPYING' writing manifest file 'pwclient.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/pwclient/src/pwclient-2.6.2 configfile: pyproject.toml plugins: cov-5.0.0 collected 83 items tests/test_api.py .... [ 4%] tests/test_checks.py ..... [ 10%] tests/test_patches.py ........................ [ 39%] tests/test_projects.py . [ 40%] tests/test_shell.py ............................................... [ 97%] tests/test_states.py . [ 98%] tests/test_utils.py . [100%] ============================== 83 passed in 0.39s ============================== >>> pwclient: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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 [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/buildozer/aports/community/pwclient/pkg creating /home/buildozer/aports/community/pwclient/pkg/pwclient creating /home/buildozer/aports/community/pwclient/pkg/pwclient/usr creating /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib creating /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12 creating /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/__init__.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/states.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/exceptions.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/shell.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/parser.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/utils.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/checks.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/api.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/xmlrpc.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/patches.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient copying build/lib/pwclient/projects.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/states.py to states.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/shell.py to shell.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/parser.py to parser.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/checks.py to checks.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/api.py to api.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/xmlrpc.py to xmlrpc.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/patches.py to patches.cpython-312.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient/projects.py to projects.cpython-312.pyc running install_egg_info running egg_info writing pwclient.egg-info/PKG-INFO writing dependency_links to pwclient.egg-info/dependency_links.txt writing entry points to pwclient.egg-info/entry_points.txt writing requirements to pwclient.egg-info/requires.txt writing top-level names to pwclient.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying pwclient.egg-info to /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.12/site-packages/pwclient-2.6.2-py3.12.egg-info running install_scripts Installing pwclient script to /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/bin >>> pwclient-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/pwclient/pkg/pwclient-doc/usr/share/man' >>> pwclient-doc*: Preparing subpackage pwclient-doc... >>> pwclient-doc*: Running postcheck for pwclient-doc >>> pwclient-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pwclient/__pycache__' -> '/home/buildozer/aports/community/pwclient/pkg/pwclient-pyc/usr/lib/python3.12/site-packages/pwclient/__pycache__' >>> pwclient-pyc*: Preparing subpackage pwclient-pyc... >>> pwclient-pyc*: Running postcheck for pwclient-pyc >>> pwclient*: Running postcheck for pwclient >>> pwclient*: Preparing package pwclient... >>> pwclient-doc*: Tracing dependencies... >>> pwclient-doc*: Package size: 1.8 KB >>> pwclient-doc*: Compressing data... >>> pwclient-doc*: Create checksum... >>> pwclient-doc*: Create pwclient-doc-2.6.2-r1.apk >>> pwclient-pyc*: Tracing dependencies... python3 python3~3.12 >>> pwclient-pyc*: Package size: 70.7 KB >>> pwclient-pyc*: Compressing data... >>> pwclient-pyc*: Create checksum... >>> pwclient-pyc*: Create pwclient-pyc-2.6.2-r1.apk >>> pwclient*: Tracing dependencies... python3 python3~3.12 >>> pwclient*: Package size: 59.4 KB >>> pwclient*: Compressing data... >>> pwclient*: Create checksum... >>> pwclient*: Create pwclient-2.6.2-r1.apk >>> pwclient: Build complete at Mon, 04 Nov 2024 12:03:18 +0000 elapsed time 0h 0m 14s >>> pwclient: Cleaning up srcdir >>> pwclient: Cleaning up pkgdir >>> pwclient: Uninstalling dependencies... (1/34) Purging .makedepends-pwclient (20241104.120315) (2/34) Purging py3-pbr-pyc (5.11.1-r5) (3/34) Purging py3-pbr (5.11.1-r5) (4/34) Purging py3-setuptools-pyc (70.3.0-r0) (5/34) Purging py3-setuptools (70.3.0-r0) (6/34) Purging py3-pytest-cov-pyc (5.0.0-r0) (7/34) Purging py3-pytest-cov (5.0.0-r0) (8/34) Purging py3-pytest-pyc (8.3.3-r0) (9/34) Purging py3-pytest (8.3.3-r0) (10/34) Purging py3-iniconfig-pyc (2.0.0-r1) (11/34) Purging py3-iniconfig (2.0.0-r1) (12/34) Purging py3-packaging-pyc (24.1-r0) (13/34) Purging py3-packaging (24.1-r0) (14/34) Purging py3-parsing-pyc (3.1.4-r0) (15/34) Purging py3-parsing (3.1.4-r0) (16/34) Purging py3-pluggy-pyc (1.5.0-r0) (17/34) Purging py3-pluggy (1.5.0-r0) (18/34) Purging py3-py-pyc (1.11.0-r4) (19/34) Purging py3-py (1.11.0-r4) (20/34) Purging py3-coverage-pyc (7.5.1-r0) (21/34) Purging py3-coverage (7.5.1-r0) (22/34) Purging py3-mock-pyc (5.1.0-r3) (23/34) Purging py3-mock (5.1.0-r3) (24/34) Purging python3-pyc (3.12.7-r1) (25/34) Purging python3-pycache-pyc0 (3.12.7-r1) (26/34) Purging pyc (3.12.7-r1) (27/34) Purging python3 (3.12.7-r1) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.5_p20241006-r2) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.47.0-r0) (34/34) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 271 MiB in 101 packages >>> pwclient: Updating the community/armv7 repository index... >>> pwclient: Signing the index...