>>> py3-fastjsonschema: Building community/py3-fastjsonschema 2.21.1-r0 (using abuild 3.14.1-r3) started Wed, 04 Dec 2024 02:32:49 +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/34) Installing libffi (3.4.6-r0) (2/34) Installing gdbm (1.24-r0) (3/34) Installing mpdecimal (4.0.0-r0) (4/34) Installing libpanelw (6.5_p20241006-r3) (5/34) Installing sqlite-libs (3.47.1-r0) (6/34) Installing python3 (3.12.7-r1) (7/34) Installing python3-pycache-pyc0 (3.12.7-r1) (8/34) Installing pyc (3.12.7-r1) (9/34) Installing py3-installer-pyc (0.7.0-r2) (10/34) Installing py3-gpep517-pyc (16-r0) (11/34) Installing python3-pyc (3.12.7-r1) (12/34) Installing py3-installer (0.7.0-r2) (13/34) Installing py3-gpep517 (16-r0) (14/34) Installing py3-parsing (3.1.4-r0) (15/34) Installing py3-parsing-pyc (3.1.4-r0) (16/34) Installing py3-packaging (24.2-r0) (17/34) Installing py3-packaging-pyc (24.2-r0) (18/34) Installing py3-setuptools (70.3.0-r0) (19/34) Installing py3-setuptools-pyc (70.3.0-r0) (20/34) Installing py3-wheel (0.43.0-r0) (21/34) Installing py3-wheel-pyc (0.43.0-r0) (22/34) Installing py3-iniconfig (2.0.0-r1) (23/34) Installing py3-iniconfig-pyc (2.0.0-r1) (24/34) Installing py3-pluggy (1.5.0-r0) (25/34) Installing py3-pluggy-pyc (1.5.0-r0) (26/34) Installing py3-py (1.11.0-r4) (27/34) Installing py3-py-pyc (1.11.0-r4) (28/34) Installing py3-pytest (8.3.4-r0) (29/34) Installing py3-pytest-pyc (8.3.4-r0) (30/34) Installing py3-py-cpuinfo (9.0.0-r4) (31/34) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (32/34) Installing py3-pytest-benchmark (4.0.0-r4) (33/34) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (34/34) Installing .makedepends-py3-fastjsonschema (20241204.023250) Executing busybox-1.37.0-r8.trigger OK: 452 MiB in 149 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 1270k 0 --:--:-- --:--:-- --:--:-- 1645k >>> 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:32:51,392 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-12-04 02:32:51,404 root INFO running bdist_wheel 2024-12-04 02:32:51,422 root INFO running build 2024-12-04 02:32:51,422 root INFO running build_py 2024-12-04 02:32:51,425 root INFO creating build 2024-12-04 02:32:51,425 root INFO creating build/lib 2024-12-04 02:32:51,425 root INFO creating build/lib/fastjsonschema 2024-12-04 02:32:51,425 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,425 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,426 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,426 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,426 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,426 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,427 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,427 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,427 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,427 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2024-12-04 02:32:51,433 root INFO installing to build/bdist.linux-i686/wheel 2024-12-04 02:32:51,433 root INFO running install 2024-12-04 02:32:51,441 root INFO running install_lib 2024-12-04 02:32:51,443 root INFO creating build/bdist.linux-i686 2024-12-04 02:32:51,444 root INFO creating build/bdist.linux-i686/wheel 2024-12-04 02:32:51,444 root INFO creating build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,444 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,444 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,444 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,445 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,445 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,445 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,445 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,445 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,446 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,446 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-i686/wheel/fastjsonschema 2024-12-04 02:32:51,446 root INFO running install_egg_info 2024-12-04 02:32:51,448 root INFO running egg_info 2024-12-04 02:32:51,448 root INFO creating fastjsonschema.egg-info 2024-12-04 02:32:51,450 root INFO writing fastjsonschema.egg-info/PKG-INFO 2024-12-04 02:32:51,452 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2024-12-04 02:32:51,452 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2024-12-04 02:32:51,452 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2024-12-04 02:32:51,453 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2024-12-04 02:32:51,455 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2024-12-04 02:32:51,455 root INFO reading manifest template 'MANIFEST.in' 2024-12-04 02:32:51,456 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-12-04 02:32:51,456 root INFO adding license file 'LICENSE' 2024-12-04 02:32:51,457 root INFO adding license file 'AUTHORS' 2024-12-04 02:32:51,457 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2024-12-04 02:32:51,458 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-i686/wheel/fastjsonschema-2.21.1-py3.12.egg-info 2024-12-04 02:32:51,459 root INFO running install_scripts 2024-12-04 02:32:51,461 root INFO creating build/bdist.linux-i686/wheel/fastjsonschema-2.21.1.dist-info/WHEEL 2024-12-04 02:32:51,461 wheel INFO creating '/home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.21.1/.dist/.tmp-sdebh5w4/fastjsonschema-2.21.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-12-04 02:32:51,462 wheel INFO adding 'fastjsonschema/__init__.py' 2024-12-04 02:32:51,462 wheel INFO adding 'fastjsonschema/__main__.py' 2024-12-04 02:32:51,462 wheel INFO adding 'fastjsonschema/draft04.py' 2024-12-04 02:32:51,463 wheel INFO adding 'fastjsonschema/draft06.py' 2024-12-04 02:32:51,463 wheel INFO adding 'fastjsonschema/draft07.py' 2024-12-04 02:32:51,463 wheel INFO adding 'fastjsonschema/exceptions.py' 2024-12-04 02:32:51,463 wheel INFO adding 'fastjsonschema/generator.py' 2024-12-04 02:32:51,464 wheel INFO adding 'fastjsonschema/indent.py' 2024-12-04 02:32:51,464 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2024-12-04 02:32:51,464 wheel INFO adding 'fastjsonschema/version.py' 2024-12-04 02:32:51,464 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/AUTHORS' 2024-12-04 02:32:51,464 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/LICENSE' 2024-12-04 02:32:51,465 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/METADATA' 2024-12-04 02:32:51,465 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/WHEEL' 2024-12-04 02:32:51,465 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/top_level.txt' 2024-12-04 02:32:51,465 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/RECORD' 2024-12-04 02:32:51,465 root INFO removing build/bdist.linux-i686/wheel 2024-12-04 02:32:51,466 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.4065 (1.0) 289.0714 (1.0) 2.6029 (1.0) 1.4173 (1.0) 2.5500 (1.0) 0.0671 (1.0) 311;8559 384.1893 (1.0) 95224 1 test_benchmark_bad_values[value1] 2.5705 (1.07) 291.3717 (1.01) 2.7946 (1.07) 1.6626 (1.17) 2.7250 (1.07) 0.0726 (1.08) 412;10449 357.8367 (0.93) 103384 1 test_benchmark_bad_values[value3] 2.9244 (1.22) 295.5012 (1.02) 3.1629 (1.22) 1.7598 (1.24) 3.0864 (1.21) 0.0745 (1.11) 417;10020 316.1660 (0.82) 95699 1 test_benchmark_bad_values[value2] 3.0417 (1.26) 292.0814 (1.01) 3.2870 (1.26) 1.5191 (1.07) 3.2093 (1.26) 0.0764 (1.14) 414;9325 304.2298 (0.79) 88505 1 test_benchmark_bad_values[value5] 3.8948 (1.62) 292.3068 (1.01) 4.2080 (1.62) 1.9096 (1.35) 4.1127 (1.61) 0.0950 (1.42) 425;9059 237.6398 (0.62) 79138 1 test_benchmark_bad_values[value6] 5.2396 (2.18) 300.2770 (1.04) 5.6705 (2.18) 2.0355 (1.44) 5.5283 (2.17) 0.1378 (2.06) 431;6160 176.3523 (0.46) 53661 1 test_benchmark_bad_values[value4] 5.6550 (2.35) 299.5115 (1.04) 6.1807 (2.37) 2.6038 (1.84) 6.0182 (2.36) 0.1416 (2.11) 350;5167 161.7952 (0.42) 43730 1 test_benchmark_ok_values[value2] 7.5325 (3.13) 297.9189 (1.03) 8.0330 (3.09) 2.9064 (2.05) 7.8287 (3.07) 0.1229 (1.83) 484;5555 124.4862 (0.32) 47612 1 test_benchmark_ok_values[value3] 7.6238 (3.17) 292.9065 (1.01) 8.1798 (3.14) 2.8480 (2.01) 7.9628 (3.12) 0.1471 (2.19) 422;4335 122.2526 (0.32) 36592 1 test_benchmark_ok_values[value1] 7.8212 (3.25) 307.7835 (1.06) 8.3162 (3.20) 2.6807 (1.89) 8.1249 (3.19) 0.1453 (2.17) 456;5462 120.2467 (0.31) 45513 1 test_benchmark_ok_values[value0] 7.8343 (3.26) 326.7210 (1.13) 8.3660 (3.21) 3.1454 (2.22) 8.1286 (3.19) 0.1360 (2.03) 148;1658 119.5307 (0.31) 12538 1 test_benchmark_bad_values[value7] 8.8643 (3.68) 308.2808 (1.07) 9.5423 (3.67) 3.1257 (2.21) 9.2611 (3.63) 0.1788 (2.67) 459;5058 104.7970 (0.27) 34362 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 23.90s ======================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-766f67f8-7c82-4e88-81ec-482c95e7b144/popen-gw10/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-766f67f8-7c82-4e88-81ec-482c95e7b144/popen-gw10/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-766f67f8-7c82-4e88-81ec-482c95e7b144/popen-gw10 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-766f67f8-7c82-4e88-81ec-482c95e7b144/popen-gw10' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-766f67f8-7c82-4e88-81ec-482c95e7b144 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-766f67f8-7c82-4e88-81ec-482c95e7b144' 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... 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:16 +0000 elapsed time 0h 0m 27s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... (1/34) Purging .makedepends-py3-fastjsonschema (20241204.023250) (2/34) Purging py3-gpep517-pyc (16-r0) (3/34) Purging py3-gpep517 (16-r0) (4/34) Purging py3-installer-pyc (0.7.0-r2) (5/34) Purging py3-installer (0.7.0-r2) (6/34) Purging py3-setuptools-pyc (70.3.0-r0) (7/34) Purging py3-setuptools (70.3.0-r0) (8/34) Purging py3-wheel-pyc (0.43.0-r0) (9/34) Purging py3-wheel (0.43.0-r0) (10/34) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/34) Purging py3-pytest-benchmark (4.0.0-r4) (12/34) Purging py3-pytest-pyc (8.3.4-r0) (13/34) Purging py3-pytest (8.3.4-r0) (14/34) Purging py3-iniconfig-pyc (2.0.0-r1) (15/34) Purging py3-iniconfig (2.0.0-r1) (16/34) Purging py3-packaging-pyc (24.2-r0) (17/34) Purging py3-packaging (24.2-r0) (18/34) Purging py3-parsing-pyc (3.1.4-r0) (19/34) Purging py3-parsing (3.1.4-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (25/34) Purging py3-py-cpuinfo (9.0.0-r4) (26/34) Purging python3-pyc (3.12.7-r1) (27/34) Purging python3-pycache-pyc0 (3.12.7-r1) (28/34) Purging pyc (3.12.7-r1) (29/34) Purging python3 (3.12.7-r1) (30/34) Purging gdbm (1.24-r0) (31/34) Purging libffi (3.4.6-r0) (32/34) Purging libpanelw (6.5_p20241006-r3) (33/34) Purging mpdecimal (4.0.0-r0) (34/34) Purging sqlite-libs (3.47.1-r0) Executing busybox-1.37.0-r8.trigger OK: 403 MiB in 115 packages >>> py3-fastjsonschema: Updating the community/x86 repository index... >>> py3-fastjsonschema: Signing the index...