>>> py3-fastjsonschema: Building main/py3-fastjsonschema 2.21.1-r0 (using abuild 3.15.0-r0) started Tue, 26 Aug 2025 21:37:57 +0000 >>> py3-fastjsonschema: Validating /home/udu/aports/main/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/21) Installing py3-installer (0.7.0-r2) (2/21) Installing py3-installer-pyc (0.7.0-r2) (3/21) Installing py3-gpep517 (19-r0) (4/21) Installing py3-gpep517-pyc (19-r0) (5/21) Installing py3-setuptools (80.9.0-r0) (6/21) Installing py3-setuptools-pyc (80.9.0-r0) (7/21) Installing py3-wheel (0.46.1-r0) (8/21) Installing py3-wheel-pyc (0.46.1-r0) (9/21) Installing py3-iniconfig (2.1.0-r0) (10/21) Installing py3-iniconfig-pyc (2.1.0-r0) (11/21) Installing py3-pluggy (1.5.0-r0) (12/21) Installing py3-pluggy-pyc (1.5.0-r0) (13/21) Installing py3-py (1.11.0-r4) (14/21) Installing py3-py-pyc (1.11.0-r4) (15/21) Installing py3-pytest (8.3.5-r0) (16/21) Installing py3-pytest-pyc (8.3.5-r0) (17/21) Installing py3-py-cpuinfo (9.0.0-r4) (18/21) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (19/21) Installing py3-pytest-benchmark (4.0.0-r4) (20/21) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (21/21) Installing .makedepends-py3-fastjsonschema (20250826.213758) Executing busybox-1.37.0-r19.trigger OK: 956 MiB in 318 packages >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Cleaning up tmpdir >>> py3-fastjsonschema: Fetching py3-fastjsonschema-2.21.1.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.21.1.tar.gz >>> py3-fastjsonschema: Fetching py3-fastjsonschema-2.21.1.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.21.1.tar.gz >>> py3-fastjsonschema: Checking sha512sums... py3-fastjsonschema-2.21.1.tar.gz: OK >>> py3-fastjsonschema: Unpacking /var/cache/distfiles/py3-fastjsonschema-2.21.1.tar.gz... 2025-08-26 21:37:58,547 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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-08-26 21:37:58,558 root INFO running bdist_wheel 2025-08-26 21:37:58,566 root INFO running build 2025-08-26 21:37:58,566 root INFO running build_py 2025-08-26 21:37:58,568 root INFO creating build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,569 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2025-08-26 21:37:58,573 root INFO installing to build/bdist.linux-x86_64/wheel 2025-08-26 21:37:58,573 root INFO running install 2025-08-26 21:37:58,578 root INFO running install_lib 2025-08-26 21:37:58,579 root INFO creating build/bdist.linux-x86_64/wheel 2025-08-26 21:37:58,579 root INFO creating build/bdist.linux-x86_64/wheel/fastjsonschema 2025-08-26 21:37:58,579 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,579 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,580 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,580 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,580 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,580 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,580 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,580 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,580 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,580 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-x86_64/wheel/./fastjsonschema 2025-08-26 21:37:58,580 root INFO running install_egg_info 2025-08-26 21:37:58,582 root INFO running egg_info 2025-08-26 21:37:58,583 root INFO creating fastjsonschema.egg-info 2025-08-26 21:37:58,583 root INFO writing fastjsonschema.egg-info/PKG-INFO 2025-08-26 21:37:58,584 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2025-08-26 21:37:58,584 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2025-08-26 21:37:58,584 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2025-08-26 21:37:58,584 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-26 21:37:58,586 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-26 21:37:58,586 root INFO reading manifest template 'MANIFEST.in' 2025-08-26 21:37:58,586 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-08-26 21:37:58,586 root INFO adding license file 'LICENSE' 2025-08-26 21:37:58,586 root INFO adding license file 'AUTHORS' 2025-08-26 21:37:58,587 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-26 21:37:58,587 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-x86_64/wheel/./fastjsonschema-2.21.1-py3.12.egg-info 2025-08-26 21:37:58,587 root INFO running install_scripts 2025-08-26 21:37:58,588 root INFO creating build/bdist.linux-x86_64/wheel/fastjsonschema-2.21.1.dist-info/WHEEL 2025-08-26 21:37:58,588 wheel INFO creating '/home/udu/aports/main/py3-fastjsonschema/src/python-fastjsonschema-2.21.1/.dist/.tmp-8r2jawp_/fastjsonschema-2.21.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-08-26 21:37:58,588 wheel INFO adding 'fastjsonschema/__init__.py' 2025-08-26 21:37:58,588 wheel INFO adding 'fastjsonschema/__main__.py' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema/draft04.py' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema/draft06.py' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema/draft07.py' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema/exceptions.py' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema/generator.py' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema/indent.py' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema/version.py' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/licenses/AUTHORS' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/licenses/LICENSE' 2025-08-26 21:37:58,589 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/METADATA' 2025-08-26 21:37:58,590 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/WHEEL' 2025-08-26 21:37:58,590 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/top_level.txt' 2025-08-26 21:37:58,590 wheel INFO adding 'fastjsonschema-2.21.1.dist-info/RECORD' 2025-08-26 21:37:58,590 root INFO removing build/bdist.linux-x86_64/wheel 2025-08-26 21:37:58,590 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.11, 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/udu/aports/main/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] 1.4850 (1.0) 5.8101 (1.0) 1.5615 (1.0) 0.0873 (1.0) 1.5530 (1.0) 0.0329 (1.0) 2664;5159 640.4046 (1.0) 153233 1 test_benchmark_bad_values[value1] 1.5870 (1.07) 6.7421 (1.16) 1.6589 (1.06) 0.0890 (1.02) 1.6500 (1.06) 0.0361 (1.10) 2578;4661 602.8038 (0.94) 132539 1 test_benchmark_bad_values[value3] 1.6630 (1.12) 11.7939 (2.03) 1.7980 (1.15) 0.0981 (1.12) 1.7910 (1.15) 0.0399 (1.21) 4744;9189 556.1586 (0.87) 155497 1 test_benchmark_bad_values[value2] 1.7639 (1.19) 18.0011 (3.10) 1.9193 (1.23) 0.1162 (1.33) 1.9179 (1.24) 0.0480 (1.46) 4864;10748 521.0157 (0.81) 149341 1 test_benchmark_bad_values[value5] 2.2970 (1.55) 12.0969 (2.08) 2.4174 (1.55) 0.1151 (1.32) 2.4090 (1.55) 0.0549 (1.67) 2277;2762 413.6720 (0.65) 130735 1 test_benchmark_bad_values[value6] 2.9401 (1.98) 8.7700 (1.51) 3.0856 (1.98) 0.1244 (1.43) 3.0720 (1.98) 0.0671 (2.04) 2824;2729 324.0911 (0.51) 92166 1 test_benchmark_bad_values[value4] 3.1060 (2.09) 10.5500 (1.82) 3.2972 (2.11) 0.1538 (1.76) 3.3060 (2.13) 0.1440 (4.37) 2666;559 303.2918 (0.47) 67020 1 test_benchmark_ok_values[value3] 4.1260 (2.78) 15.1960 (2.62) 4.4552 (2.85) 0.1728 (1.98) 4.4410 (2.86) 0.0970 (2.94) 4750;3608 224.4571 (0.35) 67363 1 test_benchmark_ok_values[value1] 4.2310 (2.85) 16.2740 (2.80) 4.5428 (2.91) 0.1898 (2.17) 4.5460 (2.93) 0.1279 (3.88) 7328;1094 220.1275 (0.34) 63052 1 test_benchmark_ok_values[value0] 4.2600 (2.87) 13.8079 (2.38) 4.5979 (2.94) 0.1863 (2.13) 4.5970 (2.96) 0.1270 (3.86) 3886;712 217.4900 (0.34) 33057 1 test_benchmark_ok_values[value2] 4.3060 (2.90) 21.6251 (3.72) 4.4836 (2.87) 0.1859 (2.13) 4.4600 (2.87) 0.0870 (2.64) 1220;2019 223.0357 (0.35) 69842 1 test_benchmark_bad_values[value7] 5.0130 (3.38) 16.4821 (2.84) 5.2228 (3.34) 0.1998 (2.29) 5.1920 (3.34) 0.1050 (3.19) 1125;1282 191.4686 (0.30) 57042 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 16.60s ======================== >>> py3-fastjsonschema: Entering fakeroot... >>> py3-fastjsonschema-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fastjsonschema/__pycache__' -> '/home/udu/aports/main/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 Tue, 26 Aug 2025 21:38:15 +0000 elapsed time 0h 0m 18s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... (1/21) Purging .makedepends-py3-fastjsonschema (20250826.213758) (2/21) Purging py3-gpep517-pyc (19-r0) (3/21) Purging py3-gpep517 (19-r0) (4/21) Purging py3-installer-pyc (0.7.0-r2) (5/21) Purging py3-installer (0.7.0-r2) (6/21) Purging py3-setuptools-pyc (80.9.0-r0) (7/21) Purging py3-setuptools (80.9.0-r0) (8/21) Purging py3-wheel-pyc (0.46.1-r0) (9/21) Purging py3-wheel (0.46.1-r0) (10/21) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/21) Purging py3-pytest-benchmark (4.0.0-r4) (12/21) Purging py3-pytest-pyc (8.3.5-r0) (13/21) Purging py3-pytest (8.3.5-r0) (14/21) Purging py3-iniconfig-pyc (2.1.0-r0) (15/21) Purging py3-iniconfig (2.1.0-r0) (16/21) Purging py3-pluggy-pyc (1.5.0-r0) (17/21) Purging py3-pluggy (1.5.0-r0) (18/21) Purging py3-py-pyc (1.11.0-r4) (19/21) Purging py3-py (1.11.0-r4) (20/21) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (21/21) Purging py3-py-cpuinfo (9.0.0-r4) Executing busybox-1.37.0-r19.trigger OK: 943 MiB in 297 packages >>> py3-fastjsonschema: Updating the main/x86_64 repository index... >>> py3-fastjsonschema: Signing the index...