>>> py3-inquirer: Building community/py3-inquirer 2.10.1-r0 (using abuild 3.10.0_rc1-r2) started Sat, 12 Nov 2022 10:32:32 +0000 >>> py3-inquirer: Checking sanity of /home/buildozer/aports/community/py3-inquirer/APKBUILD... >>> py3-inquirer: Analyzing dependencies... >>> py3-inquirer: Installing for build: build-base python3 py3-blessed py3-readchar py3-python-editor py3-poetry-core py3-gpep517 py3-installer py3-wheel py3-flake8 py3-pexpect py3-pytest py3-pytest-cov py3-pytest-xdist py3-mock py3-nosexcover py3-coveralls ncurses-terminfo (1/46) Installing py3-wcwidth (0.2.5-r2) (2/46) Installing py3-six (1.16.0-r3) (3/46) Installing py3-blessed (1.19.1-r0) (4/46) Installing py3-readchar (4.0.3-r1) (5/46) Installing py3-python-editor (1.0.4-r3) (6/46) Installing py3-pyrsistent (0.19.2-r0) (7/46) Installing py3-attrs (22.1.0-r0) (8/46) Installing py3-jsonschema (4.7.2-r2) (9/46) Installing py3-lark-parser (0.11.3-r1) (10/46) Installing py3-parsing (3.0.9-r0) (11/46) Installing py3-packaging (21.3-r2) (12/46) Installing py3-tomlkit (0.11.6-r0) (13/46) Installing py3-poetry-core (1.3.2-r0) (14/46) Installing py3-installer (0.5.1-r1) (15/46) Installing py3-tomli (2.0.1-r1) (16/46) Installing py3-gpep517 (11-r0) (17/46) Installing py3-wheel (0.38.4-r0) (18/46) Installing py3-pyflakes (2.5.0-r0) (19/46) Installing py3-pycodestyle (2.9.0-r0) (20/46) Installing py3-mccabe (0.7.0-r0) (21/46) Installing py3-flake8 (5.0.4-r0) (22/46) Installing py3-ptyprocess (0.7.0-r3) (23/46) Installing py3-pexpect (4.8.0-r3) (24/46) Installing py3-exceptiongroup (1.0.1-r0) (25/46) Installing py3-iniconfig (1.1.1-r3) (26/46) Installing py3-pluggy (1.0.0-r1) (27/46) Installing py3-py (1.11.0-r0) (28/46) Installing py3-pytest (7.2.0-r1) (29/46) Installing py3-coverage (6.5.0-r0) (30/46) Installing py3-pytest-cov (4.0.0-r0) (31/46) Installing py3-apipkg (2.1.0-r0) (32/46) Installing py3-execnet (1.9.0-r0) (33/46) Installing py3-pytest-xdist (3.0.2-r0) (34/46) Installing py3-pbr (5.11.0-r0) (35/46) Installing py3-mock (4.0.3-r3) (36/46) Installing py3-nose (1.3.7-r9) (37/46) Installing py3-nosexcover (1.0.11-r5) (38/46) Installing py3-docopt (0.6.2-r7) (39/46) Installing py3-certifi (2022.9.24-r0) (40/46) Installing py3-charset-normalizer (3.0.0-r0) (41/46) Installing py3-idna (3.4-r2) (42/46) Installing py3-urllib3 (1.26.12-r0) (43/46) Installing py3-requests (2.28.1-r1) (44/46) Installing py3-coveralls (2.2.0-r3) (45/46) Installing ncurses-terminfo (6.3_p20221029-r0) (46/46) Installing .makedepends-py3-inquirer (20221112.103234) Executing busybox-1.35.0-r27.trigger OK: 360 MiB in 147 packages >>> py3-inquirer: Cleaning up srcdir >>> py3-inquirer: Cleaning up pkgdir >>> py3-inquirer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-inquirer-2.10.1.tar.gz >>> py3-inquirer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-inquirer-2.10.1.tar.gz >>> py3-inquirer: Checking sha512sums... py3-inquirer-2.10.1.tar.gz: OK >>> py3-inquirer: Unpacking /var/cache/distfiles/v3.17/py3-inquirer-2.10.1.tar.gz... 2022-11-12 10:32:35,691 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2022-11-12 10:32:36,000 poetry.core.masonry.builders.wheel INFO Building wheel 2022-11-12 10:32:36,107 poetry.core.masonry.builders.wheel INFO Built inquirer-2.10.1-py3-none-any.whl 2022-11-12 10:32:36,120 gpep517 INFO The backend produced dist/inquirer-2.10.1-py3-none-any.whl inquirer-2.10.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-inquirer/src/python-inquirer-2.10.1 plugins: xdist-3.0.2, cov-4.0.0 collected 136 items tests/acceptance/test_checkbox.py ............. [ 9%] tests/acceptance/test_list.py .......... [ 16%] tests/acceptance/test_password.py ... [ 19%] tests/acceptance/test_pre_answers.py . [ 19%] tests/acceptance/test_shortcuts.py . [ 20%] tests/acceptance/test_text.py .. [ 22%] tests/integration/console_render/test_basic.py . [ 22%] tests/integration/console_render/test_checkbox.py ............... [ 33%] tests/integration/console_render/test_confirm.py ........ [ 39%] tests/integration/console_render/test_editor.py ..... [ 43%] tests/integration/console_render/test_list.py ........ [ 49%] tests/integration/console_render/test_password.py ...... [ 53%] tests/integration/console_render/test_text.py ......... [ 60%] tests/unit/test_prompt.py .... [ 63%] tests/unit/test_question.py ..................................... [ 90%] tests/unit/test_shortcuts.py ....... [ 95%] tests/unit/test_themes.py ...... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/editor.py:11 /usr/lib/python3.10/site-packages/editor.py:11: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.spawn import find_executable -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 136 passed, 1 warning in 14.70s ======================== >>> py3-inquirer: Entering fakeroot... >>> py3-inquirer*: Running postcheck for py3-inquirer >>> py3-inquirer*: Preparing package py3-inquirer... >>> py3-inquirer*: Tracing dependencies... >>> py3-inquirer*: Package size: 252.0 KB >>> py3-inquirer*: Compressing data... >>> py3-inquirer*: Create checksum... >>> py3-inquirer*: Create py3-inquirer-2.10.1-r0.apk >>> py3-inquirer: Build complete at Sat, 12 Nov 2022 10:32:52 +0000 elapsed time 0h 0m 20s >>> py3-inquirer: Cleaning up srcdir >>> py3-inquirer: Cleaning up pkgdir >>> py3-inquirer: Uninstalling dependencies... (1/46) Purging .makedepends-py3-inquirer (20221112.103234) (2/46) Purging py3-blessed (1.19.1-r0) (3/46) Purging py3-wcwidth (0.2.5-r2) (4/46) Purging py3-six (1.16.0-r3) (5/46) Purging py3-readchar (4.0.3-r1) (6/46) Purging py3-python-editor (1.0.4-r3) (7/46) Purging py3-poetry-core (1.3.2-r0) (8/46) Purging py3-jsonschema (4.7.2-r2) (9/46) Purging py3-pyrsistent (0.19.2-r0) (10/46) Purging py3-lark-parser (0.11.3-r1) (11/46) Purging py3-tomlkit (0.11.6-r0) (12/46) Purging py3-gpep517 (11-r0) (13/46) Purging py3-installer (0.5.1-r1) (14/46) Purging py3-wheel (0.38.4-r0) (15/46) Purging py3-flake8 (5.0.4-r0) (16/46) Purging py3-pyflakes (2.5.0-r0) (17/46) Purging py3-pycodestyle (2.9.0-r0) (18/46) Purging py3-mccabe (0.7.0-r0) (19/46) Purging py3-pexpect (4.8.0-r3) (20/46) Purging py3-ptyprocess (0.7.0-r3) (21/46) Purging py3-pytest-cov (4.0.0-r0) (22/46) Purging py3-pytest-xdist (3.0.2-r0) (23/46) Purging py3-execnet (1.9.0-r0) (24/46) Purging py3-apipkg (2.1.0-r0) (25/46) Purging py3-pytest (7.2.0-r1) (26/46) Purging py3-attrs (22.1.0-r0) (27/46) Purging py3-exceptiongroup (1.0.1-r0) (28/46) Purging py3-iniconfig (1.1.1-r3) (29/46) Purging py3-packaging (21.3-r2) (30/46) Purging py3-parsing (3.0.9-r0) (31/46) Purging py3-pluggy (1.0.0-r1) (32/46) Purging py3-py (1.11.0-r0) (33/46) Purging py3-tomli (2.0.1-r1) (34/46) Purging py3-mock (4.0.3-r3) (35/46) Purging py3-pbr (5.11.0-r0) (36/46) Purging py3-nosexcover (1.0.11-r5) (37/46) Purging py3-nose (1.3.7-r9) (38/46) Purging py3-coveralls (2.2.0-r3) (39/46) Purging py3-coverage (6.5.0-r0) (40/46) Purging py3-docopt (0.6.2-r7) (41/46) Purging py3-requests (2.28.1-r1) (42/46) Purging py3-certifi (2022.9.24-r0) (43/46) Purging py3-charset-normalizer (3.0.0-r0) (44/46) Purging py3-idna (3.4-r2) (45/46) Purging py3-urllib3 (1.26.12-r0) (46/46) Purging ncurses-terminfo (6.3_p20221029-r0) Executing busybox-1.35.0-r27.trigger OK: 332 MiB in 101 packages >>> py3-inquirer: Updating the community/aarch64 repository index... >>> py3-inquirer: Signing the index...