>>> py3-sphinx-argparse: Building testing/py3-sphinx-argparse 0.3.2-r0 (using abuild 3.10.0_rc1-r2) started Thu, 03 Nov 2022 18:44:42 +0000 >>> py3-sphinx-argparse: Checking sanity of /home/buildozer/aports/testing/py3-sphinx-argparse/APKBUILD... >>> py3-sphinx-argparse: Analyzing dependencies... >>> py3-sphinx-argparse: Installing for build: build-base python3 py3-sphinx py3-build py3-installer py3-poetry-core py3-wheel py3-pytest (1/47) Installing libbz2 (1.0.8-r3) (2/47) Installing libffi (3.4.4-r0) (3/47) Installing gdbm (1.23-r0) (4/47) Installing xz-libs (5.2.7-r0) (5/47) Installing mpdecimal (2.5.1-r1) (6/47) Installing readline (8.2.0-r0) (7/47) Installing sqlite-libs (3.39.4-r0) (8/47) Installing python3 (3.10.8-r3) (9/47) Installing py3-tz (2022.6-r0) (10/47) Installing py3-babel (2.11.0-r0) (11/47) Installing py3-docutils (0.19-r1) (12/47) Installing py3-imagesize (1.4.1-r0) (13/47) Installing py3-markupsafe (2.1.1-r1) (14/47) Installing py3-jinja2 (3.1.2-r0) (15/47) Installing py3-parsing (3.0.9-r0) (16/47) Installing py3-packaging (21.3-r2) (17/47) Installing py3-pygments (2.13.0-r0) (18/47) Installing py3-certifi (2022.9.24-r0) (19/47) Installing py3-charset-normalizer (2.1.1-r0) (20/47) Installing py3-idna (3.4-r2) (21/47) Installing py3-urllib3 (1.26.12-r0) (22/47) Installing py3-requests (2.28.1-r0) (23/47) Installing py3-snowballstemmer (2.2.0-r0) (24/47) Installing py3-alabaster (0.7.12-r5) (25/47) Installing py3-sphinxcontrib-applehelp (1.0.2-r3) (26/47) Installing py3-sphinxcontrib-devhelp (1.0.2-r3) (27/47) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r2) (28/47) Installing py3-sphinxcontrib-jsmath (1.0.1-r3) (29/47) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r2) (30/47) Installing py3-sphinxcontrib-qthelp (1.0.3-r3) (31/47) Installing py3-sphinx (5.2.1-r0) (32/47) Installing py3-tomli (2.0.1-r1) (33/47) Installing py3-pep517 (0.13.0-r0) (34/47) Installing py3-build (0.8.0-r1) (35/47) Installing py3-installer (0.5.1-r1) (36/47) Installing py3-pyrsistent (0.18.0-r2) (37/47) Installing py3-attrs (22.1.0-r0) (38/47) Installing py3-jsonschema (4.7.2-r2) (39/47) Installing py3-lark-parser (0.11.3-r1) (40/47) Installing py3-tomlkit (0.11.6-r0) (41/47) Installing py3-poetry-core (1.3.2-r0) (42/47) Installing py3-wheel (0.37.1-r1) (43/47) Installing py3-iniconfig (1.1.1-r3) (44/47) Installing py3-pluggy (1.0.0-r1) (45/47) Installing py3-py (1.11.0-r0) (46/47) Installing py3-pytest (7.1.3-r1) (47/47) Installing .makedepends-py3-sphinx-argparse (20221103.184443) Executing busybox-1.35.0-r27.trigger OK: 464 MiB in 143 packages >>> py3-sphinx-argparse: Cleaning up srcdir >>> py3-sphinx-argparse: Cleaning up pkgdir >>> py3-sphinx-argparse: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinx-argparse-0.3.2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-sphinx-argparse: Fetching sphinx-argparse-0.3.2.tar.gz::https://github.com/ashb/sphinx-argparse/archive/refs/tags/0.3.2.tar.gz >>> py3-sphinx-argparse: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinx-argparse-0.3.2.tar.gz >>> py3-sphinx-argparse: Checking sha512sums... sphinx-argparse-0.3.2.tar.gz: OK >>> py3-sphinx-argparse: Unpacking /var/cache/distfiles/edge/sphinx-argparse-0.3.2.tar.gz... * Getting dependencies for wheel... * Building wheel... Successfully built sphinx_argparse-0.3.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-sphinx-argparse/src/sphinx-argparse-0.3.2, configfile: pyproject.toml collecting ... collected 15 items test/test_parser.py::test_parse_options PASSED [ 6%] test/test_parser.py::test_parse_default PASSED [ 13%] test/test_parser.py::test_parse_arg_choices PASSED [ 20%] test/test_parser.py::test_parse_opt_choices PASSED [ 26%] test/test_parser.py::test_parse_default_skip_default PASSED [ 33%] test/test_parser.py::test_parse_positional PASSED [ 40%] test/test_parser.py::test_parse_description PASSED [ 46%] test/test_parser.py::test_parse_nested PASSED [ 53%] test/test_parser.py::test_parse_nested_with_alias PASSED [ 60%] test/test_parser.py::test_aliased_traversal PASSED [ 66%] test/test_parser.py::test_parse_nested_traversal PASSED [ 73%] test/test_parser.py::test_fill_in_default_prog PASSED [ 80%] test/test_parser.py::test_string_quoting PASSED [ 86%] test/test_parser.py::test_parse_groups PASSED [ 93%] test/test_parser.py::test_action_groups_with_subcommands PASSED [100%] ============================== 15 passed in 0.06s ============================== >>> py3-sphinx-argparse: Entering fakeroot... >>> py3-sphinx-argparse*: Running postcheck for py3-sphinx-argparse >>> py3-sphinx-argparse*: Preparing package py3-sphinx-argparse... >>> py3-sphinx-argparse*: Tracing dependencies... >>> py3-sphinx-argparse*: Package size: 144.0 KB >>> py3-sphinx-argparse*: Compressing data... >>> py3-sphinx-argparse*: Create checksum... >>> py3-sphinx-argparse*: Create py3-sphinx-argparse-0.3.2-r0.apk >>> py3-sphinx-argparse: Build complete at Thu, 03 Nov 2022 18:44:47 +0000 elapsed time 0h 0m 5s >>> py3-sphinx-argparse: Cleaning up srcdir >>> py3-sphinx-argparse: Cleaning up pkgdir >>> py3-sphinx-argparse: Uninstalling dependencies... (1/47) Purging .makedepends-py3-sphinx-argparse (20221103.184443) (2/47) Purging py3-sphinx (5.2.1-r0) (3/47) Purging py3-babel (2.11.0-r0) (4/47) Purging py3-tz (2022.6-r0) (5/47) Purging py3-docutils (0.19-r1) (6/47) Purging py3-imagesize (1.4.1-r0) (7/47) Purging py3-jinja2 (3.1.2-r0) (8/47) Purging py3-markupsafe (2.1.1-r1) (9/47) Purging py3-pygments (2.13.0-r0) (10/47) Purging py3-requests (2.28.1-r0) (11/47) Purging py3-certifi (2022.9.24-r0) (12/47) Purging py3-charset-normalizer (2.1.1-r0) (13/47) Purging py3-idna (3.4-r2) (14/47) Purging py3-urllib3 (1.26.12-r0) (15/47) Purging py3-snowballstemmer (2.2.0-r0) (16/47) Purging py3-alabaster (0.7.12-r5) (17/47) Purging py3-sphinxcontrib-applehelp (1.0.2-r3) (18/47) Purging py3-sphinxcontrib-devhelp (1.0.2-r3) (19/47) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r2) (20/47) Purging py3-sphinxcontrib-jsmath (1.0.1-r3) (21/47) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r2) (22/47) Purging py3-sphinxcontrib-qthelp (1.0.3-r3) (23/47) Purging py3-build (0.8.0-r1) (24/47) Purging py3-pep517 (0.13.0-r0) (25/47) Purging py3-installer (0.5.1-r1) (26/47) Purging py3-poetry-core (1.3.2-r0) (27/47) Purging py3-jsonschema (4.7.2-r2) (28/47) Purging py3-pyrsistent (0.18.0-r2) (29/47) Purging py3-lark-parser (0.11.3-r1) (30/47) Purging py3-tomlkit (0.11.6-r0) (31/47) Purging py3-wheel (0.37.1-r1) (32/47) Purging py3-pytest (7.1.3-r1) (33/47) Purging py3-attrs (22.1.0-r0) (34/47) Purging py3-iniconfig (1.1.1-r3) (35/47) Purging py3-packaging (21.3-r2) (36/47) Purging py3-parsing (3.0.9-r0) (37/47) Purging py3-pluggy (1.0.0-r1) (38/47) Purging py3-py (1.11.0-r0) (39/47) Purging py3-tomli (2.0.1-r1) (40/47) Purging python3 (3.10.8-r3) (41/47) Purging libbz2 (1.0.8-r3) (42/47) Purging libffi (3.4.4-r0) (43/47) Purging gdbm (1.23-r0) (44/47) Purging xz-libs (5.2.7-r0) (45/47) Purging mpdecimal (2.5.1-r1) (46/47) Purging readline (8.2.0-r0) (47/47) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 331 MiB in 96 packages >>> py3-sphinx-argparse: Updating the testing/armhf repository index... >>> py3-sphinx-argparse: Signing the index...