>>> py3-coreschema: Building community/py3-coreschema 0.0.4-r8 (using abuild 3.12.0-r0) started Mon, 23 Oct 2023 06:11:00 +0000 >>> py3-coreschema: Checking sanity of /home/buildozer/aports/community/py3-coreschema/APKBUILD... >>> WARNING: py3-coreschema: No maintainer >>> py3-coreschema: Analyzing dependencies... >>> py3-coreschema: Installing for build: build-base py3-jinja2 py3-setuptools py3-pytest py3-pytest-cov (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.4-r3) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.4.4-r0) (5/35) Installing mpdecimal (2.5.1-r2) (6/35) Installing libpanelw (6.4_p20231007-r0) (7/35) Installing readline (8.2.1-r2) (8/35) Installing sqlite-libs (3.43.2-r0) (9/35) Installing python3 (3.11.6-r1) (10/35) Installing python3-pycache-pyc0 (3.11.6-r1) (11/35) Installing pyc (3.11.6-r1) (12/35) Installing py3-jinja2-pyc (3.1.2-r2) (13/35) Installing py3-markupsafe-pyc (2.1.3-r0) (14/35) Installing python3-pyc (3.11.6-r1) (15/35) Installing py3-markupsafe (2.1.3-r0) (16/35) Installing py3-jinja2 (3.1.2-r2) (17/35) Installing py3-parsing (3.1.1-r0) (18/35) Installing py3-parsing-pyc (3.1.1-r0) (19/35) Installing py3-packaging (23.2-r0) (20/35) Installing py3-packaging-pyc (23.2-r0) (21/35) Installing py3-setuptools (68.2.2-r0) (22/35) Installing py3-setuptools-pyc (68.2.2-r0) (23/35) Installing py3-iniconfig (1.1.1-r6) (24/35) Installing py3-iniconfig-pyc (1.1.1-r6) (25/35) Installing py3-pluggy (1.3.0-r0) (26/35) Installing py3-pluggy-pyc (1.3.0-r0) (27/35) Installing py3-py (1.11.0-r2) (28/35) Installing py3-py-pyc (1.11.0-r2) (29/35) Installing py3-pytest (7.4.2-r0) (30/35) Installing py3-pytest-pyc (7.4.2-r0) (31/35) Installing py3-coverage (6.5.0-r4) (32/35) Installing py3-coverage-pyc (6.5.0-r4) (33/35) Installing py3-pytest-cov (4.1.0-r0) (34/35) Installing py3-pytest-cov-pyc (4.1.0-r0) (35/35) Installing .makedepends-py3-coreschema (20231023.061110) Executing busybox-1.36.1-r13.trigger OK: 324 MiB in 136 packages >>> py3-coreschema: Cleaning up srcdir >>> py3-coreschema: Cleaning up pkgdir >>> py3-coreschema: Cleaning up tmpdir >>> py3-coreschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-coreschema-0.0.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-coreschema: Fetching py3-coreschema-0.0.4.tar.gz::https://github.com/core-api/python-coreschema/archive/0.0.4.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 100 21905 0 21905 0 0 49598 0 --:--:-- --:--:-- --:--:-- 49598 >>> py3-coreschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-coreschema-0.0.4.tar.gz >>> py3-coreschema: Checking sha512sums... py3-coreschema-0.0.4.tar.gz: OK >>> py3-coreschema: Unpacking /var/cache/distfiles/py3-coreschema-0.0.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/coreschema copying coreschema/schemas.py -> build/lib/coreschema copying coreschema/compat.py -> build/lib/coreschema copying coreschema/utils.py -> build/lib/coreschema copying coreschema/formats.py -> build/lib/coreschema copying coreschema/__init__.py -> build/lib/coreschema creating build/lib/coreschema/encodings copying coreschema/encodings/corejson.py -> build/lib/coreschema/encodings copying coreschema/encodings/html.py -> build/lib/coreschema/encodings copying coreschema/encodings/jsonschema.py -> build/lib/coreschema/encodings copying coreschema/encodings/__init__.py -> build/lib/coreschema/encodings creating build/lib/coreschema/templates copying coreschema/templates/form.html -> build/lib/coreschema/templates copying coreschema/templates/base.html -> build/lib/coreschema/templates creating build/lib/coreschema/templates/bootstrap3 copying coreschema/templates/bootstrap3/form.html -> build/lib/coreschema/templates/bootstrap3 creating build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/input.html -> build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/select.html -> build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/select_multiple.html -> build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/textarea.html -> build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/checkbox.html -> build/lib/coreschema/templates/bootstrap3/inputs ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-coreschema/src/python-coreschema-0.0.4 plugins: cov-4.1.0 collected 50 items tests/test_anything.py . [ 2%] tests/test_array.py ........ [ 18%] tests/test_boolean.py . [ 20%] tests/test_enum.py .. [ 24%] tests/test_exclusiveunion.py .. [ 28%] tests/test_intersection.py ... [ 34%] tests/test_not.py .. [ 38%] tests/test_null.py . [ 40%] tests/test_number.py ....... [ 54%] tests/test_object.py .......... [ 74%] tests/test_ref.py .. [ 78%] tests/test_string.py ....... [ 92%] tests/test_union.py .. [ 96%] tests/encodings/test_jsonschema.py .. [100%] ============================== 50 passed in 0.34s ============================== >>> py3-coreschema: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() >>> py3-coreschema-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-coreschema/pkg/py3-coreschema/usr/lib/python3.11/site-packages/coreschema/__pycache__' -> '/home/buildozer/aports/community/py3-coreschema/pkg/py3-coreschema-pyc/usr/lib/python3.11/site-packages/coreschema/__pycache__' '/home/buildozer/aports/community/py3-coreschema/pkg/py3-coreschema/usr/lib/python3.11/site-packages/coreschema/encodings/__pycache__' -> '/home/buildozer/aports/community/py3-coreschema/pkg/py3-coreschema-pyc/usr/lib/python3.11/site-packages/coreschema/encodings/__pycache__' >>> py3-coreschema-pyc*: Preparing subpackage py3-coreschema-pyc... >>> py3-coreschema-pyc*: Running postcheck for py3-coreschema-pyc >>> py3-coreschema*: Running postcheck for py3-coreschema >>> py3-coreschema*: Preparing package py3-coreschema... >>> py3-coreschema-pyc*: Tracing dependencies... py3-jinja2 python3~3.11 >>> py3-coreschema-pyc*: Package size: 104.0 KB >>> py3-coreschema-pyc*: Compressing data... >>> py3-coreschema-pyc*: Create checksum... >>> py3-coreschema-pyc*: Create py3-coreschema-pyc-0.0.4-r8.apk >>> py3-coreschema*: Tracing dependencies... py3-jinja2 python3~3.11 >>> py3-coreschema*: Package size: 148.0 KB >>> py3-coreschema*: Compressing data... >>> py3-coreschema*: Create checksum... >>> py3-coreschema*: Create py3-coreschema-0.0.4-r8.apk >>> py3-coreschema: Build complete at Mon, 23 Oct 2023 06:11:14 +0000 elapsed time 0h 0m 14s >>> py3-coreschema: Cleaning up srcdir >>> py3-coreschema: Cleaning up pkgdir >>> py3-coreschema: Uninstalling dependencies... (1/35) Purging .makedepends-py3-coreschema (20231023.061110) (2/35) Purging py3-jinja2-pyc (3.1.2-r2) (3/35) Purging py3-jinja2 (3.1.2-r2) (4/35) Purging py3-markupsafe-pyc (2.1.3-r0) (5/35) Purging py3-markupsafe (2.1.3-r0) (6/35) Purging py3-setuptools-pyc (68.2.2-r0) (7/35) Purging py3-setuptools (68.2.2-r0) (8/35) Purging py3-pytest-cov-pyc (4.1.0-r0) (9/35) Purging py3-pytest-cov (4.1.0-r0) (10/35) Purging py3-pytest-pyc (7.4.2-r0) (11/35) Purging py3-pytest (7.4.2-r0) (12/35) Purging py3-iniconfig-pyc (1.1.1-r6) (13/35) Purging py3-iniconfig (1.1.1-r6) (14/35) Purging py3-packaging-pyc (23.2-r0) (15/35) Purging py3-packaging (23.2-r0) (16/35) Purging py3-parsing-pyc (3.1.1-r0) (17/35) Purging py3-parsing (3.1.1-r0) (18/35) Purging py3-pluggy-pyc (1.3.0-r0) (19/35) Purging py3-pluggy (1.3.0-r0) (20/35) Purging py3-py-pyc (1.11.0-r2) (21/35) Purging py3-py (1.11.0-r2) (22/35) Purging py3-coverage-pyc (6.5.0-r4) (23/35) Purging py3-coverage (6.5.0-r4) (24/35) Purging python3-pyc (3.11.6-r1) (25/35) Purging python3-pycache-pyc0 (3.11.6-r1) (26/35) Purging pyc (3.11.6-r1) (27/35) Purging python3 (3.11.6-r1) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.4-r3) (31/35) Purging libpanelw (6.4_p20231007-r0) (32/35) Purging mpdecimal (2.5.1-r2) (33/35) Purging readline (8.2.1-r2) (34/35) Purging sqlite-libs (3.43.2-r0) (35/35) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 101 packages >>> py3-coreschema: Updating the community/armv7 repository index... >>> py3-coreschema: Signing the index...