>>> py3-jsonschema: Building community/py3-jsonschema 3.2.0-r2 (using abuild 3.9.0_rc2-r1) started Tue, 19 Oct 2021 19:56:36 +0000 >>> py3-jsonschema: Checking sanity of /home/buildozer/aports/community/py3-jsonschema/APKBUILD... >>> py3-jsonschema: Analyzing dependencies... >>> py3-jsonschema: Installing for build: build-base python3 py3-pyrsistent py3-attrs py3-six py3-setuptools py3-setuptools_scm py3-twisted py3-pytest (1/48) Installing libbz2 (1.0.8-r1) (2/48) Installing libffi (3.4.2-r1) (3/48) Installing gdbm (1.20-r2) (4/48) Installing xz-libs (5.2.5-r0) (5/48) Installing mpdecimal (2.5.1-r1) (6/48) Installing readline (8.1.1-r0) (7/48) Installing sqlite-libs (3.36.0-r0) (8/48) Installing python3 (3.9.7-r3) (9/48) Installing py3-six (1.16.0-r0) (10/48) Installing py3-pyrsistent (0.18.0-r0) (11/48) Installing py3-attrs (20.3.0-r1) (12/48) Installing py3-ordered-set (4.0.2-r2) (13/48) Installing py3-appdirs (1.4.4-r2) (14/48) Installing py3-parsing (2.4.7-r2) (15/48) Installing py3-packaging (20.9-r1) (16/48) Installing py3-setuptools (52.0.0-r4) (17/48) Installing py3-tomli (1.2.1-r0) (18/48) Installing py3-setuptools_scm (6.3.2-r0) (19/48) Installing py3-cparser (2.20-r1) (20/48) Installing py3-cffi (1.14.5-r2) (21/48) Installing py3-idna (3.2-r0) (22/48) Installing py3-asn1crypto (1.4.0-r1) (23/48) Installing py3-cryptography (3.3.2-r3) (24/48) Installing py3-zope-interface (5.4.0-r0) (25/48) Installing py3-constantly (15.1.0-r4) (26/48) Installing py3-incremental (17.5.0-r4) (27/48) Installing py3-automat (20.2.0-r1) (28/48) Installing py3-hyperlink (21.0.0-r1) (29/48) Installing py3-typing-extensions (3.10.0.2-r0) (30/48) Installing py3-pyhamcrest (2.0.2-r1) (31/48) Installing py3-asn1 (0.4.8-r1) (32/48) Installing py3-asn1-modules (0.2.8-r1) (33/48) Installing py3-characteristic (14.3.0-r7) (34/48) Installing py3-service_identity (21.1.0-r0) (35/48) Installing py3-pyserial (3.5-r2) (36/48) Installing py3-hyperframe (6.0.0-r1) (37/48) Installing py3-hpack (4.0.0-r1) (38/48) Installing py3-h2 (4.0.0-r1) (39/48) Installing py3-twisted (21.7.0-r0) (40/48) Installing py3-atomicwrites (1.4.0-r1) (41/48) Installing py3-more-itertools (8.10.0-r0) (42/48) Installing py3-iniconfig (1.1.1-r1) (43/48) Installing py3-pluggy (0.13.1-r4) (44/48) Installing py3-py (1.10.0-r1) (45/48) Installing py3-wcwidth (0.2.5-r1) (46/48) Installing py3-toml (0.10.2-r2) (47/48) Installing py3-pytest (6.2.5-r0) (48/48) Installing .makedepends-py3-jsonschema (20211019.195645) Executing busybox-1.34.1-r1.trigger OK: 414 MiB in 137 packages >>> py3-jsonschema: Cleaning up srcdir >>> py3-jsonschema: Cleaning up pkgdir >>> py3-jsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/jsonschema-3.2.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 curl: (22) The requested URL returned error: 404 >>> py3-jsonschema: Fetching https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-3.2.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 100 163k 100 163k 0 0 1194k 0 --:--:-- --:--:-- --:--:-- 1194k >>> py3-jsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/jsonschema-3.2.0.tar.gz >>> py3-jsonschema: Checking sha512sums... jsonschema-3.2.0.tar.gz: OK >>> py3-jsonschema: Unpacking /var/cache/distfiles/v3.15/jsonschema-3.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/jsonschema copying jsonschema/cli.py -> build/lib/jsonschema copying jsonschema/_legacy_validators.py -> build/lib/jsonschema copying jsonschema/_format.py -> build/lib/jsonschema copying jsonschema/validators.py -> build/lib/jsonschema copying jsonschema/__init__.py -> build/lib/jsonschema copying jsonschema/__main__.py -> build/lib/jsonschema copying jsonschema/_reflect.py -> build/lib/jsonschema copying jsonschema/_utils.py -> build/lib/jsonschema copying jsonschema/_validators.py -> build/lib/jsonschema copying jsonschema/compat.py -> build/lib/jsonschema copying jsonschema/_types.py -> build/lib/jsonschema copying jsonschema/exceptions.py -> build/lib/jsonschema creating build/lib/jsonschema/tests copying jsonschema/tests/test_types.py -> build/lib/jsonschema/tests copying jsonschema/tests/__init__.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_jsonschema_test_suite.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_format.py -> build/lib/jsonschema/tests copying jsonschema/tests/_helpers.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_validators.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_exceptions.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_cli.py -> build/lib/jsonschema/tests copying jsonschema/tests/_suite.py -> build/lib/jsonschema/tests creating build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/__init__.py -> build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/issue232.py -> build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/json_schema_test_suite.py -> build/lib/jsonschema/benchmarks creating build/lib/jsonschema/schemas copying jsonschema/schemas/draft3.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft7.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft6.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft4.json -> build/lib/jsonschema/schemas ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-jsonschema/src/jsonschema-3.2.0 collected 2750 items jsonschema/tests/test_cli.py ....... [ 0%] jsonschema/tests/test_exceptions.py .............................. [ 1%] jsonschema/tests/test_format.py ........ [ 1%] jsonschema/tests/test_jsonschema_test_suite.py ......................... [ 2%] ................................................................ssssssss [ 5%] ssss...................ssssssssss........ssssssssss..................... [ 7%] ........................................................................ [ 10%] ........................................................................ [ 13%] ........................................................................ [ 15%] ........................................................................ [ 18%] ........................................................................ [ 20%] .....ssssssssssssssssssssssssssssssssssssssss........................... [ 23%] ........................................................................ [ 26%] ...................................................................ss... [ 28%] ........ssssssss........................................................ [ 31%] ........................................................................ [ 33%] ........................................................................ [ 36%] ........................................................................ [ 39%] ...................................................................ssss. [ 41%] ....................ssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 47%] ........................................................................ [ 49%] ........................................................................ [ 52%] ...............ss...........ssssssss.................................... [ 54%] ........................................................................ [ 57%] ........................................................................ [ 60%] ........................................................................ [ 62%] ..................sssssssssssssssssss................................... [ 65%] ..................................................................ssssss [ 68%] ssssssssssssssssssssssssssssss......ssssss..................ssssssssssss [ 70%] ......................................ssssssssssssssss.................. [ 73%] ........ssssssssssssssssssssssssssssssss................................ [ 75%] ........................................................................ [ 78%] .....................................ss...........ssssssss.............. [ 81%] ...............sssss.........sss........................................ [ 83%] ..................................................................ssssss [ 86%] ssssssssssssssssssssssss................................................ [ 88%] ........................................................................ [ 91%] ............................... [ 92%] jsonschema/tests/test_types.py ............. [ 93%] jsonschema/tests/test_validators.py .................................... [ 94%] .......................s.s.......................s..s.s................. [ 97%] ..s....................s....................s........................... [ 99%] ........ [100%] =============================== warnings summary =============================== jsonschema/tests/test_validators.py::TestValidate::test_schema_error_message /home/buildozer/aports/community/py3-jsonschema/src/jsonschema-3.2.0/jsonschema/tests/test_validators.py:1536: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches( jsonschema/tests/test_validators.py::TestValidate::test_validation_error_message /home/buildozer/aports/community/py3-jsonschema/src/jsonschema-3.2.0/jsonschema/tests/test_validators.py:1528: DeprecationWarning: Please use assertRegex instead. self.assertRegexpMatches( -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 2379 passed, 371 skipped, 2 warnings in 9.83s ================= >>> py3-jsonschema: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-jsonschema/pkg creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/cli.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_types.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/__init__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_jsonschema_test_suite.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_format.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_helpers.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_exceptions.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_cli.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_suite.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests copying build/lib/jsonschema/_legacy_validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_format.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/__init__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/__main__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_reflect.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_utils.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/_validators.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/compat.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/__init__.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/issue232.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/json_schema_test_suite.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/_types.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema copying build/lib/jsonschema/exceptions.py -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft3.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft7.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft6.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft4.json -> /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/schemas byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/cli.py to cli.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_types.py to test_types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_jsonschema_test_suite.py to test_jsonschema_test_suite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_format.py to test_format.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/_helpers.py to _helpers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_validators.py to test_validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_exceptions.py to test_exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/tests/_suite.py to _suite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_legacy_validators.py to _legacy_validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_format.py to _format.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/validators.py to validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/__main__.py to __main__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_reflect.py to _reflect.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_utils.py to _utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_validators.py to _validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/compat.py to compat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks/issue232.py to issue232.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/benchmarks/json_schema_test_suite.py to json_schema_test_suite.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/_types.py to _types.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema/exceptions.py to exceptions.cpython-39.pyc running install_egg_info running egg_info writing jsonschema.egg-info/PKG-INFO writing dependency_links to jsonschema.egg-info/dependency_links.txt writing entry points to jsonschema.egg-info/entry_points.txt writing requirements to jsonschema.egg-info/requires.txt writing top-level names to jsonschema.egg-info/top_level.txt reading manifest file 'jsonschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'jsonschema.egg-info/SOURCES.txt' Copying jsonschema.egg-info to /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info running install_scripts Installing jsonschema script to /home/buildozer/aports/community/py3-jsonschema/pkg/py3-jsonschema/usr/bin >>> py3-jsonschema*: Running postcheck for py3-jsonschema >>> py3-jsonschema*: Preparing package py3-jsonschema... >>> py3-jsonschema*: Tracing dependencies... >>> py3-jsonschema*: Package size: 612.0 KB >>> py3-jsonschema*: Compressing data... >>> py3-jsonschema*: Create checksum... >>> py3-jsonschema*: Create py3-jsonschema-3.2.0-r2.apk >>> py3-jsonschema: Build complete at Tue, 19 Oct 2021 19:57:04 +0000 elapsed time 0h 0m 28s >>> py3-jsonschema: Cleaning up srcdir >>> py3-jsonschema: Cleaning up pkgdir >>> py3-jsonschema: Uninstalling dependencies... (1/48) Purging .makedepends-py3-jsonschema (20211019.195645) (2/48) Purging py3-pyrsistent (0.18.0-r0) (3/48) Purging py3-setuptools_scm (6.3.2-r0) (4/48) Purging py3-setuptools (52.0.0-r4) (5/48) Purging py3-ordered-set (4.0.2-r2) (6/48) Purging py3-appdirs (1.4.4-r2) (7/48) Purging py3-tomli (1.2.1-r0) (8/48) Purging py3-twisted (21.7.0-r0) (9/48) Purging py3-zope-interface (5.4.0-r0) (10/48) Purging py3-constantly (15.1.0-r4) (11/48) Purging py3-incremental (17.5.0-r4) (12/48) Purging py3-automat (20.2.0-r1) (13/48) Purging py3-hyperlink (21.0.0-r1) (14/48) Purging py3-typing-extensions (3.10.0.2-r0) (15/48) Purging py3-pyhamcrest (2.0.2-r1) (16/48) Purging py3-service_identity (21.1.0-r0) (17/48) Purging py3-asn1-modules (0.2.8-r1) (18/48) Purging py3-asn1 (0.4.8-r1) (19/48) Purging py3-characteristic (14.3.0-r7) (20/48) Purging py3-cryptography (3.3.2-r3) (21/48) Purging py3-cffi (1.14.5-r2) (22/48) Purging py3-cparser (2.20-r1) (23/48) Purging py3-asn1crypto (1.4.0-r1) (24/48) Purging py3-idna (3.2-r0) (25/48) Purging py3-pyserial (3.5-r2) (26/48) Purging py3-h2 (4.0.0-r1) (27/48) Purging py3-hyperframe (6.0.0-r1) (28/48) Purging py3-hpack (4.0.0-r1) (29/48) Purging py3-pytest (6.2.5-r0) (30/48) Purging py3-atomicwrites (1.4.0-r1) (31/48) Purging py3-attrs (20.3.0-r1) (32/48) Purging py3-more-itertools (8.10.0-r0) (33/48) Purging py3-iniconfig (1.1.1-r1) (34/48) Purging py3-pluggy (0.13.1-r4) (35/48) Purging py3-py (1.10.0-r1) (36/48) Purging py3-wcwidth (0.2.5-r1) (37/48) Purging py3-packaging (20.9-r1) (38/48) Purging py3-parsing (2.4.7-r2) (39/48) Purging py3-six (1.16.0-r0) (40/48) Purging py3-toml (0.10.2-r2) (41/48) Purging python3 (3.9.7-r3) (42/48) Purging libbz2 (1.0.8-r1) (43/48) Purging libffi (3.4.2-r1) (44/48) Purging gdbm (1.20-r2) (45/48) Purging xz-libs (5.2.5-r0) (46/48) Purging mpdecimal (2.5.1-r1) (47/48) Purging readline (8.1.1-r0) (48/48) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-jsonschema: Updating the community/x86 repository index... >>> py3-jsonschema: Signing the index...