>>> py3-pytest-codspeed: Building community/py3-pytest-codspeed 3.2.0-r1 (using abuild 3.15.0_rc3-r3) started Sun, 18 May 2025 22:45:08 +0000 >>> py3-pytest-codspeed: Validating /home/buildozer/aports/community/py3-pytest-codspeed/APKBUILD... >>> py3-pytest-codspeed: Analyzing dependencies... >>> py3-pytest-codspeed: Installing for build: build-base py3-cffi py3-pytest py3-rich py3-gpep517 py3-setuptools py3-wheel (1/44) Installing libffi (3.4.8-r0) (2/44) Installing gdbm (1.24-r0) (3/44) Installing mpdecimal (4.0.1-r0) (4/44) Installing libpanelw (6.5_p20250503-r0) (5/44) Installing sqlite-libs (3.49.2-r0) (6/44) Installing python3 (3.12.10-r0) (7/44) Installing python3-pycache-pyc0 (3.12.10-r0) (8/44) Installing pyc (3.12.10-r0) (9/44) Installing py3-cparser-pyc (2.22-r1) (10/44) Installing py3-cffi-pyc (1.17.1-r1) (11/44) Installing python3-pyc (3.12.10-r0) (12/44) Installing py3-cparser (2.22-r1) (13/44) Installing py3-cffi (1.17.1-r1) (14/44) Installing py3-iniconfig (2.1.0-r0) (15/44) Installing py3-iniconfig-pyc (2.1.0-r0) (16/44) Installing py3-parsing (3.2.3-r0) (17/44) Installing py3-parsing-pyc (3.2.3-r0) (18/44) Installing py3-packaging (25.0-r0) (19/44) Installing py3-packaging-pyc (25.0-r0) (20/44) Installing py3-pluggy (1.5.0-r0) (21/44) Installing py3-pluggy-pyc (1.5.0-r0) (22/44) Installing py3-py (1.11.0-r4) (23/44) Installing py3-py-pyc (1.11.0-r4) (24/44) Installing py3-pytest (8.3.5-r0) (25/44) Installing py3-pytest-pyc (8.3.5-r0) (26/44) Installing py3-attrs (25.3.0-r0) (27/44) Installing py3-attrs-pyc (25.3.0-r0) (28/44) Installing py3-mdurl (0.1.2-r3) (29/44) Installing py3-mdurl-pyc (0.1.2-r3) (30/44) Installing py3-markdown-it-py (3.0.0-r1) (31/44) Installing py3-markdown-it-py-pyc (3.0.0-r1) (32/44) Installing py3-pygments (2.19.1-r1) (33/44) Installing py3-pygments-pyc (2.19.1-r1) (34/44) Installing py3-rich (14.0.0-r0) (35/44) Installing py3-rich-pyc (14.0.0-r0) (36/44) Installing py3-installer (0.7.0-r2) (37/44) Installing py3-installer-pyc (0.7.0-r2) (38/44) Installing py3-gpep517 (19-r0) (39/44) Installing py3-gpep517-pyc (19-r0) (40/44) Installing py3-setuptools (80.5.0-r0) (41/44) Installing py3-setuptools-pyc (80.5.0-r0) (42/44) Installing py3-wheel (0.46.1-r0) (43/44) Installing py3-wheel-pyc (0.46.1-r0) (44/44) Installing .makedepends-py3-pytest-codspeed (20250518.224509) Executing busybox-1.37.0-r17.trigger OK: 467 MiB in 162 packages >>> py3-pytest-codspeed: Cleaning up srcdir >>> py3-pytest-codspeed: Cleaning up pkgdir >>> py3-pytest-codspeed: Cleaning up tmpdir >>> py3-pytest-codspeed: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-codspeed-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 100 51368 100 51368 0 0 659k 0 --:--:-- --:--:-- --:--:-- 668k >>> py3-pytest-codspeed: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-codspeed-3.2.0.tar.gz >>> py3-pytest-codspeed: Checking sha512sums... py3-pytest-codspeed-3.2.0.tar.gz: OK >>> py3-pytest-codspeed: Unpacking /var/cache/distfiles/edge/py3-pytest-codspeed-3.2.0.tar.gz... 2025-05-18 22:45:11,142 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-05-18 22:45:11,191 root INFO creating build regenerated: 'build/pytest_codspeed/instruments/valgrind/_wrapper/dist_callgrind_wrapper.c' /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-18 22:45:11,262 root INFO running bdist_wheel 2025-05-18 22:45:11,285 root INFO running build 2025-05-18 22:45:11,286 root INFO running build_py 2025-05-18 22:45:11,290 root INFO creating build/lib/pytest_codspeed 2025-05-18 22:45:11,291 root INFO copying src/pytest_codspeed/utils.py -> build/lib/pytest_codspeed 2025-05-18 22:45:11,291 root INFO copying src/pytest_codspeed/__init__.py -> build/lib/pytest_codspeed 2025-05-18 22:45:11,292 root INFO copying src/pytest_codspeed/plugin.py -> build/lib/pytest_codspeed 2025-05-18 22:45:11,292 root INFO creating build/lib/pytest_codspeed/instruments 2025-05-18 22:45:11,292 root INFO copying src/pytest_codspeed/instruments/walltime.py -> build/lib/pytest_codspeed/instruments 2025-05-18 22:45:11,293 root INFO copying src/pytest_codspeed/instruments/__init__.py -> build/lib/pytest_codspeed/instruments 2025-05-18 22:45:11,293 root INFO creating build/lib/pytest_codspeed/instruments/valgrind 2025-05-18 22:45:11,293 root INFO copying src/pytest_codspeed/instruments/valgrind/__init__.py -> build/lib/pytest_codspeed/instruments/valgrind 2025-05-18 22:45:11,294 root INFO creating build/lib/pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,294 root INFO copying src/pytest_codspeed/instruments/valgrind/_wrapper/__init__.py -> build/lib/pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,294 root INFO copying src/pytest_codspeed/instruments/valgrind/_wrapper/build.py -> build/lib/pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,295 root INFO running egg_info 2025-05-18 22:45:11,299 root INFO creating src/pytest_codspeed.egg-info 2025-05-18 22:45:11,299 root INFO writing src/pytest_codspeed.egg-info/PKG-INFO 2025-05-18 22:45:11,302 root INFO writing dependency_links to src/pytest_codspeed.egg-info/dependency_links.txt 2025-05-18 22:45:11,302 root INFO writing entry points to src/pytest_codspeed.egg-info/entry_points.txt 2025-05-18 22:45:11,304 root INFO writing requirements to src/pytest_codspeed.egg-info/requires.txt 2025-05-18 22:45:11,304 root INFO writing top-level names to src/pytest_codspeed.egg-info/top_level.txt 2025-05-18 22:45:11,304 root INFO writing manifest file 'src/pytest_codspeed.egg-info/SOURCES.txt' 2025-05-18 22:45:11,311 root INFO reading manifest file 'src/pytest_codspeed.egg-info/SOURCES.txt' 2025-05-18 22:45:11,313 root INFO writing manifest file 'src/pytest_codspeed.egg-info/SOURCES.txt' 2025-05-18 22:45:11,314 root INFO copying src/pytest_codspeed/py.typed -> build/lib/pytest_codspeed 2025-05-18 22:45:11,315 root INFO copying src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.h -> build/lib/pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,315 root INFO copying src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c -> build/lib/pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,316 root INFO copying src/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.pyi -> build/lib/pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,325 root INFO installing to build/bdist.linux-i686/wheel 2025-05-18 22:45:11,325 root INFO running install 2025-05-18 22:45:11,338 root INFO running install_lib 2025-05-18 22:45:11,343 root INFO creating build/bdist.linux-i686/wheel 2025-05-18 22:45:11,343 root INFO creating build/bdist.linux-i686/wheel/pytest_codspeed 2025-05-18 22:45:11,343 root INFO copying build/lib/pytest_codspeed/utils.py -> build/bdist.linux-i686/wheel/./pytest_codspeed 2025-05-18 22:45:11,344 root INFO copying build/lib/pytest_codspeed/__init__.py -> build/bdist.linux-i686/wheel/./pytest_codspeed 2025-05-18 22:45:11,344 root INFO copying build/lib/pytest_codspeed/py.typed -> build/bdist.linux-i686/wheel/./pytest_codspeed 2025-05-18 22:45:11,344 root INFO creating build/bdist.linux-i686/wheel/pytest_codspeed/instruments 2025-05-18 22:45:11,345 root INFO copying build/lib/pytest_codspeed/instruments/walltime.py -> build/bdist.linux-i686/wheel/./pytest_codspeed/instruments 2025-05-18 22:45:11,345 root INFO copying build/lib/pytest_codspeed/instruments/__init__.py -> build/bdist.linux-i686/wheel/./pytest_codspeed/instruments 2025-05-18 22:45:11,345 root INFO creating build/bdist.linux-i686/wheel/pytest_codspeed/instruments/valgrind 2025-05-18 22:45:11,345 root INFO copying build/lib/pytest_codspeed/instruments/valgrind/__init__.py -> build/bdist.linux-i686/wheel/./pytest_codspeed/instruments/valgrind 2025-05-18 22:45:11,346 root INFO creating build/bdist.linux-i686/wheel/pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,346 root INFO copying build/lib/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c -> build/bdist.linux-i686/wheel/./pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,346 root INFO copying build/lib/pytest_codspeed/instruments/valgrind/_wrapper/__init__.py -> build/bdist.linux-i686/wheel/./pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,347 root INFO copying build/lib/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.h -> build/bdist.linux-i686/wheel/./pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,347 root INFO copying build/lib/pytest_codspeed/instruments/valgrind/_wrapper/wrapper.pyi -> build/bdist.linux-i686/wheel/./pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,347 root INFO copying build/lib/pytest_codspeed/instruments/valgrind/_wrapper/build.py -> build/bdist.linux-i686/wheel/./pytest_codspeed/instruments/valgrind/_wrapper 2025-05-18 22:45:11,348 root INFO copying build/lib/pytest_codspeed/plugin.py -> build/bdist.linux-i686/wheel/./pytest_codspeed 2025-05-18 22:45:11,348 root INFO running install_egg_info 2025-05-18 22:45:11,353 root INFO Copying src/pytest_codspeed.egg-info to build/bdist.linux-i686/wheel/./pytest_codspeed-3.2.0-py3.12.egg-info 2025-05-18 22:45:11,354 root INFO running install_scripts 2025-05-18 22:45:11,355 root INFO creating build/bdist.linux-i686/wheel/pytest_codspeed-3.2.0.dist-info/WHEEL 2025-05-18 22:45:11,356 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-codspeed/src/pytest-codspeed-3.2.0/.dist/.tmp-pkj9qfi3/pytest_codspeed-3.2.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-18 22:45:11,356 wheel INFO adding 'pytest_codspeed/__init__.py' 2025-05-18 22:45:11,357 wheel INFO adding 'pytest_codspeed/plugin.py' 2025-05-18 22:45:11,357 wheel INFO adding 'pytest_codspeed/py.typed' 2025-05-18 22:45:11,357 wheel INFO adding 'pytest_codspeed/utils.py' 2025-05-18 22:45:11,358 wheel INFO adding 'pytest_codspeed/instruments/__init__.py' 2025-05-18 22:45:11,358 wheel INFO adding 'pytest_codspeed/instruments/walltime.py' 2025-05-18 22:45:11,358 wheel INFO adding 'pytest_codspeed/instruments/valgrind/__init__.py' 2025-05-18 22:45:11,358 wheel INFO adding 'pytest_codspeed/instruments/valgrind/_wrapper/__init__.py' 2025-05-18 22:45:11,359 wheel INFO adding 'pytest_codspeed/instruments/valgrind/_wrapper/build.py' 2025-05-18 22:45:11,359 wheel INFO adding 'pytest_codspeed/instruments/valgrind/_wrapper/wrapper.c' 2025-05-18 22:45:11,359 wheel INFO adding 'pytest_codspeed/instruments/valgrind/_wrapper/wrapper.h' 2025-05-18 22:45:11,359 wheel INFO adding 'pytest_codspeed/instruments/valgrind/_wrapper/wrapper.pyi' 2025-05-18 22:45:11,360 wheel INFO adding 'pytest_codspeed-3.2.0.dist-info/METADATA' 2025-05-18 22:45:11,360 wheel INFO adding 'pytest_codspeed-3.2.0.dist-info/WHEEL' 2025-05-18 22:45:11,360 wheel INFO adding 'pytest_codspeed-3.2.0.dist-info/entry_points.txt' 2025-05-18 22:45:11,360 wheel INFO adding 'pytest_codspeed-3.2.0.dist-info/top_level.txt' 2025-05-18 22:45:11,361 wheel INFO adding 'pytest_codspeed-3.2.0.dist-info/RECORD' 2025-05-18 22:45:11,361 root INFO removing build/bdist.linux-i686/wheel 2025-05-18 22:45:11,362 gpep517 INFO The backend produced .dist/pytest_codspeed-3.2.0-py3-none-any.whl pytest_codspeed-3.2.0-py3-none-any.whl System: Linux (i686) generating build/pytest_codspeed/instruments/valgrind/_wrapper/dist_callgrind_wrapper.c CodSpeed native extension is optional ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 codspeed: 3.2.0 (disabled, mode: walltime, timer_resolution: 1.0ns) rootdir: /home/buildozer/aports/community/py3-pytest-codspeed/src/pytest-codspeed-3.2.0 configfile: pyproject.toml plugins: codspeed-3.2.0 collected 29 items tests/test_pytest_plugin.py ..ssss...s..s....... [ 68%] tests/test_pytest_plugin_cpu_instrumentation.py s.ss [ 82%] tests/test_pytest_plugin_walltime.py .. [ 89%] tests/test_utils.py ... [100%] ======================== 20 passed, 9 skipped in 6.38s ========================= >>> py3-pytest-codspeed: Entering fakeroot... >>> py3-pytest-codspeed-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-pytest-codspeed/pkg/py3-pytest-codspeed-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/community/py3-pytest-codspeed/pkg/py3-pytest-codspeed-doc/usr/share/licenses' >>> py3-pytest-codspeed-doc*: Preparing subpackage py3-pytest-codspeed-doc... >>> py3-pytest-codspeed-doc*: Running postcheck for py3-pytest-codspeed-doc >>> py3-pytest-codspeed-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_codspeed/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-codspeed/pkg/py3-pytest-codspeed-pyc/usr/lib/python3.12/site-packages/pytest_codspeed/__pycache__' 'usr/lib/python3.12/site-packages/pytest_codspeed/instruments/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-codspeed/pkg/py3-pytest-codspeed-pyc/usr/lib/python3.12/site-packages/pytest_codspeed/instruments/__pycache__' 'usr/lib/python3.12/site-packages/pytest_codspeed/instruments/valgrind/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-codspeed/pkg/py3-pytest-codspeed-pyc/usr/lib/python3.12/site-packages/pytest_codspeed/instruments/valgrind/__pycache__' 'usr/lib/python3.12/site-packages/pytest_codspeed/instruments/valgrind/_wrapper/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-codspeed/pkg/py3-pytest-codspeed-pyc/usr/lib/python3.12/site-packages/pytest_codspeed/instruments/valgrind/_wrapper/__pycache__' >>> py3-pytest-codspeed-pyc*: Preparing subpackage py3-pytest-codspeed-pyc... >>> py3-pytest-codspeed-pyc*: Running postcheck for py3-pytest-codspeed-pyc >>> py3-pytest-codspeed*: Running postcheck for py3-pytest-codspeed >>> py3-pytest-codspeed*: Preparing package py3-pytest-codspeed... >>> py3-pytest-codspeed-doc*: Tracing dependencies... >>> py3-pytest-codspeed-doc*: Package size: 4.3 KB >>> py3-pytest-codspeed-doc*: Compressing data... >>> py3-pytest-codspeed-doc*: Create checksum... >>> py3-pytest-codspeed-doc*: Create py3-pytest-codspeed-doc-3.2.0-r1.apk >>> py3-pytest-codspeed-pyc*: Tracing dependencies... py3-cffi py3-pytest py3-rich python3~3.12 >>> py3-pytest-codspeed-pyc*: Package size: 37.6 KB >>> py3-pytest-codspeed-pyc*: Compressing data... >>> py3-pytest-codspeed-pyc*: Create checksum... >>> py3-pytest-codspeed-pyc*: Create py3-pytest-codspeed-pyc-3.2.0-r1.apk >>> py3-pytest-codspeed*: Tracing dependencies... py3-cffi py3-pytest py3-rich python3~3.12 >>> py3-pytest-codspeed*: Package size: 35.4 KB >>> py3-pytest-codspeed*: Compressing data... >>> py3-pytest-codspeed*: Create checksum... >>> py3-pytest-codspeed*: Create py3-pytest-codspeed-3.2.0-r1.apk >>> py3-pytest-codspeed: Build complete at Sun, 18 May 2025 22:45:19 +0000 elapsed time 0h 0m 11s >>> py3-pytest-codspeed: Cleaning up srcdir >>> py3-pytest-codspeed: Cleaning up pkgdir >>> py3-pytest-codspeed: Uninstalling dependencies... (1/44) Purging .makedepends-py3-pytest-codspeed (20250518.224509) (2/44) Purging py3-cffi-pyc (1.17.1-r1) (3/44) Purging py3-cffi (1.17.1-r1) (4/44) Purging py3-cparser-pyc (2.22-r1) (5/44) Purging py3-cparser (2.22-r1) (6/44) Purging py3-pytest-pyc (8.3.5-r0) (7/44) Purging py3-pytest (8.3.5-r0) (8/44) Purging py3-iniconfig-pyc (2.1.0-r0) (9/44) Purging py3-iniconfig (2.1.0-r0) (10/44) Purging py3-pluggy-pyc (1.5.0-r0) (11/44) Purging py3-pluggy (1.5.0-r0) (12/44) Purging py3-py-pyc (1.11.0-r4) (13/44) Purging py3-py (1.11.0-r4) (14/44) Purging py3-rich-pyc (14.0.0-r0) (15/44) Purging py3-rich (14.0.0-r0) (16/44) Purging py3-markdown-it-py-pyc (3.0.0-r1) (17/44) Purging py3-markdown-it-py (3.0.0-r1) (18/44) Purging py3-attrs-pyc (25.3.0-r0) (19/44) Purging py3-attrs (25.3.0-r0) (20/44) Purging py3-mdurl-pyc (0.1.2-r3) (21/44) Purging py3-mdurl (0.1.2-r3) (22/44) Purging py3-pygments-pyc (2.19.1-r1) (23/44) Purging py3-pygments (2.19.1-r1) (24/44) Purging py3-gpep517-pyc (19-r0) (25/44) Purging py3-gpep517 (19-r0) (26/44) Purging py3-installer-pyc (0.7.0-r2) (27/44) Purging py3-installer (0.7.0-r2) (28/44) Purging py3-setuptools-pyc (80.5.0-r0) (29/44) Purging py3-setuptools (80.5.0-r0) (30/44) Purging py3-wheel-pyc (0.46.1-r0) (31/44) Purging py3-wheel (0.46.1-r0) (32/44) Purging py3-packaging-pyc (25.0-r0) (33/44) Purging py3-packaging (25.0-r0) (34/44) Purging py3-parsing-pyc (3.2.3-r0) (35/44) Purging py3-parsing (3.2.3-r0) (36/44) Purging python3-pyc (3.12.10-r0) (37/44) Purging python3-pycache-pyc0 (3.12.10-r0) (38/44) Purging pyc (3.12.10-r0) (39/44) Purging python3 (3.12.10-r0) (40/44) Purging gdbm (1.24-r0) (41/44) Purging libffi (3.4.8-r0) (42/44) Purging libpanelw (6.5_p20250503-r0) (43/44) Purging mpdecimal (4.0.1-r0) (44/44) Purging sqlite-libs (3.49.2-r0) Executing busybox-1.37.0-r17.trigger OK: 404 MiB in 118 packages >>> py3-pytest-codspeed: Updating the community/x86 repository index... >>> py3-pytest-codspeed: Signing the index...