>>> py3-pydocstyle: Building community/py3-pydocstyle 6.3.0-r0 (using abuild 3.10.0-r0) started Wed, 08 Feb 2023 05:21:26 +0000 >>> py3-pydocstyle: Checking sanity of /home/buildozer/aports/community/py3-pydocstyle/APKBUILD... >>> py3-pydocstyle: Analyzing dependencies... >>> py3-pydocstyle: Installing for build: build-base python3 py3-snowballstemmer py3-gpep517 py3-poetry-core py3-setuptools_scm py3-pytest py3-mock (1/28) Installing libbz2 (1.0.8-r4) (2/28) Installing libffi (3.4.4-r0) (3/28) Installing gdbm (1.23-r0) (4/28) Installing xz-libs (5.4.1-r0) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.2.0-r0) (7/28) Installing sqlite-libs (3.40.1-r0) (8/28) Installing python3 (3.11.1-r3) (9/28) Installing py3-snowballstemmer (2.2.0-r1) (10/28) Installing py3-installer (0.6.0-r0) (11/28) Installing py3-gpep517 (13-r0) (12/28) Installing py3-pyrsistent (0.19.3-r0) (13/28) Installing py3-attrs (22.2.0-r0) (14/28) Installing py3-jsonschema (4.7.2-r3) (15/28) Installing py3-lark-parser (0.11.3-r2) (16/28) Installing py3-parsing (3.0.9-r1) (17/28) Installing py3-packaging (23.0-r0) (18/28) Installing py3-tomlkit (0.11.6-r1) (19/28) Installing py3-poetry-core (1.5.0-r0) (20/28) Installing py3-setuptools (67.2.0-r0) (21/28) Installing py3-typing-extensions (4.4.0-r1) (22/28) Installing py3-setuptools_scm (7.1.0-r0) (23/28) Installing py3-iniconfig (1.1.1-r4) (24/28) Installing py3-pluggy (1.0.0-r2) (25/28) Installing py3-py (1.11.0-r1) (26/28) Installing py3-pytest (7.2.1-r0) (27/28) Installing py3-mock (5.0.1-r0) (28/28) Installing .makedepends-py3-pydocstyle (20230208.052127) Executing busybox-1.36.0-r3.trigger OK: 495 MiB in 124 packages >>> py3-pydocstyle: Cleaning up srcdir >>> py3-pydocstyle: Cleaning up pkgdir >>> py3-pydocstyle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pydocstyle-6.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 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-pydocstyle: Fetching py3-pydocstyle-6.3.0.tar.gz::https://github.com/PyCQA/pydocstyle/archive/6.3.0.tar.gz >>> py3-pydocstyle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pydocstyle-6.3.0.tar.gz >>> py3-pydocstyle: Checking sha512sums... py3-pydocstyle-6.3.0.tar.gz: OK >>> py3-pydocstyle: Unpacking /var/cache/distfiles/edge/py3-pydocstyle-6.3.0.tar.gz... 2023-02-08 05:21:31,219 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-02-08 05:21:31,356 poetry.core.masonry.builders.wheel INFO Building wheel 2023-02-08 05:21:31,372 poetry.core.masonry.builders.wheel INFO Built pydocstyle-6.3.0-py3-none-any.whl 2023-02-08 05:21:31,372 gpep517 INFO The backend produced dist/pydocstyle-6.3.0-py3-none-any.whl pydocstyle-6.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0 -- /home/buildozer/aports/community/py3-pydocstyle/src/pydocstyle-6.3.0/testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pydocstyle/src/pydocstyle-6.3.0, configfile: pyproject.toml collecting ... collected 214 items / 106 deselected / 108 selected src/tests/parser_test.py::test_function PASSED [ 0%] src/tests/parser_test.py::test_simple_fstring PASSED [ 1%] src/tests/parser_test.py::test_fstring_with_args PASSED [ 2%] src/tests/parser_test.py::test_decorated_function PASSED [ 3%] src/tests/parser_test.py::test_nested_function PASSED [ 4%] src/tests/parser_test.py::test_conditional_nested_function PASSED [ 5%] src/tests/parser_test.py::test_doubly_nested_function PASSED [ 6%] src/tests/parser_test.py::test_class PASSED [ 7%] src/tests/parser_test.py::test_public_method PASSED [ 8%] src/tests/parser_test.py::test_private_method PASSED [ 9%] src/tests/parser_test.py::test_magic_method PASSED [ 10%] src/tests/parser_test.py::test_nested_class PASSED [ 11%] src/tests/parser_test.py::test_raise_from PASSED [ 12%] src/tests/parser_test.py::test_simple_matrix_multiplication PASSED [ 12%] src/tests/parser_test.py::test_matrix_multiplication_with_decorators[code0] PASSED [ 13%] src/tests/parser_test.py::test_matrix_multiplication_with_decorators[code1] PASSED [ 14%] src/tests/parser_test.py::test_matrix_multiplication_with_decorators[code2] PASSED [ 15%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path0] PASSED [ 16%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path1] PASSED [ 17%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path2] PASSED [ 18%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path3] PASSED [ 19%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path4] PASSED [ 20%] src/tests/parser_test.py::test_module_publicity_with_public_path[public_path5] PASSED [ 21%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path0] PASSED [ 22%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path1] PASSED [ 23%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path2] PASSED [ 24%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path3] PASSED [ 25%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path4] PASSED [ 25%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path5] PASSED [ 26%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path6] PASSED [ 27%] src/tests/parser_test.py::test_module_publicity_with_private_paths[private_path7] PASSED [ 28%] src/tests/parser_test.py::test_module_publicity_with_different_sys_path[/-False] PASSED [ 29%] src/tests/parser_test.py::test_module_publicity_with_different_sys_path[_foo/-True] PASSED [ 30%] src/tests/parser_test.py::test_complex_module PASSED [ 31%] src/tests/parser_test.py::test_dunder_all[code0] PASSED [ 32%] src/tests/parser_test.py::test_dunder_all[code1] PASSED [ 33%] src/tests/parser_test.py::test_dunder_all[code2] PASSED [ 34%] src/tests/parser_test.py::test_dunder_all[code3] PASSED [ 35%] src/tests/parser_test.py::test_dunder_all[code4] PASSED [ 36%] src/tests/parser_test.py::test_dunder_all[code5] PASSED [ 37%] src/tests/parser_test.py::test_dunder_all[code6] PASSED [ 37%] src/tests/parser_test.py::test_dunder_all[code7] PASSED [ 38%] src/tests/parser_test.py::test_dunder_all[code8] PASSED [ 39%] src/tests/parser_test.py::test_dunder_all[code9] PASSED [ 40%] src/tests/parser_test.py::test_dunder_all[code10] PASSED [ 41%] src/tests/parser_test.py::test_single_value_dunder_all PASSED [ 42%] src/tests/parser_test.py::test_indeterminable_dunder_all[code0] PASSED [ 43%] src/tests/parser_test.py::test_indeterminable_dunder_all[code1] PASSED [ 44%] src/tests/parser_test.py::test_indeterminable_dunder_all[code2] PASSED [ 45%] src/tests/parser_test.py::test_indeterminable_dunder_all[code3] PASSED [ 46%] src/tests/parser_test.py::test_indeterminable_dunder_all[code4] PASSED [ 47%] src/tests/parser_test.py::test_indeterminable_dunder_all[code5] PASSED [ 48%] src/tests/parser_test.py::test_indeterminable_dunder_all[code6] PASSED [ 49%] src/tests/parser_test.py::test_future_import[code0] PASSED [ 50%] src/tests/parser_test.py::test_future_import[code1] PASSED [ 50%] src/tests/parser_test.py::test_future_import[code2] PASSED [ 51%] src/tests/parser_test.py::test_future_import[code3] PASSED [ 52%] src/tests/parser_test.py::test_future_import[code4] PASSED [ 53%] src/tests/parser_test.py::test_future_import[code5] PASSED [ 54%] src/tests/parser_test.py::test_future_import[code6] PASSED [ 55%] src/tests/parser_test.py::test_noqa_function PASSED [ 56%] src/tests/parser_test.py::test_invalid_syntax[code0] PASSED [ 57%] src/tests/parser_test.py::test_invalid_syntax[code1] PASSED [ 58%] src/tests/parser_test.py::test_invalid_syntax[code2] PASSED [ 59%] src/tests/parser_test.py::test_parsing_function_decorators[code0] PASSED [ 60%] src/tests/parser_test.py::test_parsing_function_decorators[code1] PASSED [ 61%] src/tests/parser_test.py::test_parsing_function_decorators[code2] PASSED [ 62%] src/tests/parser_test.py::test_parsing_function_decorators[code3] PASSED [ 62%] src/tests/parser_test.py::test_parsing_function_decorators[code4] PASSED [ 63%] src/tests/parser_test.py::test_parsing_function_decorators[code5] PASSED [ 64%] src/tests/parser_test.py::test_parsing_function_decorators[code6] PASSED [ 65%] src/tests/parser_test.py::test_parsing_method_decorators[code0] PASSED [ 66%] src/tests/parser_test.py::test_parsing_method_decorators[code1] PASSED [ 67%] src/tests/parser_test.py::test_parsing_method_decorators[code2] PASSED [ 68%] src/tests/parser_test.py::test_parsing_method_decorators[code3] PASSED [ 69%] src/tests/parser_test.py::test_parsing_method_decorators[code4] PASSED [ 70%] src/tests/test_decorators.py::TestParser::test_parse_class_single_decorator PASSED [ 71%] src/tests/test_decorators.py::TestParser::test_parse_class_decorators PASSED [ 72%] src/tests/test_decorators.py::TestParser::test_parse_class_nested_decorator PASSED [ 73%] src/tests/test_decorators.py::TestParser::test_parse_method_single_decorator PASSED [ 74%] src/tests/test_decorators.py::TestParser::test_parse_method_decorators PASSED [ 75%] src/tests/test_decorators.py::TestParser::test_parse_function_decorator PASSED [ 75%] src/tests/test_decorators.py::TestParser::test_parse_async_function_decorator PASSED [ 76%] src/tests/test_decorators.py::TestParser::test_parse_method_nested_decorator PASSED [ 77%] src/tests/test_decorators.py::TestMethod::test_is_public_normal PASSED [ 78%] src/tests/test_decorators.py::TestMethod::test_is_public_setter PASSED [ 79%] src/tests/test_decorators.py::TestMethod::test_is_public_deleter PASSED [ 80%] src/tests/test_decorators.py::TestMethod::test_is_public_trick PASSED [ 81%] src/tests/test_definitions.py::test_complex_file[test] PASSED [ 82%] src/tests/test_definitions.py::test_complex_file[unicode_literals] PASSED [ 83%] src/tests/test_definitions.py::test_complex_file[nested_class] PASSED [ 84%] src/tests/test_definitions.py::test_complex_file[capitalization] PASSED [ 85%] src/tests/test_definitions.py::test_complex_file[comment_after_def_bug] PASSED [ 86%] src/tests/test_definitions.py::test_complex_file[multi_line_summary_start] PASSED [ 87%] src/tests/test_definitions.py::test_complex_file[all_import] PASSED [ 87%] src/tests/test_definitions.py::test_complex_file[all_import_as] PASSED [ 88%] src/tests/test_definitions.py::test_complex_file[superfluous_quotes] PASSED [ 89%] src/tests/test_definitions.py::test_complex_file[noqa] PASSED [ 90%] src/tests/test_definitions.py::test_complex_file[sections] PASSED [ 91%] src/tests/test_definitions.py::test_complex_file[functions] PASSED [ 92%] src/tests/test_definitions.py::test_complex_file[canonical_google_examples] PASSED [ 93%] src/tests/test_definitions.py::test_complex_file[canonical_numpy_examples] PASSED [ 94%] src/tests/test_definitions.py::test_complex_file[canonical_pep257_examples] PASSED [ 95%] src/tests/test_utils.py::test_common_prefix PASSED [ 96%] src/tests/test_utils.py::test_no_common_prefix PASSED [ 97%] src/tests/test_utils.py::test_differ_length PASSED [ 98%] src/tests/test_utils.py::test_empty_string PASSED [ 99%] src/tests/test_utils.py::test_strip_non_alphanumeric PASSED [100%] ===================== 108 passed, 106 deselected in 0.61s ====================== >>> py3-pydocstyle: Entering fakeroot... >>> py3-pydocstyle*: Running postcheck for py3-pydocstyle >>> py3-pydocstyle*: Preparing package py3-pydocstyle... >>> py3-pydocstyle*: Tracing dependencies... >>> py3-pydocstyle*: Package size: 404.0 KB >>> py3-pydocstyle*: Compressing data... >>> py3-pydocstyle*: Create checksum... >>> py3-pydocstyle*: Create py3-pydocstyle-6.3.0-r0.apk >>> py3-pydocstyle: Build complete at Wed, 08 Feb 2023 05:21:37 +0000 elapsed time 0h 0m 11s >>> py3-pydocstyle: Cleaning up srcdir >>> py3-pydocstyle: Cleaning up pkgdir >>> py3-pydocstyle: Uninstalling dependencies... (1/28) Purging .makedepends-py3-pydocstyle (20230208.052127) (2/28) Purging py3-snowballstemmer (2.2.0-r1) (3/28) Purging py3-gpep517 (13-r0) (4/28) Purging py3-installer (0.6.0-r0) (5/28) Purging py3-poetry-core (1.5.0-r0) (6/28) Purging py3-jsonschema (4.7.2-r3) (7/28) Purging py3-pyrsistent (0.19.3-r0) (8/28) Purging py3-lark-parser (0.11.3-r2) (9/28) Purging py3-tomlkit (0.11.6-r1) (10/28) Purging py3-setuptools_scm (7.1.0-r0) (11/28) Purging py3-setuptools (67.2.0-r0) (12/28) Purging py3-typing-extensions (4.4.0-r1) (13/28) Purging py3-pytest (7.2.1-r0) (14/28) Purging py3-attrs (22.2.0-r0) (15/28) Purging py3-iniconfig (1.1.1-r4) (16/28) Purging py3-packaging (23.0-r0) (17/28) Purging py3-parsing (3.0.9-r1) (18/28) Purging py3-pluggy (1.0.0-r2) (19/28) Purging py3-py (1.11.0-r1) (20/28) Purging py3-mock (5.0.1-r0) (21/28) Purging python3 (3.11.1-r3) (22/28) Purging libbz2 (1.0.8-r4) (23/28) Purging libffi (3.4.4-r0) (24/28) Purging gdbm (1.23-r0) (25/28) Purging xz-libs (5.4.1-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.2.0-r0) (28/28) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r3.trigger OK: 406 MiB in 96 packages >>> py3-pydocstyle: Updating the community/aarch64 repository index... >>> py3-pydocstyle: Signing the index...