>>> py3-nose-timer: Building testing/py3-nose-timer 1.0.1-r5 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 15:43:50 +0000 >>> py3-nose-timer: Checking sanity of /home/buildozer/aports/testing/py3-nose-timer/APKBUILD... >>> py3-nose-timer: Analyzing dependencies... >>> py3-nose-timer: Installing for build: build-base py3-nose py3-setuptools py3-coverage py3-mock py3-parameterized py3-termcolor py3-colorama (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.6-r0) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.6.1-r3) (5/31) Installing mpdecimal (4.0.0-r0) (6/31) Installing libpanelw (6.4_p20240330-r0) (7/31) Installing readline (8.2.10-r0) (8/31) Installing sqlite-libs (3.45.2-r0) (9/31) Installing python3 (3.12.3-r0) (10/31) Installing python3-pycache-pyc0 (3.12.3-r0) (11/31) Installing pyc (3.12.3-r0) (12/31) Installing py3-nose-pyc (1.3.7-r12) (13/31) Installing python3-pyc (3.12.3-r0) (14/31) Installing py3-nose (1.3.7-r12) (15/31) Installing py3-parsing (3.1.2-r1) (16/31) Installing py3-parsing-pyc (3.1.2-r1) (17/31) Installing py3-packaging (24.0-r1) (18/31) Installing py3-packaging-pyc (24.0-r1) (19/31) Installing py3-setuptools (69.2.0-r2) (20/31) Installing py3-setuptools-pyc (69.2.0-r2) (21/31) Installing py3-coverage (6.5.0-r6) (22/31) Installing py3-coverage-pyc (6.5.0-r6) (23/31) Installing py3-mock (5.1.0-r2) (24/31) Installing py3-mock-pyc (5.1.0-r2) (25/31) Installing py3-parameterized (0.9.0-r2) (26/31) Installing py3-parameterized-pyc (0.9.0-r2) (27/31) Installing py3-termcolor (2.4.0-r1) (28/31) Installing py3-termcolor-pyc (2.4.0-r1) (29/31) Installing py3-colorama (0.4.6-r5) (30/31) Installing py3-colorama-pyc (0.4.6-r5) (31/31) Installing .makedepends-py3-nose-timer (20240415.154351) Executing busybox-1.36.1-r25.trigger OK: 364 MiB in 134 packages >>> py3-nose-timer: Cleaning up srcdir >>> py3-nose-timer: Cleaning up pkgdir >>> py3-nose-timer: Cleaning up tmpdir >>> py3-nose-timer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-nose-timer-1.0.1.tar.gz >>> py3-nose-timer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-nose-timer-1.0.1.tar.gz >>> py3-nose-timer: Checking sha512sums... py3-nose-timer-1.0.1.tar.gz: OK assertEquals.patch: OK >>> py3-nose-timer: Unpacking /var/cache/distfiles/py3-nose-timer-1.0.1.tar.gz... >>> py3-nose-timer: assertEquals.patch patching file tests/test_plugin.py running build running build_py creating build creating build/lib creating build/lib/nosetimer copying nosetimer/__init__.py -> build/lib/nosetimer copying nosetimer/plugin.py -> build/lib/nosetimer running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating nose_timer.egg-info writing nose_timer.egg-info/PKG-INFO writing dependency_links to nose_timer.egg-info/dependency_links.txt writing entry points to nose_timer.egg-info/entry_points.txt writing requirements to nose_timer.egg-info/requires.txt writing top-level names to nose_timer.egg-info/top_level.txt writing manifest file 'nose_timer.egg-info/SOURCES.txt' reading manifest file 'nose_timer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'nose_timer.egg-info/SOURCES.txt' running build_ext test_add_error (tests.test_plugin.TestTimerPlugin.test_add_error) ... ok test_add_failure (tests.test_plugin.TestTimerPlugin.test_add_failure) ... ok test_add_success (tests.test_plugin.TestTimerPlugin.test_add_success) ... ok test_colored_time_0 (tests.test_plugin.TestTimerPlugin.test_colored_time_0) ... ok test_colored_time_1 (tests.test_plugin.TestTimerPlugin.test_colored_time_1) ... ok test_colored_time_2 (tests.test_plugin.TestTimerPlugin.test_colored_time_2) ... ok test_colored_time_3 (tests.test_plugin.TestTimerPlugin.test_colored_time_3) ... ok test_colored_time_4 (tests.test_plugin.TestTimerPlugin.test_colored_time_4) ... ok test_configure (tests.test_plugin.TestTimerPlugin.test_configure) ... ok test_format_report_line_0_green (tests.test_plugin.TestTimerPlugin.test_format_report_line_0_green) ... ok test_format_report_line_1_yellow (tests.test_plugin.TestTimerPlugin.test_format_report_line_1_yellow) ... ok test_format_report_line_2_red (tests.test_plugin.TestTimerPlugin.test_format_report_line_2_red) ... ok test_get_result_color_0 (tests.test_plugin.TestTimerPlugin.test_get_result_color_0) ... ok test_get_result_color_1 (tests.test_plugin.TestTimerPlugin.test_get_result_color_1) ... ok test_get_result_color_2 (tests.test_plugin.TestTimerPlugin.test_get_result_color_2) ... ok test_no_color_option (tests.test_plugin.TestTimerPlugin.test_no_color_option) ... ok test_options (tests.test_plugin.TestTimerPlugin.test_options) ... ok test_parse_time_0_1 (tests.test_plugin.TestTimerPlugin.test_parse_time_0_1) ... ok test_parse_time_1_2s (tests.test_plugin.TestTimerPlugin.test_parse_time_1_2s) ... ok test_parse_time_2_500ms (tests.test_plugin.TestTimerPlugin.test_parse_time_2_500ms) ... ok test_parse_time_called_0_timer_ok (tests.test_plugin.TestTimerPlugin.test_parse_time_called_0_timer_ok) ... ok test_parse_time_called_1_timer_warning (tests.test_plugin.TestTimerPlugin.test_parse_time_called_1_timer_warning) ... ok test_parse_time_error (tests.test_plugin.TestTimerPlugin.test_parse_time_error) ... ok test_time_taken (tests.test_plugin.TestTimerPlugin.test_time_taken) ... ok test_timer_fail_option_warning_pass_0_warning (tests.test_plugin.TestTimerPlugin.test_timer_fail_option_warning_pass_0_warning) ... ok test_timer_fail_option_warning_pass_1_warning (tests.test_plugin.TestTimerPlugin.test_timer_fail_option_warning_pass_1_warning) ... ok test_timer_fail_option_warning_pass_2_error (tests.test_plugin.TestTimerPlugin.test_timer_fail_option_warning_pass_2_error) ... ok test_timer_fail_option_warning_pass_3_error (tests.test_plugin.TestTimerPlugin.test_timer_fail_option_warning_pass_3_error) ... ok ---------------------------------------------------------------------- Ran 28 tests in 0.022s OK >>> py3-nose-timer: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-nose-timer/pkg creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.12/site-packages/nosetimer copying build/lib/nosetimer/__init__.py -> /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.12/site-packages/nosetimer copying build/lib/nosetimer/plugin.py -> /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.12/site-packages/nosetimer byte-compiling /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.12/site-packages/nosetimer/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.12/site-packages/nosetimer/plugin.py to plugin.cpython-312.pyc running install_egg_info running egg_info writing nose_timer.egg-info/PKG-INFO writing dependency_links to nose_timer.egg-info/dependency_links.txt writing entry points to nose_timer.egg-info/entry_points.txt writing requirements to nose_timer.egg-info/requires.txt writing top-level names to nose_timer.egg-info/top_level.txt reading manifest file 'nose_timer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'nose_timer.egg-info/SOURCES.txt' Copying nose_timer.egg-info to /home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.12/site-packages/nose_timer-1.0.1-py3.12.egg-info running install_scripts >>> py3-nose-timer-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer/usr/lib/python3.12/site-packages/nosetimer/__pycache__' -> '/home/buildozer/aports/testing/py3-nose-timer/pkg/py3-nose-timer-pyc/usr/lib/python3.12/site-packages/nosetimer/__pycache__' >>> py3-nose-timer-pyc*: Preparing subpackage py3-nose-timer-pyc... >>> py3-nose-timer-pyc*: Running postcheck for py3-nose-timer-pyc >>> py3-nose-timer*: Running postcheck for py3-nose-timer >>> py3-nose-timer*: Preparing package py3-nose-timer... >>> py3-nose-timer-pyc*: Tracing dependencies... py3-nose python3~3.12 >>> py3-nose-timer-pyc*: Package size: 52.0 KB >>> py3-nose-timer-pyc*: Compressing data... >>> py3-nose-timer-pyc*: Create checksum... >>> py3-nose-timer-pyc*: Create py3-nose-timer-pyc-1.0.1-r5.apk >>> py3-nose-timer*: Tracing dependencies... py3-nose python3~3.12 >>> py3-nose-timer*: Package size: 76.0 KB >>> py3-nose-timer*: Compressing data... >>> py3-nose-timer*: Create checksum... >>> py3-nose-timer*: Create py3-nose-timer-1.0.1-r5.apk >>> py3-nose-timer: Build complete at Mon, 15 Apr 2024 15:43:53 +0000 elapsed time 0h 0m 3s >>> py3-nose-timer: Cleaning up srcdir >>> py3-nose-timer: Cleaning up pkgdir >>> py3-nose-timer: Uninstalling dependencies... (1/31) Purging .makedepends-py3-nose-timer (20240415.154351) (2/31) Purging py3-nose-pyc (1.3.7-r12) (3/31) Purging py3-nose (1.3.7-r12) (4/31) Purging py3-setuptools-pyc (69.2.0-r2) (5/31) Purging py3-setuptools (69.2.0-r2) (6/31) Purging py3-packaging-pyc (24.0-r1) (7/31) Purging py3-packaging (24.0-r1) (8/31) Purging py3-parsing-pyc (3.1.2-r1) (9/31) Purging py3-parsing (3.1.2-r1) (10/31) Purging py3-coverage-pyc (6.5.0-r6) (11/31) Purging py3-coverage (6.5.0-r6) (12/31) Purging py3-mock-pyc (5.1.0-r2) (13/31) Purging py3-mock (5.1.0-r2) (14/31) Purging py3-parameterized-pyc (0.9.0-r2) (15/31) Purging py3-parameterized (0.9.0-r2) (16/31) Purging py3-termcolor-pyc (2.4.0-r1) (17/31) Purging py3-termcolor (2.4.0-r1) (18/31) Purging py3-colorama-pyc (0.4.6-r5) (19/31) Purging py3-colorama (0.4.6-r5) (20/31) Purging python3-pyc (3.12.3-r0) (21/31) Purging python3-pycache-pyc0 (3.12.3-r0) (22/31) Purging pyc (3.12.3-r0) (23/31) Purging python3 (3.12.3-r0) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.4.6-r0) (27/31) Purging libpanelw (6.4_p20240330-r0) (28/31) Purging mpdecimal (4.0.0-r0) (29/31) Purging readline (8.2.10-r0) (30/31) Purging sqlite-libs (3.45.2-r0) (31/31) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-nose-timer: Updating the testing/armhf repository index... >>> py3-nose-timer: Signing the index...