>>> py3-flaky: Building main/py3-flaky 3.8.1-r3 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 13:31:00 +0000 >>> py3-flaky: Validating /home/buildozer/aports/main/py3-flaky/APKBUILD... >>> py3-flaky: Analyzing dependencies... >>> py3-flaky: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r1) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.2-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing ncurses-terminfo-base (6.6_p20260404-r0) ( 7/35) Installing libncursesw (6.6_p20260404-r0) ( 8/35) Installing libpanelw (6.6_p20260404-r0) ( 9/35) Installing readline (8.3.3-r1) (10/35) Installing sqlite-libs (3.53.0-r0) (11/35) Installing python3 (3.14.3-r0) (12/35) Installing python3-pycache-pyc0 (3.14.3-r0) (13/35) Installing pyc (3.14.3-r0) (14/35) Installing python3-pyc (3.14.3-r0) (15/35) Installing py3-installer (1.0.0-r0) (16/35) Installing py3-installer-pyc (1.0.0-r0) (17/35) Installing py3-gpep517 (19-r2) (18/35) Installing py3-gpep517-pyc (19-r2) (19/35) Installing py3-parsing (3.3.2-r1) (20/35) Installing py3-parsing-pyc (3.3.2-r1) (21/35) Installing py3-packaging (26.0-r1) (22/35) Installing py3-packaging-pyc (26.0-r1) (23/35) Installing py3-setuptools (82.0.1-r1) (24/35) Installing py3-setuptools-pyc (82.0.1-r1) (25/35) Installing py3-iniconfig (2.3.0-r1) (26/35) Installing py3-iniconfig-pyc (2.3.0-r1) (27/35) Installing py3-pluggy (1.6.0-r1) (28/35) Installing py3-pluggy-pyc (1.6.0-r1) (29/35) Installing py3-py (1.11.0-r5) (30/35) Installing py3-py-pyc (1.11.0-r5) (31/35) Installing py3-pygments (2.20.0-r0) (32/35) Installing py3-pygments-pyc (2.20.0-r0) (33/35) Installing py3-pytest (9.0.3-r0) (34/35) Installing py3-pytest-pyc (9.0.3-r0) (35/35) Installing .makedepends-py3-flaky (20260417.133100) Executing busybox-1.37.0-r31.trigger OK: 482.9 MiB in 134 packages >>> py3-flaky: Cleaning up srcdir >>> py3-flaky: Cleaning up pkgdir >>> py3-flaky: Cleaning up tmpdir >>> py3-flaky: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/flaky-3.8.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-flaky: Fetching https://pypi.python.org/packages/source/f/flaky/flaky-3.8.1.tar.gz Connecting to pypi.python.org (151.101.192.223:443) Connecting to pypi.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/v3.24/flaky-3.8.1.tar.gz.part' flaky-3.8.1.tar.gz.p 100% |********************************| 25248 0:00:00 ETA '/var/cache/distfiles/v3.24/flaky-3.8.1.tar.gz.part' saved /var/cache/distfiles/v3.24/flaky-3.8.1.tar.gz: OK >>> py3-flaky: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/flaky-3.8.1.tar.gz /var/cache/distfiles/v3.24/flaky-3.8.1.tar.gz: OK >>> py3-flaky: Unpacking /var/cache/distfiles/v3.24/flaky-3.8.1.tar.gz... 2026-04-17 13:31:02,021 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :3: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-17 13:31:02,049 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-17 13:31:02,069 root INFO running build 2026-04-17 13:31:02,069 root INFO running build_py 2026-04-17 13:31:02,073 root INFO creating build/lib/flaky 2026-04-17 13:31:02,074 root INFO copying flaky/_flaky_plugin.py -> build/lib/flaky 2026-04-17 13:31:02,074 root INFO copying flaky/flaky_pytest_plugin.py -> build/lib/flaky 2026-04-17 13:31:02,074 root INFO copying flaky/names.py -> build/lib/flaky 2026-04-17 13:31:02,075 root INFO copying flaky/multiprocess_string_io.py -> build/lib/flaky 2026-04-17 13:31:02,075 root INFO copying flaky/defaults.py -> build/lib/flaky 2026-04-17 13:31:02,075 root INFO copying flaky/__init__.py -> build/lib/flaky 2026-04-17 13:31:02,076 root INFO copying flaky/flaky_decorator.py -> build/lib/flaky 2026-04-17 13:31:02,084 root INFO installing to build/bdist.linux-i686/wheel 2026-04-17 13:31:02,084 root INFO running install 2026-04-17 13:31:02,095 root INFO running install_lib 2026-04-17 13:31:02,099 root INFO creating build/bdist.linux-i686/wheel 2026-04-17 13:31:02,099 root INFO creating build/bdist.linux-i686/wheel/flaky 2026-04-17 13:31:02,100 root INFO copying build/lib/flaky/_flaky_plugin.py -> build/bdist.linux-i686/wheel/./flaky 2026-04-17 13:31:02,100 root INFO copying build/lib/flaky/flaky_pytest_plugin.py -> build/bdist.linux-i686/wheel/./flaky 2026-04-17 13:31:02,100 root INFO copying build/lib/flaky/names.py -> build/bdist.linux-i686/wheel/./flaky 2026-04-17 13:31:02,101 root INFO copying build/lib/flaky/multiprocess_string_io.py -> build/bdist.linux-i686/wheel/./flaky 2026-04-17 13:31:02,101 root INFO copying build/lib/flaky/defaults.py -> build/bdist.linux-i686/wheel/./flaky 2026-04-17 13:31:02,101 root INFO copying build/lib/flaky/__init__.py -> build/bdist.linux-i686/wheel/./flaky 2026-04-17 13:31:02,101 root INFO copying build/lib/flaky/flaky_decorator.py -> build/bdist.linux-i686/wheel/./flaky 2026-04-17 13:31:02,102 root INFO running install_egg_info 2026-04-17 13:31:02,106 root INFO running egg_info 2026-04-17 13:31:02,109 root INFO writing flaky.egg-info/PKG-INFO 2026-04-17 13:31:02,109 root INFO writing dependency_links to flaky.egg-info/dependency_links.txt 2026-04-17 13:31:02,110 root INFO writing entry points to flaky.egg-info/entry_points.txt 2026-04-17 13:31:02,110 root INFO writing top-level names to flaky.egg-info/top_level.txt 2026-04-17 13:31:02,114 root INFO reading manifest file 'flaky.egg-info/SOURCES.txt' 2026-04-17 13:31:02,115 root INFO reading manifest template 'MANIFEST.in' 2026-04-17 13:31:02,116 root INFO adding license file 'LICENSE' 2026-04-17 13:31:02,116 root INFO adding license file 'AUTHORS.rst' 2026-04-17 13:31:02,117 root INFO writing manifest file 'flaky.egg-info/SOURCES.txt' 2026-04-17 13:31:02,117 root INFO Copying flaky.egg-info to build/bdist.linux-i686/wheel/./flaky-3.8.1-py3.14.egg-info 2026-04-17 13:31:02,119 root INFO running install_scripts 2026-04-17 13:31:02,120 root INFO creating build/bdist.linux-i686/wheel/flaky-3.8.1.dist-info/WHEEL 2026-04-17 13:31:02,121 wheel INFO creating '/home/buildozer/aports/main/py3-flaky/src/flaky-3.8.1/.dist/.tmp-m8qs6s5y/flaky-3.8.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-17 13:31:02,121 wheel INFO adding 'flaky/__init__.py' 2026-04-17 13:31:02,122 wheel INFO adding 'flaky/_flaky_plugin.py' 2026-04-17 13:31:02,122 wheel INFO adding 'flaky/defaults.py' 2026-04-17 13:31:02,122 wheel INFO adding 'flaky/flaky_decorator.py' 2026-04-17 13:31:02,123 wheel INFO adding 'flaky/flaky_pytest_plugin.py' 2026-04-17 13:31:02,123 wheel INFO adding 'flaky/multiprocess_string_io.py' 2026-04-17 13:31:02,123 wheel INFO adding 'flaky/names.py' 2026-04-17 13:31:02,123 wheel INFO adding 'flaky-3.8.1.dist-info/licenses/AUTHORS.rst' 2026-04-17 13:31:02,124 wheel INFO adding 'flaky-3.8.1.dist-info/licenses/LICENSE' 2026-04-17 13:31:02,124 wheel INFO adding 'flaky-3.8.1.dist-info/METADATA' 2026-04-17 13:31:02,124 wheel INFO adding 'flaky-3.8.1.dist-info/WHEEL' 2026-04-17 13:31:02,124 wheel INFO adding 'flaky-3.8.1.dist-info/entry_points.txt' 2026-04-17 13:31:02,124 wheel INFO adding 'flaky-3.8.1.dist-info/top_level.txt' 2026-04-17 13:31:02,125 wheel INFO adding 'flaky-3.8.1.dist-info/RECORD' 2026-04-17 13:31:02,125 root INFO removing build/bdist.linux-i686/wheel 2026-04-17 13:31:02,126 gpep517 INFO The backend produced .dist/flaky-3.8.1-py2.py3-none-any.whl flaky-3.8.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/main/py3-flaky/src/flaky-3.8.1 plugins: flaky-3.8.1 collected 77 items / 5 deselected / 72 selected test/test_flaky_decorator.py ... [ 4%] test/test_flaky_plugin.py . [ 5%] test/test_pytest/pytest_generate_example/test_pytest_generate_example.py . [ 6%] . [ 8%] test/test_pytest/test_flaky_pytest_plugin.py ........................... [ 45%] ..................... [ 75%] test/test_pytest/test_pytest_example.py .xx.x...s......s [ 95%] test/test_pytest/test_pytest_options_example.py .. [ 98%] test/test_pytest/test_pytester_plugin.py . [100%] =============================== warnings summary =============================== test/test_flaky_plugin.py:0 /home/buildozer/aports/main/py3-flaky/src/flaky-3.8.1/test/test_flaky_plugin.py:0: PytestCollectionWarning: cannot collect test class 'TestCaseDataset' because it has a __new__ constructor (from: test/test_flaky_plugin.py) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ===Flaky Test Report=== Flaky report texttest_something_flaky failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [, , , , , , , , , , , , , , , , , , , ] test_something_flaky passed 1 out of the required 1 times. Success! test_something_good_with_failing_setup_fixture failed (1 runs remaining out of 2). assert False [, , , , , , , , , , , , , , , , , , , , , , , , , ] test_something_good_with_failing_setup_fixture failed; it passed 0 out of the required 1 times. assert False [, , , , , , , , , , , , , , , , , , , , , , , , , ] test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExample._threshold [, , , , , , , , , , , , , , , , , , , ] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_succeeds_then_fails_then_succeeds passed 2 out of the required 2 times. Success! test_flaky_thing_that_always_passes passed 1 out of the required 2 times. Running test again until it passes 2 times. test_flaky_thing_that_always_passes passed 2 out of the required 2 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleFlakyTests._threshold [, , , , , , , , , , , , , , , , , , , ] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleFlakyTestCase._threshold [, , , ] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestMarkedClass._threshold [, , , , , , , , , , , , , , , , , , , ] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_requiring_my_fixture failed (1 runs remaining out of 2). assert 1 > 1 + where 1 = len([0]) [, , , , , , , , , , , , , , , , , , , ] test_requiring_my_fixture passed 1 out of the required 1 times. Success! test_something_flaky failed (1 runs remaining out of 2). assert 0 >= 1 + where 0 = TestExampleRerunFilter._threshold [, , , , , , , , , , , , , , , , , , , ] test_something_flaky passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert -1 >= 1 + where -1 = TestExample._threshold [, , , , , , , , , , , , , , , , , , , ] test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExample._threshold [, , , , , , , , , , , , , , , , , , , ] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! test_flaky_thing_that_fails_then_succeeds failed (2 runs remaining out of 3). assert -1 >= 1 + where -1 = TestExampleFlakyTests._threshold [, , , , , , , , , , , , , , , , , , , ] test_flaky_thing_that_fails_then_succeeds failed (1 runs remaining out of 3). assert 0 >= 1 + where 0 = TestExampleFlakyTests._threshold [, , , , , , , , , , , , , , , , , , , ] test_flaky_thing_that_fails_then_succeeds passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== ====== 68 passed, 2 skipped, 5 deselected, 3 xfailed, 1 warning in 0.35s ======= >>> py3-flaky: Entering fakeroot... >>> py3-flaky-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/flaky/__pycache__' -> '/home/buildozer/aports/main/py3-flaky/pkg/py3-flaky-pyc/usr/lib/python3.14/site-packages/flaky/__pycache__' >>> py3-flaky-pyc*: Preparing subpackage py3-flaky-pyc... Please specify at least one package name on the command line. >>> py3-flaky-pyc*: Running postcheck for py3-flaky-pyc >>> py3-flaky*: Running postcheck for py3-flaky >>> py3-flaky*: Preparing package py3-flaky... Please specify at least one package name on the command line. >>> py3-flaky-pyc*: Tracing dependencies... python3~3.14 >>> py3-flaky-pyc*: Package size: 48.0 KB >>> py3-flaky-pyc*: Compressing data... >>> py3-flaky-pyc*: Create checksum... >>> py3-flaky-pyc*: Create py3-flaky-pyc-3.8.1-r3.apk >>> py3-flaky*: Tracing dependencies... python3 python3~3.14 >>> py3-flaky*: Package size: 59.8 KB >>> py3-flaky*: Compressing data... >>> py3-flaky*: Create checksum... >>> py3-flaky*: Create py3-flaky-3.8.1-r3.apk >>> py3-flaky: Build complete at Fri, 17 Apr 2026 13:31:03 +0000 elapsed time 0h 0m 3s >>> py3-flaky: Cleaning up srcdir >>> py3-flaky: Cleaning up pkgdir >>> py3-flaky: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-flaky (20260417.133100) ( 2/35) Purging py3-gpep517-pyc (19-r2) ( 3/35) Purging py3-gpep517 (19-r2) ( 4/35) Purging py3-installer-pyc (1.0.0-r0) ( 5/35) Purging py3-installer (1.0.0-r0) ( 6/35) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/35) Purging py3-setuptools (82.0.1-r1) ( 8/35) Purging py3-pytest-pyc (9.0.3-r0) ( 9/35) Purging py3-pytest (9.0.3-r0) (10/35) Purging py3-iniconfig-pyc (2.3.0-r1) (11/35) Purging py3-iniconfig (2.3.0-r1) (12/35) Purging py3-packaging-pyc (26.0-r1) (13/35) Purging py3-packaging (26.0-r1) (14/35) Purging py3-parsing-pyc (3.3.2-r1) (15/35) Purging py3-parsing (3.3.2-r1) (16/35) Purging py3-pluggy-pyc (1.6.0-r1) (17/35) Purging py3-pluggy (1.6.0-r1) (18/35) Purging py3-py-pyc (1.11.0-r5) (19/35) Purging py3-py (1.11.0-r5) (20/35) Purging py3-pygments-pyc (2.20.0-r0) (21/35) Purging py3-pygments (2.20.0-r0) (22/35) Purging python3-pyc (3.14.3-r0) (23/35) Purging python3-pycache-pyc0 (3.14.3-r0) (24/35) Purging pyc (3.14.3-r0) (25/35) Purging python3 (3.14.3-r0) (26/35) Purging gdbm (1.26-r0) (27/35) Purging libbz2 (1.0.8-r6) (28/35) Purging libffi (3.5.2-r1) (29/35) Purging libpanelw (6.6_p20260404-r0) (30/35) Purging mpdecimal (4.0.1-r0) (31/35) Purging readline (8.3.3-r1) (32/35) Purging sqlite-libs (3.53.0-r0) (33/35) Purging xz-libs (5.8.2-r0) (34/35) Purging libncursesw (6.6_p20260404-r0) (35/35) Purging ncurses-terminfo-base (6.6_p20260404-r0) Executing busybox-1.37.0-r31.trigger OK: 424.5 MiB in 99 packages >>> py3-flaky: Updating the main/x86 repository index... >>> py3-flaky: Signing the index...