>>> pwclient: Building community/pwclient 1.3.0-r5 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 10:25:05 +0000 >>> pwclient: Checking sanity of /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/35) Installing libbz2 (1.0.8-r5) (2/35) Installing libffi (3.4.4-r2) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.4.2-r1) (5/35) Installing mpdecimal (2.5.1-r2) (6/35) Installing libpanelw (6.4_p20230401-r6) (7/35) Installing readline (8.2.1-r1) (8/35) Installing sqlite-libs (3.41.2-r2) (9/35) Installing python3 (3.11.3-r10) (10/35) Installing python3-pycache-pyc0 (3.11.3-r10) (11/35) Installing pyc (0.1-r0) (12/35) Installing python3-pyc (3.11.3-r10) (13/35) Installing py3-parsing (3.0.9-r2) (14/35) Installing py3-parsing-pyc (3.0.9-r2) (15/35) Installing py3-packaging (23.1-r1) (16/35) Installing py3-packaging-pyc (23.1-r1) (17/35) Installing py3-setuptools (67.7.2-r0) (18/35) Installing py3-setuptools-pyc (67.7.2-r0) (19/35) Installing py3-pbr (5.11.1-r2) (20/35) Installing py3-pbr-pyc (5.11.1-r2) (21/35) Installing py3-iniconfig (1.1.1-r6) (22/35) Installing py3-iniconfig-pyc (1.1.1-r6) (23/35) Installing py3-pluggy (1.0.0-r3) (24/35) Installing py3-pluggy-pyc (1.0.0-r3) (25/35) Installing py3-py (1.11.0-r2) (26/35) Installing py3-py-pyc (1.11.0-r2) (27/35) Installing py3-pytest (7.3.1-r1) (28/35) Installing py3-pytest-pyc (7.3.1-r1) (29/35) Installing py3-coverage (6.5.0-r4) (30/35) Installing py3-coverage-pyc (6.5.0-r4) (31/35) Installing py3-pytest-cov (4.0.0-r2) (32/35) Installing py3-pytest-cov-pyc (4.0.0-r2) (33/35) Installing py3-mock (5.0.2-r1) (34/35) Installing py3-mock-pyc (5.0.2-r1) (35/35) Installing .makedepends-pwclient (20230426.102506) Executing busybox-1.36.0-r8.trigger OK: 448 MiB in 133 packages >>> pwclient: Cleaning up srcdir >>> pwclient: Cleaning up pkgdir >>> pwclient: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pwclient-1.3.0.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 27056 100 27056 0 0 321k 0 --:--:-- --:--:-- --:--:-- 322k >>> pwclient: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pwclient-1.3.0.tar.gz >>> pwclient: Checking sha512sums... pwclient-1.3.0.tar.gz: OK >>> pwclient: Unpacking /var/cache/distfiles/v3.18/pwclient-1.3.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/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, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/pwclient copying pwclient/states.py -> build/lib/pwclient copying pwclient/shell.py -> build/lib/pwclient copying pwclient/utils.py -> build/lib/pwclient copying pwclient/parser.py -> build/lib/pwclient copying pwclient/projects.py -> build/lib/pwclient copying pwclient/__init__.py -> build/lib/pwclient copying pwclient/patches.py -> build/lib/pwclient copying pwclient/people.py -> build/lib/pwclient copying pwclient/checks.py -> build/lib/pwclient copying pwclient/xmlrpc.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 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.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/pwclient/src/pwclient-1.3.0 plugins: cov-4.0.0 collected 91 items tests/test_checks.py ..... [ 5%] tests/test_patches.py ............................. [ 37%] tests/test_people.py ... [ 40%] tests/test_projects.py .... [ 45%] tests/test_shell.py ............................................. [ 94%] tests/test_states.py .... [ 98%] tests/test_utils.py . [100%] ============================== 91 passed in 0.66s ============================== >>> pwclient: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/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, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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.11 creating /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/states.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/shell.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/utils.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/parser.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/projects.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/__init__.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/patches.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/people.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/checks.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient copying build/lib/pwclient/xmlrpc.py -> /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/states.py to states.cpython-311.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/shell.py to shell.cpython-311.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/projects.py to projects.cpython-311.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/patches.py to patches.cpython-311.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/people.py to people.cpython-311.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/checks.py to checks.cpython-311.pyc byte-compiling /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/xmlrpc.py to xmlrpc.cpython-311.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 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.11/site-packages/pwclient-1.3.0-py3.11.egg-info running install_scripts Installing pwclient script to /home/buildozer/aports/community/pwclient/pkg/pwclient/usr/bin >>> pwclient-doc*: Running split function doc... >>> pwclient-doc*: Preparing subpackage pwclient-doc... >>> pwclient-doc*: Running postcheck for pwclient-doc >>> pwclient-pyc*: Running split function pyc... '/home/buildozer/aports/community/pwclient/pkg/pwclient/usr/lib/python3.11/site-packages/pwclient/__pycache__' -> '/home/buildozer/aports/community/pwclient/pkg/pwclient-pyc/usr/lib/python3.11/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: 24.0 KB >>> pwclient-doc*: Compressing data... >>> pwclient-doc*: Create checksum... >>> pwclient-doc*: Create pwclient-doc-1.3.0-r5.apk >>> pwclient-pyc*: Tracing dependencies... python3 python3~3.11 >>> pwclient-pyc*: Package size: 96.0 KB >>> pwclient-pyc*: Compressing data... >>> pwclient-pyc*: Create checksum... >>> pwclient-pyc*: Create pwclient-pyc-1.3.0-r5.apk >>> pwclient*: Tracing dependencies... python3 python3~3.11 >>> pwclient*: Package size: 112.0 KB >>> pwclient*: Compressing data... >>> pwclient*: Create checksum... >>> pwclient*: Create pwclient-1.3.0-r5.apk >>> pwclient: Build complete at Wed, 26 Apr 2023 10:25:10 +0000 elapsed time 0h 0m 5s >>> pwclient: Cleaning up srcdir >>> pwclient: Cleaning up pkgdir >>> pwclient: Uninstalling dependencies... (1/35) Purging .makedepends-pwclient (20230426.102506) (2/35) Purging py3-setuptools-pyc (67.7.2-r0) (3/35) Purging py3-setuptools (67.7.2-r0) (4/35) Purging py3-pbr-pyc (5.11.1-r2) (5/35) Purging py3-pbr (5.11.1-r2) (6/35) Purging py3-pytest-cov-pyc (4.0.0-r2) (7/35) Purging py3-pytest-cov (4.0.0-r2) (8/35) Purging py3-pytest-pyc (7.3.1-r1) (9/35) Purging py3-pytest (7.3.1-r1) (10/35) Purging py3-iniconfig-pyc (1.1.1-r6) (11/35) Purging py3-iniconfig (1.1.1-r6) (12/35) Purging py3-packaging-pyc (23.1-r1) (13/35) Purging py3-packaging (23.1-r1) (14/35) Purging py3-parsing-pyc (3.0.9-r2) (15/35) Purging py3-parsing (3.0.9-r2) (16/35) Purging py3-pluggy-pyc (1.0.0-r3) (17/35) Purging py3-pluggy (1.0.0-r3) (18/35) Purging py3-py-pyc (1.11.0-r2) (19/35) Purging py3-py (1.11.0-r2) (20/35) Purging py3-coverage-pyc (6.5.0-r4) (21/35) Purging py3-coverage (6.5.0-r4) (22/35) Purging py3-mock-pyc (5.0.2-r1) (23/35) Purging py3-mock (5.0.2-r1) (24/35) Purging python3-pyc (3.11.3-r10) (25/35) Purging python3-pycache-pyc0 (3.11.3-r10) (26/35) Purging pyc (0.1-r0) (27/35) Purging python3 (3.11.3-r10) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r5) (30/35) Purging libffi (3.4.4-r2) (31/35) Purging libpanelw (6.4_p20230401-r6) (32/35) Purging mpdecimal (2.5.1-r2) (33/35) Purging readline (8.2.1-r1) (34/35) Purging sqlite-libs (3.41.2-r2) (35/35) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> pwclient: Updating the community/x86_64 repository index... >>> pwclient: Signing the index...