>>> py3-fastjsonschema: Building community/py3-fastjsonschema 2.21.1-r0 (using abuild 3.15.0_rc3-r1) started Fri, 25 Apr 2025 21:18:46 +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.8-r0) (3/36) Installing gdbm (1.24-r0) (4/36) Installing xz-libs (5.8.1-r0) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.5_p20250412-r0) (7/36) Installing sqlite-libs (3.49.1-r0) (8/36) Installing python3 (3.12.10-r0) (9/36) Installing python3-pycache-pyc0 (3.12.10-r0) (10/36) Installing pyc (3.12.10-r0) (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.10-r0) (14/36) Installing py3-installer (0.7.0-r2) (15/36) Installing py3-gpep517 (16-r0) (16/36) Installing py3-parsing (3.2.0-r0) (17/36) Installing py3-parsing-pyc (3.2.0-r0) (18/36) Installing py3-packaging (24.2-r0) (19/36) Installing py3-packaging-pyc (24.2-r0) (20/36) Installing py3-setuptools (77.0.3-r0) (21/36) Installing py3-setuptools-pyc (77.0.3-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.1.0-r0) (25/36) Installing py3-iniconfig-pyc (2.1.0-r0) (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.5-r0) (31/36) Installing py3-pytest-pyc (8.3.5-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 (20250425.211910) Executing busybox-1.37.0-r16.trigger OK: 387 MiB in 135 packages >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Cleaning up tmpdir >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-fastjsonschema-2.21.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-fastjsonschema-2.21.1.tar.gz.part' py3-fastjsonschema-2 100% |********************************| 385k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-fastjsonschema-2.21.1.tar.gz.part' saved >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/py3-fastjsonschema-2.21.1.tar.gz... 2025-04-25 21:19:13,780 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-25 21:19:13,898 root INFO running bdist_wheel 2025-04-25 21:19:13,989 root INFO running build 2025-04-25 21:19:13,989 root INFO running build_py 2025-04-25 21:19:14,010 root INFO creating build/lib/fastjsonschema 2025-04-25 21:19:14,012 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,014 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,016 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,017 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,019 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,021 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,023 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,025 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,026 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,028 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2025-04-25 21:19:14,067 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-25 21:19:14,067 root INFO running install 2025-04-25 21:19:14,132 root INFO running install_lib 2025-04-25 21:19:14,151 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-25 21:19:14,152 root INFO creating build/bdist.linux-riscv64/wheel/fastjsonschema 2025-04-25 21:19:14,153 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,155 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,156 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,158 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,159 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,160 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,162 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,163 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,164 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,165 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-riscv64/wheel/./fastjsonschema 2025-04-25 21:19:14,166 root INFO running install_egg_info 2025-04-25 21:19:14,188 root INFO running egg_info 2025-04-25 21:19:14,204 root INFO creating fastjsonschema.egg-info 2025-04-25 21:19:14,205 root INFO writing fastjsonschema.egg-info/PKG-INFO 2025-04-25 21:19:14,212 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2025-04-25 21:19:14,216 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2025-04-25 21:19:14,217 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2025-04-25 21:19:14,218 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-04-25 21:19:14,240 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-04-25 21:19:14,242 root INFO reading manifest template 'MANIFEST.in' 2025-04-25 21:19:14,248 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-04-25 21:19:14,248 root INFO adding license file 'LICENSE' 2025-04-25 21:19:14,249 root INFO adding license file 'AUTHORS' 2025-04-25 21:19:14,256 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-04-25 21:19:14,257 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-riscv64/wheel/./fastjsonschema-2.21.1-py3.12.egg-info 2025-04-25 21:19:14,262 root INFO running install_scripts 2025-04-25 21:19:14,270 root INFO creating build/bdist.linux-riscv64/wheel/fastjsonschema-2.21.1.dist-info/WHEEL 2025-04-25 21:19:14,272 wheel INFO creating '/home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.21.1/.dist/.tmp-h4nrhfao/fastjsonschema-2.21.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-25 21:19:14,274 wheel INFO adding 'fastjsonschema/__init__.py' 2025-04-25 21:19:14,276 wheel INFO adding 'fastjsonschema/__main__.py' 2025-04-25 21:19:14,277 wheel INFO adding 'fastjsonschema/draft04.py' 2025-04-25 21:19:14,280 wheel INFO adding 'fastjsonschema/draft06.py' 2025-04-25 21:19:14,281 wheel INFO adding 'fastjsonschema/draft07.py' 2025-04-25 21:19:14,283 wheel INFO adding 'fastjsonschema/exceptions.py' 2025-04-25 21:19:14,284 wheel INFO adding 'fastjsonschema/generator.py' 2025-04-25 21:19:14,286 wheel INFO adding 'fastjsonschema/indent.py' 2025-04-25 21:19:14,288 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2025-04-25 21:19:14,289 wheel INFO adding 'fastjsonschema/version.py' 2025-04-25 21:19:14,291 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/licenses/AUTHORS' 2025-04-25 21:19:14,293 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/licenses/LICENSE' 2025-04-25 21:19:14,294 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/METADATA' 2025-04-25 21:19:14,295 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/WHEEL' 2025-04-25 21:19:14,296 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/top_level.txt' 2025-04-25 21:19:14,297 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/RECORD' 2025-04-25 21:19:14,298 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-25 21:19:14,302 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.10, pytest-8.3.5, 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] 21.8600 (1.0) 1,480.9610 (18.29) 22.8268 (1.0) 12.0301 (5.09) 22.5201 (1.0) 0.2601 (1.0) 109;505 43.8081 (1.0) 15129 1 test_benchmark_bad_values[value1] 23.7400 (1.09) 80.9800 (1.0) 24.7443 (1.08) 2.3630 (1.0) 24.5000 (1.09) 0.2801 (1.08) 213;554 40.4133 (0.92) 14689 1 test_benchmark_bad_values[value3] 25.2400 (1.15) 85.8600 (1.06) 26.1473 (1.15) 2.3804 (1.01) 25.9000 (1.15) 0.2601 (1.0) 186;505 38.2449 (0.87) 14368 1 test_benchmark_bad_values[value2] 26.5000 (1.21) 90.5800 (1.12) 27.4687 (1.20) 2.3696 (1.00) 27.2200 (1.21) 0.2999 (1.15) 205;496 36.4051 (0.83) 14081 1 test_benchmark_bad_values[value5] 31.9800 (1.46) 95.1999 (1.18) 33.0286 (1.45) 2.4790 (1.05) 32.7401 (1.45) 0.3000 (1.15) 196;490 30.2768 (0.69) 11735 1 test_benchmark_bad_values[value6] 44.3200 (2.03) 1,651.3610 (20.39) 45.8168 (2.01) 16.6965 (7.07) 45.2601 (2.01) 0.3800 (1.46) 109;409 21.8261 (0.50) 9555 1 test_benchmark_bad_values[value4] 48.1800 (2.20) 1,646.5610 (20.33) 49.8172 (2.18) 17.9018 (7.58) 49.1600 (2.18) 0.3800 (1.46) 101;429 20.0734 (0.46) 8254 1 test_benchmark_ok_values[value2] 63.5800 (2.91) 1,514.8610 (18.71) 65.8090 (2.88) 17.4700 (7.39) 65.0600 (2.89) 0.5000 (1.92) 100;412 15.1955 (0.35) 7229 1 test_benchmark_ok_values[value3] 64.7000 (2.96) 146.8600 (1.81) 66.6715 (2.92) 3.6730 (1.55) 66.1400 (2.94) 0.5000 (1.92) 174;409 14.9989 (0.34) 7423 1 test_benchmark_ok_values[value0] 65.1201 (2.98) 1,465.3810 (18.10) 67.2150 (2.94) 19.3284 (8.18) 66.4000 (2.95) 0.5000 (1.92) 67;303 14.8776 (0.34) 5428 1 test_benchmark_ok_values[value1] 65.2999 (2.99) 138.0600 (1.70) 67.2859 (2.95) 4.1459 (1.75) 66.6800 (2.96) 0.5401 (2.08) 164;424 14.8619 (0.34) 7510 1 test_benchmark_bad_values[value7] 73.3200 (3.35) 148.1201 (1.83) 75.3709 (3.30) 4.3881 (1.86) 74.6599 (3.32) 0.5401 (2.08) 206;407 13.2677 (0.30) 6450 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 105.67s (0:01:45) ================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-fd59ae64-b4c7-4065-a294-1a35b068a907/popen-gw5/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-fd59ae64-b4c7-4065-a294-1a35b068a907/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-fd59ae64-b4c7-4065-a294-1a35b068a907/popen-gw5 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-fd59ae64-b4c7-4065-a294-1a35b068a907/popen-gw5' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-fd59ae64-b4c7-4065-a294-1a35b068a907 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-fd59ae64-b4c7-4065-a294-1a35b068a907' 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.8 KB >>> py3-fastjsonschema*: Compressing data... >>> py3-fastjsonschema*: Create checksum... >>> py3-fastjsonschema*: Create py3-fastjsonschema-2.21.1-r0.apk >>> py3-fastjsonschema: Build complete at Fri, 25 Apr 2025 21:21:05 +0000 elapsed time 0h 2m 19s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... (1/36) Purging .makedepends-py3-fastjsonschema (20250425.211910) (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 (77.0.3-r0) (7/36) Purging py3-setuptools (77.0.3-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.5-r0) (13/36) Purging py3-pytest (8.3.5-r0) (14/36) Purging py3-iniconfig-pyc (2.1.0-r0) (15/36) Purging py3-iniconfig (2.1.0-r0) (16/36) Purging py3-packaging-pyc (24.2-r0) (17/36) Purging py3-packaging (24.2-r0) (18/36) Purging py3-parsing-pyc (3.2.0-r0) (19/36) Purging py3-parsing (3.2.0-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.10-r0) (27/36) Purging python3-pycache-pyc0 (3.12.10-r0) (28/36) Purging pyc (3.12.10-r0) (29/36) Purging python3 (3.12.10-r0) (30/36) Purging gdbm (1.24-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.4.8-r0) (33/36) Purging libpanelw (6.5_p20250412-r0) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging sqlite-libs (3.49.1-r0) (36/36) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-fastjsonschema: Updating the community/riscv64 repository index... >>> py3-fastjsonschema: Signing the index...