>>> py3-plac: Building testing/py3-plac 1.4.0-r0 (using abuild 3.11.21-r0) started Wed, 11 Oct 2023 13:08:58 +0000 >>> py3-plac: Checking sanity of /home/buildozer/aports/testing/py3-plac/APKBUILD... >>> py3-plac: Analyzing dependencies... >>> py3-plac: Installing for build: build-base python3 py3-setuptools py3-pytest (1/25) Installing libffi (3.4.4-r3) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20230918-r2) (5/25) Installing readline (8.2.1-r2) (6/25) Installing sqlite-libs (3.43.1-r0) (7/25) Installing python3 (3.11.6-r0) (8/25) Installing python3-pycache-pyc0 (3.11.6-r0) (9/25) Installing pyc (0.1-r0) (10/25) Installing python3-pyc (3.11.6-r0) (11/25) Installing py3-parsing (3.1.1-r0) (12/25) Installing py3-parsing-pyc (3.1.1-r0) (13/25) Installing py3-packaging (23.2-r0) (14/25) Installing py3-packaging-pyc (23.2-r0) (15/25) Installing py3-setuptools (68.2.2-r0) (16/25) Installing py3-setuptools-pyc (68.2.2-r0) (17/25) Installing py3-iniconfig (1.1.1-r6) (18/25) Installing py3-iniconfig-pyc (1.1.1-r6) (19/25) Installing py3-pluggy (1.3.0-r0) (20/25) Installing py3-pluggy-pyc (1.3.0-r0) (21/25) Installing py3-py (1.11.0-r2) (22/25) Installing py3-py-pyc (1.11.0-r2) (23/25) Installing py3-pytest (7.4.2-r0) (24/25) Installing py3-pytest-pyc (7.4.2-r0) (25/25) Installing .makedepends-py3-plac (20231011.130900) Executing busybox-1.36.1-r12.trigger OK: 432 MiB in 135 packages >>> py3-plac: Cleaning up srcdir >>> py3-plac: Cleaning up pkgdir >>> py3-plac: Cleaning up tmpdir >>> py3-plac: Fetching https://distfiles.alpinelinux.org/distfiles/edge/plac-1.4.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-plac: Fetching https://files.pythonhosted.org/packages/source/p/plac/plac-1.4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37580 100 37580 0 0 134k 0 --:--:-- --:--:-- --:--:-- 134k >>> py3-plac: Fetching https://distfiles.alpinelinux.org/distfiles/edge/plac-1.4.0.tar.gz >>> py3-plac: Checking sha512sums... plac-1.4.0.tar.gz: OK index.rst: OK >>> py3-plac: Unpacking /var/cache/distfiles/edge/plac-1.4.0.tar.gz... running build running build_py creating build creating build/lib copying plac_core.py -> build/lib copying plac_ext.py -> build/lib copying plac_tk.py -> build/lib copying plac.py -> build/lib running build_scripts creating build/scripts-3.11 copying and adjusting plac_runner.py -> build/scripts-3.11 changing mode of build/scripts-3.11/plac_runner.py from 644 to 755 usage: test_plac.py {help,commit} ... test_plac.py: error: No command 'foo' Exception ignored in: <_io.FileIO name='example11.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example11.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example13.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example13.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example15.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example15.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example8_.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example8_.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example12.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example12.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example8.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example8.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example5.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example5.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example6.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example6.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example7_.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example7_.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example9.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example9.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example3.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example3.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example10.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example10.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example_all.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example_all.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example7.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example7.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example16.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example16.help' mode='r' encoding='UTF-8'> Exception ignored in: <_io.FileIO name='example14.help' mode='rb' closefd=True> Traceback (most recent call last): File "/home/buildozer/aports/testing/py3-plac/src/plac-1.4.0/doc/test_plac.py", line 71, in check_help expected = fix_today(open(name + '.help').read()).strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed file <_io.TextIOWrapper name='example14.help' mode='r' encoding='UTF-8'> usage: test_plac.py [-h] [-opt OPT] arg1 [args ...] [kw ...] test_plac.py: error: colliding keyword arguments: opt usage: test_plac.py [-h] [kw ...] test_plac.py: error: Unrecognized arguments: ['foo'] usage: test_plac.py [-h] [kw ...] test_plac.py: error: Unrecognized arguments: ['foo', 'a=1'] usage: test_plac.py [-h] [-d DELETE] arg1 [args ...] test_plac.py: error: the following arguments are required: arg1 usage: test_plac.py [-h] [-d DELETE] arg1 test_plac.py: error: unrecognized arguments: arg2 usage: test_plac.py [-h] [-d DELETE] arg1 test_plac.py: error: the following arguments are required: arg1 Running test_cmd_abbrevs Running test_cmds Running test_date_default Running test_doctest Running test_expected_help Running test_flag_with_default Running test_global Running test_int_default Running test_kwargs None arg1 2 arg1 Running test_kwargs2 Running test_kwargs3 Running test_metavar_empty_string Running test_metavar_no_defaults Running test_metavar_with_defaults Running test_none_default Running test_p1 Running test_p2 Running test_p3 Running test_p4 Running test_p5 Running test_sub_help usage: test_plac.py commit [-h] options: -h, --help show this help message and exit Running test_yield Executed 22 tests OK >>> py3-plac: Entering fakeroot... 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 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-plac/pkg creating /home/buildozer/aports/testing/py3-plac/pkg/py3-plac creating /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr creating /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib creating /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages copying build/lib/plac_ext.py -> /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages copying build/lib/plac.py -> /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages copying build/lib/plac_tk.py -> /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages/__pycache__ copying build/lib/__pycache__/plac_tk.cpython-311.pyc -> /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages/__pycache__ copying build/lib/__pycache__/plac_ext.cpython-311.pyc -> /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages/__pycache__ copying build/lib/__pycache__/plac.cpython-311.pyc -> /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages/__pycache__ copying build/lib/__pycache__/plac_core.cpython-311.pyc -> /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages/__pycache__ copying build/lib/plac_core.py -> /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing plac.egg-info/PKG-INFO writing dependency_links to plac.egg-info/dependency_links.txt writing top-level names to plac.egg-info/top_level.txt reading manifest file 'plac.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no files found matching 'doc/*.txt' warning: no files found matching 'doc/*.html' warning: no files found matching 'doc/*.pdf' adding license file 'LICENSE.txt' writing manifest file 'plac.egg-info/SOURCES.txt' Copying plac.egg-info to /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages/plac-1.4.0-py3.11.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/bin copying build/scripts-3.11/plac_runner.py -> /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/bin changing mode of /home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/bin/plac_runner.py to 755 >>> py3-plac-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-plac/pkg/py3-plac/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-plac/pkg/py3-plac-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-plac-pyc*: Preparing subpackage py3-plac-pyc... >>> py3-plac-pyc*: Running postcheck for py3-plac-pyc >>> py3-plac*: Running postcheck for py3-plac >>> py3-plac*: Preparing package py3-plac... >>> py3-plac-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-plac-pyc*: Package size: 104.0 KB >>> py3-plac-pyc*: Compressing data... >>> py3-plac-pyc*: Create checksum... >>> py3-plac-pyc*: Create py3-plac-pyc-1.4.0-r0.apk >>> py3-plac*: Tracing dependencies... python3 python3~3.11 >>> py3-plac*: Package size: 120.0 KB >>> py3-plac*: Compressing data... >>> py3-plac*: Create checksum... >>> py3-plac*: Create py3-plac-1.4.0-r0.apk >>> py3-plac: Build complete at Wed, 11 Oct 2023 13:09:02 +0000 elapsed time 0h 0m 4s >>> py3-plac: Cleaning up srcdir >>> py3-plac: Cleaning up pkgdir >>> py3-plac: Uninstalling dependencies... (1/25) Purging .makedepends-py3-plac (20231011.130900) (2/25) Purging py3-setuptools-pyc (68.2.2-r0) (3/25) Purging py3-setuptools (68.2.2-r0) (4/25) Purging py3-pytest-pyc (7.4.2-r0) (5/25) Purging py3-pytest (7.4.2-r0) (6/25) Purging py3-iniconfig-pyc (1.1.1-r6) (7/25) Purging py3-iniconfig (1.1.1-r6) (8/25) Purging py3-packaging-pyc (23.2-r0) (9/25) Purging py3-packaging (23.2-r0) (10/25) Purging py3-parsing-pyc (3.1.1-r0) (11/25) Purging py3-parsing (3.1.1-r0) (12/25) Purging py3-pluggy-pyc (1.3.0-r0) (13/25) Purging py3-pluggy (1.3.0-r0) (14/25) Purging py3-py-pyc (1.11.0-r2) (15/25) Purging py3-py (1.11.0-r2) (16/25) Purging python3-pyc (3.11.6-r0) (17/25) Purging python3-pycache-pyc0 (3.11.6-r0) (18/25) Purging pyc (0.1-r0) (19/25) Purging python3 (3.11.6-r0) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.4-r3) (22/25) Purging libpanelw (6.4_p20230918-r2) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r2) (25/25) Purging sqlite-libs (3.43.1-r0) Executing busybox-1.36.1-r12.trigger OK: 379 MiB in 110 packages >>> py3-plac: Updating the testing/x86_64 repository index... >>> py3-plac: Signing the index...