>>> py3-fastjsonschema: Building community/py3-fastjsonschema 2.21.1-r0 (using abuild 3.14.1-r3) started Wed, 04 Dec 2024 02:33:19 +0000 >>> py3-fastjsonschema: Validating /home/buildozer/aports/community/py3-fastjsonschema/APKBUILD... >>> py3-fastjsonschema: Analyzing dependencies... >>> py3-fastjsonschema: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-benchmark (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.6-r0) (3/36) Installing gdbm (1.24-r0) (4/36) Installing xz-libs (5.6.3-r0) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.5_p20241006-r3) (7/36) Installing sqlite-libs (3.47.1-r0) (8/36) Installing python3 (3.12.7-r1) (9/36) Installing python3-pycache-pyc0 (3.12.7-r1) (10/36) Installing pyc (3.12.7-r1) (11/36) Installing py3-installer-pyc (0.7.0-r2) (12/36) Installing py3-gpep517-pyc (16-r0) (13/36) Installing python3-pyc (3.12.7-r1) (14/36) Installing py3-installer (0.7.0-r2) (15/36) Installing py3-gpep517 (16-r0) (16/36) Installing py3-parsing (3.1.4-r0) (17/36) Installing py3-parsing-pyc (3.1.4-r0) (18/36) Installing py3-packaging (24.2-r0) (19/36) Installing py3-packaging-pyc (24.2-r0) (20/36) Installing py3-setuptools (70.3.0-r0) (21/36) Installing py3-setuptools-pyc (70.3.0-r0) (22/36) Installing py3-wheel (0.43.0-r0) (23/36) Installing py3-wheel-pyc (0.43.0-r0) (24/36) Installing py3-iniconfig (2.0.0-r1) (25/36) Installing py3-iniconfig-pyc (2.0.0-r1) (26/36) Installing py3-pluggy (1.5.0-r0) (27/36) Installing py3-pluggy-pyc (1.5.0-r0) (28/36) Installing py3-py (1.11.0-r4) (29/36) Installing py3-py-pyc (1.11.0-r4) (30/36) Installing py3-pytest (8.3.4-r0) (31/36) Installing py3-pytest-pyc (8.3.4-r0) (32/36) Installing py3-py-cpuinfo (9.0.0-r4) (33/36) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (34/36) Installing py3-pytest-benchmark (4.0.0-r4) (35/36) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (36/36) Installing .makedepends-py3-fastjsonschema (20241204.023320) Executing busybox-1.37.0-r8.trigger OK: 410 MiB in 141 packages >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Cleaning up tmpdir >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-fastjsonschema-2.21.1.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-fastjsonschema: Fetching py3-fastjsonschema-2.21.1.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.21.1.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 385k 100 385k 0 0 454k 0 --:--:-- --:--:-- --:--:-- 833k >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-fastjsonschema-2.21.1.tar.gz >>> py3-fastjsonschema: Checking sha512sums... py3-fastjsonschema-2.21.1.tar.gz: OK >>> py3-fastjsonschema: Unpacking /var/cache/distfiles/edge/py3-fastjsonschema-2.21.1.tar.gz... 2024-12-04 02:33:22,212 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-12-04 02:33:22,221 root INFO running bdist_wheel 2024-12-04 02:33:22,234 root INFO running build 2024-12-04 02:33:22,235 root INFO running build_py 2024-12-04 02:33:22,237 root INFO creating build 2024-12-04 02:33:22,237 root INFO creating build/lib 2024-12-04 02:33:22,237 root INFO creating build/lib/fastjsonschema 2024-12-04 02:33:22,237 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,237 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,237 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,237 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,237 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,237 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,238 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,238 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,238 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,238 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2024-12-04 02:33:22,242 root INFO installing to build/bdist.linux-s390x/wheel 2024-12-04 02:33:22,242 root INFO running install 2024-12-04 02:33:22,249 root INFO running install_lib 2024-12-04 02:33:22,251 root INFO creating build/bdist.linux-s390x 2024-12-04 02:33:22,251 root INFO creating build/bdist.linux-s390x/wheel 2024-12-04 02:33:22,251 root INFO creating build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,251 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,251 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,251 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,251 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,251 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,252 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,252 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,252 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,252 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,252 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-s390x/wheel/fastjsonschema 2024-12-04 02:33:22,252 root INFO running install_egg_info 2024-12-04 02:33:22,254 root INFO running egg_info 2024-12-04 02:33:22,254 root INFO creating fastjsonschema.egg-info 2024-12-04 02:33:22,255 root INFO writing fastjsonschema.egg-info/PKG-INFO 2024-12-04 02:33:22,256 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2024-12-04 02:33:22,257 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2024-12-04 02:33:22,257 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2024-12-04 02:33:22,257 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2024-12-04 02:33:22,259 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2024-12-04 02:33:22,259 root INFO reading manifest template 'MANIFEST.in' 2024-12-04 02:33:22,259 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-12-04 02:33:22,259 root INFO adding license file 'LICENSE' 2024-12-04 02:33:22,259 root INFO adding license file 'AUTHORS' 2024-12-04 02:33:22,260 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2024-12-04 02:33:22,260 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-s390x/wheel/fastjsonschema-2.21.1-py3.12.egg-info 2024-12-04 02:33:22,261 root INFO running install_scripts 2024-12-04 02:33:22,262 root INFO creating build/bdist.linux-s390x/wheel/fastjsonschema-2.21.1.dist-info/WHEEL 2024-12-04 02:33:22,263 wheel INFO creating '/home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.21.1/.dist/.tmp-stbvy9_s/fastjsonschema-2.21.1-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-12-04 02:33:22,263 wheel INFO adding 'fastjsonschema/__init__.py' 2024-12-04 02:33:22,263 wheel INFO adding 'fastjsonschema/__main__.py' 2024-12-04 02:33:22,263 wheel INFO adding 'fastjsonschema/draft04.py' 2024-12-04 02:33:22,263 wheel INFO adding 'fastjsonschema/draft06.py' 2024-12-04 02:33:22,263 wheel INFO adding 'fastjsonschema/draft07.py' 2024-12-04 02:33:22,264 wheel INFO adding 'fastjsonschema/exceptions.py' 2024-12-04 02:33:22,264 wheel INFO adding 'fastjsonschema/generator.py' 2024-12-04 02:33:22,264 wheel INFO adding 'fastjsonschema/indent.py' 2024-12-04 02:33:22,264 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2024-12-04 02:33:22,264 wheel INFO adding 'fastjsonschema/version.py' 2024-12-04 02:33:22,264 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/AUTHORS' 2024-12-04 02:33:22,264 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/LICENSE' 2024-12-04 02:33:22,264 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/METADATA' 2024-12-04 02:33:22,264 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/WHEEL' 2024-12-04 02:33:22,265 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/top_level.txt' 2024-12-04 02:33:22,265 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/RECORD' 2024-12-04 02:33:22,265 root INFO removing build/bdist.linux-s390x/wheel 2024-12-04 02:33:22,265 gpep517 INFO The backend produced .dist/fastjsonschema-2.21.1-py3-none-any.whl fastjsonschema-2.21.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.4, pluggy-1.5.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.21.1 plugins: benchmark-4.0.0 collected 453 items tests/benchmarks/test_benchmark.py ............ [ 2%] tests/json_schema/test_draft04.py s [ 2%] tests/json_schema/test_draft06.py s [ 3%] tests/json_schema/test_draft07.py s [ 3%] tests/json_schema/test_draft2019.py s [ 3%] tests/test_array.py .................................................... [ 15%] ............ [ 17%] tests/test_boolean.py ....... [ 19%] tests/test_boolean_schema.py ........ [ 20%] tests/test_common.py .................................. [ 28%] tests/test_compile_to_code.py ..... [ 29%] tests/test_composition.py .......... [ 31%] tests/test_const.py ....... [ 33%] tests/test_default.py .......... [ 35%] tests/test_examples.py .... [ 36%] tests/test_exceptions.py ............. [ 39%] tests/test_format.py .............................. [ 45%] tests/test_integration.py ................. [ 49%] tests/test_null.py ...... [ 50%] tests/test_number.py ................................................... [ 62%] ..................................................... [ 73%] tests/test_object.py ................................................... [ 85%] .............. [ 88%] tests/test_pattern_properties.py .... [ 89%] tests/test_pattern_serialization.py . [ 89%] tests/test_security.py ..................... [ 94%] tests/test_string.py ........................... [100%] ------------------------------------------------------------------------------------------- benchmark: 12 tests ------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_benchmark_bad_values[value0] 2.2799 (1.0) 106.8451 (1.02) 2.4082 (1.0) 0.6882 (1.0) 2.3823 (1.0) 0.0522 (1.33) 263;4318 415.2422 (1.0) 105871 1 test_benchmark_bad_values[value1] 2.3749 (1.04) 170.2439 (1.62) 2.5081 (1.04) 1.0928 (1.59) 2.4699 (1.04) 0.0503 (1.29) 255;4742 398.7130 (0.96) 99921 1 test_benchmark_bad_values[value3] 2.7549 (1.21) 307.2452 (2.93) 2.8702 (1.19) 1.2055 (1.75) 2.8312 (1.19) 0.0391 (1.0) 255;8210 348.4082 (0.84) 106101 1 test_benchmark_bad_values[value2] 3.0380 (1.33) 104.9992 (1.0) 3.1757 (1.32) 0.8930 (1.30) 3.1292 (1.31) 0.0447 (1.14) 390;6536 314.8949 (0.76) 98581 1 test_benchmark_bad_values[value5] 3.8706 (1.70) 700.7066 (6.67) 4.0250 (1.67) 2.3694 (3.44) 3.9842 (1.67) 0.0559 (1.43) 179;5216 248.4500 (0.60) 92533 1 test_benchmark_bad_values[value6] 5.2042 (2.28) 142.9338 (1.36) 5.4079 (2.25) 1.0855 (1.58) 5.3588 (2.25) 0.0726 (1.86) 215;2634 184.9159 (0.45) 51450 1 test_benchmark_bad_values[value4] 5.5432 (2.43) 199.1447 (1.90) 5.8087 (2.41) 1.3987 (2.03) 5.7034 (2.39) 0.0950 (2.43) 434;3365 172.1556 (0.41) 37612 1 test_benchmark_ok_values[value2] 7.5046 (3.29) 192.5770 (1.83) 7.8356 (3.25) 1.7238 (2.50) 7.7244 (3.24) 0.1099 (2.81) 611;4146 127.6221 (0.31) 55525 1 test_benchmark_ok_values[value3] 7.5120 (3.29) 767.2720 (7.31) 7.8363 (3.25) 3.8463 (5.59) 7.7039 (3.23) 0.1080 (2.76) 273;3665 127.6111 (0.31) 50049 1 test_benchmark_ok_values[value0] 7.5661 (3.32) 1,070.0151 (10.19) 7.9500 (3.30) 10.9180 (15.87) 7.7058 (3.23) 0.0820 (2.10) 22;831 125.7868 (0.30) 10240 1 test_benchmark_ok_values[value1] 7.7542 (3.40) 6,369.9745 (60.67) 8.2707 (3.43) 35.0392 (50.92) 7.9758 (3.35) 0.0987 (2.52) 20;3596 120.9085 (0.29) 53768 1 test_benchmark_bad_values[value7] 8.5607 (3.75) 472.9610 (4.50) 8.9190 (3.70) 3.3975 (4.94) 8.7935 (3.69) 0.1136 (2.90) 120;2639 112.1205 (0.27) 35675 1 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ======================= 449 passed, 4 skipped in 25.93s ======================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-5c76a4d5-ac50-424d-97f2-ad1eedcd5c4c/popen-gw7/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-5c76a4d5-ac50-424d-97f2-ad1eedcd5c4c/popen-gw7/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-5c76a4d5-ac50-424d-97f2-ad1eedcd5c4c/popen-gw7 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-5c76a4d5-ac50-424d-97f2-ad1eedcd5c4c/popen-gw7' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-5c76a4d5-ac50-424d-97f2-ad1eedcd5c4c : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-5c76a4d5-ac50-424d-97f2-ad1eedcd5c4c' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3a11ea30-5b63-40cd-8baa-6f9353f04226/popen-gw6/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3a11ea30-5b63-40cd-8baa-6f9353f04226/popen-gw6/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3a11ea30-5b63-40cd-8baa-6f9353f04226/popen-gw6 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3a11ea30-5b63-40cd-8baa-6f9353f04226/popen-gw6' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3a11ea30-5b63-40cd-8baa-6f9353f04226 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3a11ea30-5b63-40cd-8baa-6f9353f04226' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-e71858ab-705c-4fc7-832a-36cad3e76c07/test_validate_zimfile_creatabl3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-e71858ab-705c-4fc7-832a-36cad3e76c07/test_validate_zimfile_creatabl3' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-e71858ab-705c-4fc7-832a-36cad3e76c07 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-e71858ab-705c-4fc7-832a-36cad3e76c07' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-494cc781-04db-4e0d-930a-64e5b0ea7194/popen-gw5/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-494cc781-04db-4e0d-930a-64e5b0ea7194/popen-gw5/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-494cc781-04db-4e0d-930a-64e5b0ea7194/popen-gw5 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-494cc781-04db-4e0d-930a-64e5b0ea7194/popen-gw5' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-494cc781-04db-4e0d-930a-64e5b0ea7194 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-494cc781-04db-4e0d-930a-64e5b0ea7194' warnings.warn( >>> py3-fastjsonschema: Entering fakeroot... >>> py3-fastjsonschema-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fastjsonschema/__pycache__' -> '/home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema-pyc/usr/lib/python3.12/site-packages/fastjsonschema/__pycache__' >>> py3-fastjsonschema-pyc*: Preparing subpackage py3-fastjsonschema-pyc... >>> py3-fastjsonschema-pyc*: Running postcheck for py3-fastjsonschema-pyc >>> py3-fastjsonschema*: Running postcheck for py3-fastjsonschema >>> py3-fastjsonschema*: Preparing package py3-fastjsonschema... >>> py3-fastjsonschema-pyc*: Tracing dependencies... libfakeroot internal error: payload not recognized! python3~3.12 >>> py3-fastjsonschema-pyc*: Package size: 97.6 KB >>> py3-fastjsonschema-pyc*: Compressing data... >>> py3-fastjsonschema-pyc*: Create checksum... >>> py3-fastjsonschema-pyc*: Create py3-fastjsonschema-pyc-2.21.1-r0.apk >>> py3-fastjsonschema*: Tracing dependencies... python3~3.12 >>> py3-fastjsonschema*: Package size: 78.6 KB >>> py3-fastjsonschema*: Compressing data... >>> py3-fastjsonschema*: Create checksum... >>> py3-fastjsonschema*: Create py3-fastjsonschema-2.21.1-r0.apk >>> py3-fastjsonschema: Build complete at Wed, 04 Dec 2024 02:33:49 +0000 elapsed time 0h 0m 30s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... (1/36) Purging .makedepends-py3-fastjsonschema (20241204.023320) (2/36) Purging py3-gpep517-pyc (16-r0) (3/36) Purging py3-gpep517 (16-r0) (4/36) Purging py3-installer-pyc (0.7.0-r2) (5/36) Purging py3-installer (0.7.0-r2) (6/36) Purging py3-setuptools-pyc (70.3.0-r0) (7/36) Purging py3-setuptools (70.3.0-r0) (8/36) Purging py3-wheel-pyc (0.43.0-r0) (9/36) Purging py3-wheel (0.43.0-r0) (10/36) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/36) Purging py3-pytest-benchmark (4.0.0-r4) (12/36) Purging py3-pytest-pyc (8.3.4-r0) (13/36) Purging py3-pytest (8.3.4-r0) (14/36) Purging py3-iniconfig-pyc (2.0.0-r1) (15/36) Purging py3-iniconfig (2.0.0-r1) (16/36) Purging py3-packaging-pyc (24.2-r0) (17/36) Purging py3-packaging (24.2-r0) (18/36) Purging py3-parsing-pyc (3.1.4-r0) (19/36) Purging py3-parsing (3.1.4-r0) (20/36) Purging py3-pluggy-pyc (1.5.0-r0) (21/36) Purging py3-pluggy (1.5.0-r0) (22/36) Purging py3-py-pyc (1.11.0-r4) (23/36) Purging py3-py (1.11.0-r4) (24/36) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (25/36) Purging py3-py-cpuinfo (9.0.0-r4) (26/36) Purging python3-pyc (3.12.7-r1) (27/36) Purging python3-pycache-pyc0 (3.12.7-r1) (28/36) Purging pyc (3.12.7-r1) (29/36) Purging python3 (3.12.7-r1) (30/36) Purging gdbm (1.24-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.4.6-r0) (33/36) Purging libpanelw (6.5_p20241006-r3) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging sqlite-libs (3.47.1-r0) (36/36) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 358 MiB in 105 packages >>> py3-fastjsonschema: Updating the community/s390x repository index... >>> py3-fastjsonschema: Signing the index...