>>> py3-core-api: Building community/py3-core-api 2.3.3-r8 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 22:55:00 +0000 >>> py3-core-api: Checking sanity of /home/buildozer/aports/community/py3-core-api/APKBUILD... >>> WARNING: py3-core-api: No maintainer >>> py3-core-api: Analyzing dependencies... >>> py3-core-api: Installing for build: build-base py3-coreschema py3-itypes py3-requests py3-uritemplate py3-setuptools py3-coverage py3-pytest (1/29) Installing libbz2 (1.0.8-r3) (2/29) Installing libffi (3.4.4-r0) (3/29) Installing gdbm (1.23-r0) (4/29) Installing xz-libs (5.2.7-r0) (5/29) Installing mpdecimal (2.5.1-r1) (6/29) Installing readline (8.2.0-r0) (7/29) Installing sqlite-libs (3.39.4-r0) (8/29) Installing python3 (3.10.8-r3) (9/29) Installing py3-markupsafe (2.1.1-r1) (10/29) Installing py3-jinja2 (3.1.2-r0) (11/29) Installing py3-coreschema (0.0.4-r6) (12/29) Installing py3-itypes (1.2.0-r3) (13/29) Installing py3-certifi (2022.9.24-r0) (14/29) Installing py3-charset-normalizer (2.1.1-r0) (15/29) Installing py3-idna (3.4-r2) (16/29) Installing py3-urllib3 (1.26.12-r0) (17/29) Installing py3-requests (2.28.1-r0) (18/29) Installing py3-uritemplate (4.1.1-r0) (19/29) Installing py3-parsing (3.0.9-r0) (20/29) Installing py3-packaging (21.3-r2) (21/29) Installing py3-setuptools (65.5.0-r0) (22/29) Installing py3-coverage (5.5-r2) (23/29) Installing py3-attrs (22.1.0-r0) (24/29) Installing py3-iniconfig (1.1.1-r3) (25/29) Installing py3-pluggy (1.0.0-r1) (26/29) Installing py3-py (1.11.0-r0) (27/29) Installing py3-tomli (2.0.1-r1) (28/29) Installing py3-pytest (7.1.3-r1) (29/29) Installing .makedepends-py3-core-api (20221028.225512) Executing busybox-1.35.0-r27.trigger OK: 256 MiB in 122 packages >>> py3-core-api: Cleaning up srcdir >>> py3-core-api: Cleaning up pkgdir >>> py3-core-api: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-core-api-2.3.3.tar.gz >>> py3-core-api: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-core-api-2.3.3.tar.gz >>> py3-core-api: Checking sha512sums... py3-core-api-2.3.3.tar.gz: OK no-flake8.patch: OK >>> py3-core-api: Unpacking /var/cache/distfiles/v3.17/py3-core-api-2.3.3.tar.gz... >>> py3-core-api: no-flake8.patch patching file runtests ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-core-api/src/python-client-2.3.3 collected 109 items tests/test_codecs.py .......................... [ 23%] tests/test_document.py ................................................. [ 68%] ........ [ 76%] tests/test_exceptions.py .. [ 77%] tests/test_integration.py ...... [ 83%] tests/test_transitions.py ....... [ 89%] tests/test_transport.py ........ [ 97%] tests/test_utils.py ... [100%] ============================= 109 passed in 0.81s ============================== Name Stmts Miss Cover ---------------------------------------------------- coreapi/__init__.py 5 0 100% coreapi/auth.py 43 26 40% coreapi/client.py 103 18 83% coreapi/codecs/__init__.py 8 0 100% coreapi/codecs/base.py 21 10 52% coreapi/codecs/corejson.py 182 7 96% coreapi/codecs/display.py 49 0 100% coreapi/codecs/download.py 85 64 25% coreapi/codecs/jsondata.py 12 4 67% coreapi/codecs/python.py 48 3 94% coreapi/codecs/text.py 6 1 83% coreapi/document.py 182 10 95% coreapi/exceptions.py 20 0 100% coreapi/transports/__init__.py 3 0 100% coreapi/transports/base.py 4 0 100% coreapi/transports/http.py 219 73 67% coreapi/utils.py 137 19 86% tests/test_codecs.py 98 0 100% tests/test_document.py 218 0 100% tests/test_exceptions.py 7 0 100% tests/test_integration.py 50 0 100% tests/test_transitions.py 47 1 98% tests/test_transport.py 69 0 100% tests/test_utils.py 64 0 100% ---------------------------------------------------- TOTAL 1680 236 86% >>> py3-core-api: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution >>> py3-core-api*: Running postcheck for py3-core-api >>> py3-core-api*: Preparing package py3-core-api... >>> py3-core-api*: Tracing dependencies... >>> py3-core-api*: Package size: 300.0 KB >>> py3-core-api*: Compressing data... >>> py3-core-api*: Create checksum... >>> py3-core-api*: Create py3-core-api-2.3.3-r8.apk >>> py3-core-api: Build complete at Fri, 28 Oct 2022 22:55:15 +0000 elapsed time 0h 0m 15s >>> py3-core-api: Cleaning up srcdir >>> py3-core-api: Cleaning up pkgdir >>> py3-core-api: Uninstalling dependencies... (1/29) Purging .makedepends-py3-core-api (20221028.225512) (2/29) Purging py3-coreschema (0.0.4-r6) (3/29) Purging py3-jinja2 (3.1.2-r0) (4/29) Purging py3-markupsafe (2.1.1-r1) (5/29) Purging py3-itypes (1.2.0-r3) (6/29) Purging py3-requests (2.28.1-r0) (7/29) Purging py3-certifi (2022.9.24-r0) (8/29) Purging py3-charset-normalizer (2.1.1-r0) (9/29) Purging py3-idna (3.4-r2) (10/29) Purging py3-urllib3 (1.26.12-r0) (11/29) Purging py3-uritemplate (4.1.1-r0) (12/29) Purging py3-setuptools (65.5.0-r0) (13/29) Purging py3-coverage (5.5-r2) (14/29) Purging py3-pytest (7.1.3-r1) (15/29) Purging py3-attrs (22.1.0-r0) (16/29) Purging py3-iniconfig (1.1.1-r3) (17/29) Purging py3-packaging (21.3-r2) (18/29) Purging py3-parsing (3.0.9-r0) (19/29) Purging py3-pluggy (1.0.0-r1) (20/29) Purging py3-py (1.11.0-r0) (21/29) Purging py3-tomli (2.0.1-r1) (22/29) Purging python3 (3.10.8-r3) (23/29) Purging libbz2 (1.0.8-r3) (24/29) Purging libffi (3.4.4-r0) (25/29) Purging gdbm (1.23-r0) (26/29) Purging xz-libs (5.2.7-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.2.0-r0) (29/29) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-core-api: Updating the community/armv7 repository index... >>> py3-core-api: Signing the index...