>>> py3-pytest-isort: Building community/py3-pytest-isort 3.1.0-r0 (using abuild 3.10.0_rc1-r2) started Wed, 09 Nov 2022 10:28:30 +0000 >>> py3-pytest-isort: Checking sanity of /home/buildozer/aports/community/py3-pytest-isort/APKBUILD... >>> py3-pytest-isort: Analyzing dependencies... >>> py3-pytest-isort: Installing for build: build-base py3-pytest py3-isort py3-gpep517 py3-poetry-core (1/26) Installing libbz2 (1.0.8-r3) (2/26) Installing libffi (3.4.4-r0) (3/26) Installing gdbm (1.23-r0) (4/26) Installing xz-libs (5.2.7-r0) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing readline (8.2.0-r0) (7/26) Installing sqlite-libs (3.39.4-r0) (8/26) Installing python3 (3.10.8-r3) (9/26) Installing py3-attrs (22.1.0-r0) (10/26) Installing py3-exceptiongroup (1.0.1-r0) (11/26) Installing py3-iniconfig (1.1.1-r3) (12/26) Installing py3-parsing (3.0.9-r0) (13/26) Installing py3-packaging (21.3-r2) (14/26) Installing py3-pluggy (1.0.0-r1) (15/26) Installing py3-py (1.11.0-r0) (16/26) Installing py3-tomli (2.0.1-r1) (17/26) Installing py3-pytest (7.2.0-r1) (18/26) Installing py3-isort (5.10.1-r1) (19/26) Installing py3-installer (0.5.1-r1) (20/26) Installing py3-gpep517 (10-r0) (21/26) Installing py3-pyrsistent (0.19.2-r0) (22/26) Installing py3-jsonschema (4.7.2-r2) (23/26) Installing py3-lark-parser (0.11.3-r1) (24/26) Installing py3-tomlkit (0.11.6-r0) (25/26) Installing py3-poetry-core (1.3.2-r0) (26/26) Installing .makedepends-py3-pytest-isort (20221109.102831) Executing busybox-1.35.0-r27.trigger OK: 251 MiB in 118 packages >>> py3-pytest-isort: Cleaning up srcdir >>> py3-pytest-isort: Cleaning up pkgdir >>> py3-pytest-isort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-pytest-isort-3.1.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-pytest-isort: Fetching https://github.com/stephrdev/pytest-isort/archive/refs/tags/3.1.0/py3-pytest-isort-3.1.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15585 100 15585 0 0 15806 0 --:--:-- --:--:-- --:--:-- 61358 >>> py3-pytest-isort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-pytest-isort-3.1.0.tar.gz >>> py3-pytest-isort: Checking sha512sums... py3-pytest-isort-3.1.0.tar.gz: OK >>> py3-pytest-isort: Unpacking /var/cache/distfiles/v3.17/py3-pytest-isort-3.1.0.tar.gz... 2022-11-09 10:28:33,803 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2022-11-09 10:28:33,974 poetry.core.masonry.builders.wheel INFO Building wheel 2022-11-09 10:28:33,983 poetry.core.masonry.builders.wheel INFO Built pytest_isort-3.1.0-py3-none-any.whl 2022-11-09 10:28:33,984 gpep517 INFO The backend produced dist/pytest_isort-3.1.0-py3-none-any.whl pytest_isort-3.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /home/buildozer/aports/community/py3-pytest-isort/src/pytest-isort-3.1.0/test-env/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pytest-isort/src/pytest-isort-3.1.0, configfile: pytest.ini, testpaths: pytest_isort, tests plugins: isort-3.1.0 collecting ... collected 11 items tests/test_plugin.py::test_version PASSED [ 9%] tests/test_plugin.py::test_file_ignorer PASSED [ 18%] tests/test_plugin.py::TestIsortError::test_no_output PASSED [ 27%] tests/test_plugin.py::TestIsortError::test_no_diff PASSED [ 36%] tests/test_plugin.py::TestIsortError::test_with_diff PASSED [ 45%] tests/test_plugin.py::test_file_no_ignored PASSED [ 54%] tests/test_plugin.py::test_file_ignored PASSED [ 63%] tests/test_plugin.py::test_file_ignored_in_isort_config PASSED [ 72%] tests/test_plugin.py::test_correctly_sorted PASSED [ 81%] tests/test_plugin.py::test_incorrectly_sorted PASSED [ 90%] tests/test_plugin.py::TestIsortItem::test_init PASSED [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1294 /usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1294: PytestConfigWarning: Unknown config option: flake8-ignore self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") ../../../../../../../usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1294 /usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1294: PytestConfigWarning: Unknown config option: flake8-max-complexity self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") ../../../../../../../usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1294 /usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1294: PytestConfigWarning: Unknown config option: flake8-max-line-length self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 11 passed, 3 warnings in 0.32s ======================== >>> py3-pytest-isort: Entering fakeroot... >>> py3-pytest-isort*: Running postcheck for py3-pytest-isort >>> py3-pytest-isort*: Preparing package py3-pytest-isort... >>> py3-pytest-isort*: Tracing dependencies... >>> py3-pytest-isort*: Package size: 72.0 KB >>> py3-pytest-isort*: Compressing data... >>> py3-pytest-isort*: Create checksum... >>> py3-pytest-isort*: Create py3-pytest-isort-3.1.0-r0.apk >>> py3-pytest-isort: Build complete at Wed, 09 Nov 2022 10:28:39 +0000 elapsed time 0h 0m 9s >>> py3-pytest-isort: Cleaning up srcdir >>> py3-pytest-isort: Cleaning up pkgdir >>> py3-pytest-isort: Uninstalling dependencies... (1/26) Purging .makedepends-py3-pytest-isort (20221109.102831) (2/26) Purging py3-pytest (7.2.0-r1) (3/26) Purging py3-exceptiongroup (1.0.1-r0) (4/26) Purging py3-iniconfig (1.1.1-r3) (5/26) Purging py3-pluggy (1.0.0-r1) (6/26) Purging py3-py (1.11.0-r0) (7/26) Purging py3-isort (5.10.1-r1) (8/26) Purging py3-gpep517 (10-r0) (9/26) Purging py3-installer (0.5.1-r1) (10/26) Purging py3-tomli (2.0.1-r1) (11/26) Purging py3-poetry-core (1.3.2-r0) (12/26) Purging py3-jsonschema (4.7.2-r2) (13/26) Purging py3-pyrsistent (0.19.2-r0) (14/26) Purging py3-attrs (22.1.0-r0) (15/26) Purging py3-lark-parser (0.11.3-r1) (16/26) Purging py3-packaging (21.3-r2) (17/26) Purging py3-parsing (3.0.9-r0) (18/26) Purging py3-tomlkit (0.11.6-r0) (19/26) Purging python3 (3.10.8-r3) (20/26) Purging libbz2 (1.0.8-r3) (21/26) Purging libffi (3.4.4-r0) (22/26) Purging gdbm (1.23-r0) (23/26) Purging xz-libs (5.2.7-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.2.0-r0) (26/26) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-pytest-isort: Updating the community/armv7 repository index... >>> py3-pytest-isort: Signing the index...