>>> py3-milc: Building testing/py3-milc 1.6.6-r2 (using abuild 3.11.1-r0) started Thu, 25 May 2023 00:11:58 +0000 >>> py3-milc: Checking sanity of /home/buildozer/aports/testing/py3-milc/APKBUILD... >>> py3-milc: Analyzing dependencies... >>> py3-milc: Installing for build: build-base python3 py3-appdirs py3-argcomplete py3-colorama py3-halo py3-setuptools py3-pytest py3-semver (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.4-r3) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.4.3-r1) (5/45) Installing mpdecimal (2.5.1-r2) (6/45) Installing libpanelw (6.4_p20230520-r0) (7/45) Installing readline (8.2.1-r2) (8/45) Installing sqlite-libs (3.42.0-r0) (9/45) Installing python3 (3.11.3-r11) (10/45) Installing python3-pycache-pyc0 (3.11.3-r11) (11/45) Installing pyc (0.1-r0) (12/45) Installing python3-pyc (3.11.3-r11) (13/45) Installing py3-appdirs (1.4.4-r6) (14/45) Installing py3-appdirs-pyc (1.4.4-r6) (15/45) Installing py3-argcomplete (3.0.8-r0) (16/45) Installing py3-argcomplete-pyc (3.0.8-r0) (17/45) Installing py3-colorama (0.4.6-r3) (18/45) Installing py3-colorama-pyc (0.4.6-r3) (19/45) Installing py3-log-symbols (0.0.14-r3) (20/45) Installing py3-log-symbols-pyc (0.0.14-r3) (21/45) Installing py3-spinners (0.0.24-r3) (22/45) Installing py3-spinners-pyc (0.0.24-r3) (23/45) Installing py3-termcolor (2.3.0-r0) (24/45) Installing py3-termcolor-pyc (2.3.0-r0) (25/45) Installing py3-six (1.16.0-r6) (26/45) Installing py3-six-pyc (1.16.0-r6) (27/45) Installing py3-halo (0.0.31-r3) (28/45) Installing py3-halo-pyc (0.0.31-r3) (29/45) Installing py3-parsing (3.0.9-r2) (30/45) Installing py3-parsing-pyc (3.0.9-r2) (31/45) Installing py3-packaging (23.1-r1) (32/45) Installing py3-packaging-pyc (23.1-r1) (33/45) Installing py3-setuptools (67.8.0-r0) (34/45) Installing py3-setuptools-pyc (67.8.0-r0) (35/45) Installing py3-iniconfig (1.1.1-r6) (36/45) Installing py3-iniconfig-pyc (1.1.1-r6) (37/45) Installing py3-pluggy (1.0.0-r3) (38/45) Installing py3-pluggy-pyc (1.0.0-r3) (39/45) Installing py3-py (1.11.0-r2) (40/45) Installing py3-py-pyc (1.11.0-r2) (41/45) Installing py3-pytest (7.3.1-r1) (42/45) Installing py3-pytest-pyc (7.3.1-r1) (43/45) Installing py3-semver (3.0.0-r1) (44/45) Installing py3-semver-pyc (3.0.0-r1) (45/45) Installing .makedepends-py3-milc (20230525.001200) Executing busybox-1.36.0-r11.trigger OK: 428 MiB in 148 packages >>> py3-milc: Cleaning up srcdir >>> py3-milc: Cleaning up pkgdir >>> py3-milc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-milc-1.6.6.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 264k 100 264k 0 0 2391k 0 --:--:-- --:--:-- --:--:-- 2403k >>> py3-milc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-milc-1.6.6.tar.gz >>> py3-milc: Checking sha512sums... py3-milc-1.6.6.tar.gz: OK fix-test-semver-3.0.patch: OK >>> py3-milc: Unpacking /var/cache/distfiles/edge/py3-milc-1.6.6.tar.gz... >>> py3-milc: fix-test-semver-3.0.patch patching file tests/test___init__.py /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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/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/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'dist-name' will not be supported in future versions. Please use the underscore name 'dist_name' 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/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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/milc copying milc/_sparkline.py -> build/lib/milc copying milc/attrdict.py -> build/lib/milc copying milc/questions.py -> build/lib/milc copying milc/_in_argv.py -> build/lib/milc copying milc/__init__.py -> build/lib/milc copying milc/configuration.py -> build/lib/milc copying milc/emoji.py -> build/lib/milc copying milc/milc.py -> build/lib/milc copying milc/ansi.py -> build/lib/milc creating build/lib/milc/subcommand copying milc/subcommand/__init__.py -> build/lib/milc/subcommand copying milc/subcommand/config.py -> build/lib/milc/subcommand running build_scripts creating build/scripts-3.11 copying and adjusting milc-color -> build/scripts-3.11 changing mode of build/scripts-3.11/milc-color from 644 to 755 ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-milc/src/milc-1.6.6 collected 62 items tests/test___init__.py ... [ 4%] tests/test_ansi.py . [ 6%] tests/test_attrdict.py ....... [ 17%] tests/test_configuration.py .... [ 24%] tests/test_configuration_Configuration.py ...... [ 33%] tests/test_script_config_source.py .. [ 37%] tests/test_script_example.py ............. [ 58%] tests/test_script_hello.py .......... [ 74%] tests/test_script_password.py .. [ 77%] tests/test_script_questions.py .... [ 83%] tests/test_script_sparkline.py . [ 85%] tests/test_sparkline.py ......... [100%] ============================== 62 passed in 5.22s ============================== >>> py3-milc: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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/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/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'dist-name' will not be supported in future versions. Please use the underscore name 'dist_name' 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/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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 /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() running install_lib creating /home/buildozer/aports/testing/py3-milc/pkg creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/_sparkline.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/attrdict.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand copying build/lib/milc/subcommand/__init__.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand copying build/lib/milc/subcommand/config.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand copying build/lib/milc/questions.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/_in_argv.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/__init__.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/configuration.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/emoji.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/milc.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc copying build/lib/milc/ansi.py -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/_sparkline.py to _sparkline.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/attrdict.py to attrdict.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/questions.py to questions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/_in_argv.py to _in_argv.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/configuration.py to configuration.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/emoji.py to emoji.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/milc.py to milc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/ansi.py to ansi.cpython-311.pyc running install_egg_info running egg_info creating milc.egg-info writing milc.egg-info/PKG-INFO writing dependency_links to milc.egg-info/dependency_links.txt writing requirements to milc.egg-info/requires.txt writing top-level names to milc.egg-info/top_level.txt writing manifest file 'milc.egg-info/SOURCES.txt' reading manifest file 'milc.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'milc.egg-info/SOURCES.txt' Copying milc.egg-info to /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc-1.6.6-py3.11.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/bin copying build/scripts-3.11/milc-color -> /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/bin changing mode of /home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/bin/milc-color to 755 >>> py3-milc-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand/__pycache__' -> '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc-pyc/usr/lib/python3.11/site-packages/milc/subcommand/__pycache__' '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/__pycache__' -> '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc-pyc/usr/lib/python3.11/site-packages/milc/__pycache__' >>> py3-milc-pyc*: Preparing subpackage py3-milc-pyc... >>> py3-milc-pyc*: Running postcheck for py3-milc-pyc >>> py3-milc*: Running postcheck for py3-milc >>> py3-milc*: Preparing package py3-milc... >>> py3-milc-pyc*: Tracing dependencies... python3 py3-appdirs py3-argcomplete py3-colorama py3-halo python3~3.11 >>> py3-milc-pyc*: Package size: 136.0 KB >>> py3-milc-pyc*: Compressing data... >>> py3-milc-pyc*: Create checksum... >>> py3-milc-pyc*: Create py3-milc-pyc-1.6.6-r2.apk >>> py3-milc*: Tracing dependencies... python3 py3-appdirs py3-argcomplete py3-colorama py3-halo python3~3.11 >>> py3-milc*: Package size: 148.0 KB >>> py3-milc*: Compressing data... >>> py3-milc*: Create checksum... >>> py3-milc*: Create py3-milc-1.6.6-r2.apk >>> py3-milc: Build complete at Thu, 25 May 2023 00:12:08 +0000 elapsed time 0h 0m 10s >>> py3-milc: Cleaning up srcdir >>> py3-milc: Cleaning up pkgdir >>> py3-milc: Uninstalling dependencies... (1/45) Purging .makedepends-py3-milc (20230525.001200) (2/45) Purging py3-appdirs-pyc (1.4.4-r6) (3/45) Purging py3-appdirs (1.4.4-r6) (4/45) Purging py3-argcomplete-pyc (3.0.8-r0) (5/45) Purging py3-argcomplete (3.0.8-r0) (6/45) Purging py3-halo-pyc (0.0.31-r3) (7/45) Purging py3-halo (0.0.31-r3) (8/45) Purging py3-log-symbols-pyc (0.0.14-r3) (9/45) Purging py3-log-symbols (0.0.14-r3) (10/45) Purging py3-spinners-pyc (0.0.24-r3) (11/45) Purging py3-spinners (0.0.24-r3) (12/45) Purging py3-termcolor-pyc (2.3.0-r0) (13/45) Purging py3-termcolor (2.3.0-r0) (14/45) Purging py3-colorama-pyc (0.4.6-r3) (15/45) Purging py3-colorama (0.4.6-r3) (16/45) Purging py3-six-pyc (1.16.0-r6) (17/45) Purging py3-six (1.16.0-r6) (18/45) Purging py3-setuptools-pyc (67.8.0-r0) (19/45) Purging py3-setuptools (67.8.0-r0) (20/45) Purging py3-pytest-pyc (7.3.1-r1) (21/45) Purging py3-pytest (7.3.1-r1) (22/45) Purging py3-iniconfig-pyc (1.1.1-r6) (23/45) Purging py3-iniconfig (1.1.1-r6) (24/45) Purging py3-packaging-pyc (23.1-r1) (25/45) Purging py3-packaging (23.1-r1) (26/45) Purging py3-parsing-pyc (3.0.9-r2) (27/45) Purging py3-parsing (3.0.9-r2) (28/45) Purging py3-pluggy-pyc (1.0.0-r3) (29/45) Purging py3-pluggy (1.0.0-r3) (30/45) Purging py3-py-pyc (1.11.0-r2) (31/45) Purging py3-py (1.11.0-r2) (32/45) Purging py3-semver-pyc (3.0.0-r1) (33/45) Purging py3-semver (3.0.0-r1) (34/45) Purging python3-pyc (3.11.3-r11) (35/45) Purging python3-pycache-pyc0 (3.11.3-r11) (36/45) Purging pyc (0.1-r0) (37/45) Purging python3 (3.11.3-r11) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.4-r3) (41/45) Purging libpanelw (6.4_p20230520-r0) (42/45) Purging mpdecimal (2.5.1-r2) (43/45) Purging readline (8.2.1-r2) (44/45) Purging sqlite-libs (3.42.0-r0) (45/45) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 374 MiB in 103 packages >>> py3-milc: Updating the testing/x86_64 repository index... >>> py3-milc: Signing the index...