>>> py3-outcome: Building community/py3-outcome 1.3.0-r2 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 13:57:30 +0000 >>> py3-outcome: Validating /home/buildozer/aports/community/py3-outcome/APKBUILD... >>> py3-outcome: Analyzing dependencies... >>> py3-outcome: Installing for build: build-base py3-async_generator py3-attrs py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-tornasync ( 1/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r1) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.2-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.6_p20260404-r0) ( 7/43) Installing readline (8.3.3-r1) ( 8/43) Installing sqlite-libs (3.53.0-r0) ( 9/43) Installing python3 (3.14.3-r0) (10/43) Installing python3-pycache-pyc0 (3.14.3-r0) (11/43) Installing pyc (3.14.3-r0) (12/43) Installing py3-async_generator-pyc (1.10-r7) (13/43) Installing python3-pyc (3.14.3-r0) (14/43) Installing py3-async_generator (1.10-r7) (15/43) Installing py3-attrs (26.1.0-r0) (16/43) Installing py3-attrs-pyc (26.1.0-r0) (17/43) Installing py3-installer (1.0.0-r0) (18/43) Installing py3-installer-pyc (1.0.0-r0) (19/43) Installing py3-gpep517 (19-r2) (20/43) Installing py3-gpep517-pyc (19-r2) (21/43) Installing py3-parsing (3.3.2-r1) (22/43) Installing py3-parsing-pyc (3.3.2-r1) (23/43) Installing py3-packaging (26.0-r1) (24/43) Installing py3-packaging-pyc (26.0-r1) (25/43) Installing py3-setuptools (82.0.1-r1) (26/43) Installing py3-setuptools-pyc (82.0.1-r1) (27/43) Installing py3-wheel (0.46.3-r1) (28/43) Installing py3-wheel-pyc (0.46.3-r1) (29/43) Installing py3-iniconfig (2.3.0-r1) (30/43) Installing py3-iniconfig-pyc (2.3.0-r1) (31/43) Installing py3-pluggy (1.6.0-r1) (32/43) Installing py3-pluggy-pyc (1.6.0-r1) (33/43) Installing py3-py (1.11.0-r5) (34/43) Installing py3-py-pyc (1.11.0-r5) (35/43) Installing py3-pygments (2.20.0-r0) (36/43) Installing py3-pygments-pyc (2.20.0-r0) (37/43) Installing py3-pytest (9.0.3-r0) (38/43) Installing py3-pytest-pyc (9.0.3-r0) (39/43) Installing py3-tornado (6.5.5-r1) (40/43) Installing py3-tornado-pyc (6.5.5-r1) (41/43) Installing py3-pytest-tornasync (0.5.0_git20220715-r6) (42/43) Installing py3-pytest-tornasync-pyc (0.5.0_git20220715-r6) (43/43) Installing .makedepends-py3-outcome (20260421.135740) Executing busybox-1.37.0-r31.trigger OK: 486.1 MiB in 145 packages >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Cleaning up tmpdir >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/outcome-1.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-outcome: Fetching https://pypi.python.org/packages/source/o/outcome/outcome-1.3.0.tar.gz Connecting to pypi.python.org (151.101.64.223:443) Connecting to pypi.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/v3.24/outcome-1.3.0.tar.gz.part' outcome-1.3.0.tar.gz 100% |********************************| 20974 0:00:00 ETA '/var/cache/distfiles/v3.24/outcome-1.3.0.tar.gz.part' saved /var/cache/distfiles/v3.24/outcome-1.3.0.tar.gz: OK >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/outcome-1.3.0.tar.gz /var/cache/distfiles/v3.24/outcome-1.3.0.tar.gz: OK >>> py3-outcome: Unpacking /var/cache/distfiles/v3.24/outcome-1.3.0.tar.gz... 2026-04-21 13:57:43,008 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: MIT License 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-21 13:57:43,053 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-21 13:57:43,089 root INFO running build 2026-04-21 13:57:43,090 root INFO running build_py 2026-04-21 13:57:43,098 root INFO creating build/lib/outcome 2026-04-21 13:57:43,098 root INFO copying src/outcome/__init__.py -> build/lib/outcome 2026-04-21 13:57:43,099 root INFO copying src/outcome/_util.py -> build/lib/outcome 2026-04-21 13:57:43,099 root INFO copying src/outcome/_version.py -> build/lib/outcome 2026-04-21 13:57:43,100 root INFO copying src/outcome/_impl.py -> build/lib/outcome 2026-04-21 13:57:43,100 root INFO running egg_info 2026-04-21 13:57:43,106 root INFO writing src/outcome.egg-info/PKG-INFO 2026-04-21 13:57:43,107 root INFO writing dependency_links to src/outcome.egg-info/dependency_links.txt 2026-04-21 13:57:43,107 root INFO writing requirements to src/outcome.egg-info/requires.txt 2026-04-21 13:57:43,107 root INFO writing top-level names to src/outcome.egg-info/top_level.txt 2026-04-21 13:57:43,114 root INFO reading manifest file 'src/outcome.egg-info/SOURCES.txt' 2026-04-21 13:57:43,116 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 13:57:43,117 root WARNING warning: no files found matching '.coveragerc' 2026-04-21 13:57:43,118 root WARNING no previously-included directories found matching 'docs/build' 2026-04-21 13:57:43,119 root INFO adding license file 'LICENSE' 2026-04-21 13:57:43,119 root INFO adding license file 'LICENSE.APACHE2' 2026-04-21 13:57:43,119 root INFO adding license file 'LICENSE.MIT' 2026-04-21 13:57:43,121 root INFO writing manifest file 'src/outcome.egg-info/SOURCES.txt' 2026-04-21 13:57:43,122 root INFO copying src/outcome/py.typed -> build/lib/outcome 2026-04-21 13:57:43,137 root INFO installing to build/bdist.linux-i686/wheel 2026-04-21 13:57:43,137 root INFO running install 2026-04-21 13:57:43,156 root INFO running install_lib 2026-04-21 13:57:43,163 root INFO creating build/bdist.linux-i686/wheel 2026-04-21 13:57:43,164 root INFO creating build/bdist.linux-i686/wheel/outcome 2026-04-21 13:57:43,164 root INFO copying build/lib/outcome/__init__.py -> build/bdist.linux-i686/wheel/./outcome 2026-04-21 13:57:43,164 root INFO copying build/lib/outcome/_util.py -> build/bdist.linux-i686/wheel/./outcome 2026-04-21 13:57:43,165 root INFO copying build/lib/outcome/py.typed -> build/bdist.linux-i686/wheel/./outcome 2026-04-21 13:57:43,165 root INFO copying build/lib/outcome/_version.py -> build/bdist.linux-i686/wheel/./outcome 2026-04-21 13:57:43,165 root INFO copying build/lib/outcome/_impl.py -> build/bdist.linux-i686/wheel/./outcome 2026-04-21 13:57:43,166 root INFO running install_egg_info 2026-04-21 13:57:43,173 root INFO Copying src/outcome.egg-info to build/bdist.linux-i686/wheel/./outcome-1.3.0-py3.14.egg-info 2026-04-21 13:57:43,175 root INFO running install_scripts 2026-04-21 13:57:43,177 root INFO creating build/bdist.linux-i686/wheel/outcome-1.3.0.dist-info/WHEEL 2026-04-21 13:57:43,178 wheel INFO creating '/home/buildozer/aports/community/py3-outcome/src/outcome-1.3.0/.dist/.tmp-b1_6g4f8/outcome-1.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-21 13:57:43,179 wheel INFO adding 'outcome/__init__.py' 2026-04-21 13:57:43,179 wheel INFO adding 'outcome/_impl.py' 2026-04-21 13:57:43,180 wheel INFO adding 'outcome/_util.py' 2026-04-21 13:57:43,180 wheel INFO adding 'outcome/_version.py' 2026-04-21 13:57:43,180 wheel INFO adding 'outcome/py.typed' 2026-04-21 13:57:43,181 wheel INFO adding 'outcome-1.3.0.dist-info/licenses/LICENSE' 2026-04-21 13:57:43,181 wheel INFO adding 'outcome-1.3.0.dist-info/licenses/LICENSE.APACHE2' 2026-04-21 13:57:43,182 wheel INFO adding 'outcome-1.3.0.dist-info/licenses/LICENSE.MIT' 2026-04-21 13:57:43,182 wheel INFO adding 'outcome-1.3.0.dist-info/METADATA' 2026-04-21 13:57:43,182 wheel INFO adding 'outcome-1.3.0.dist-info/WHEEL' 2026-04-21 13:57:43,183 wheel INFO adding 'outcome-1.3.0.dist-info/top_level.txt' 2026-04-21 13:57:43,183 wheel INFO adding 'outcome-1.3.0.dist-info/RECORD' 2026-04-21 13:57:43,183 root INFO removing build/bdist.linux-i686/wheel 2026-04-21 13:57:43,184 gpep517 INFO The backend produced .dist/outcome-1.3.0-py2.py3-none-any.whl outcome-1.3.0-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/community/py3-outcome/src/outcome-1.3.0 configfile: setup.cfg plugins: tornasync-0.6.0.post2 collected 10 items tests/test_async.py ... [ 30%] tests/test_sync.py ....... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.14/site-packages/_pytest/config/__init__.py:1434 /usr/lib/python3.14/site-packages/_pytest/config/__init__.py:1434: PytestConfigWarning: Unknown config option: asyncio_mode self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") tests/test_async.py:9 /home/buildozer/aports/community/py3-outcome/src/outcome-1.3.0/tests/test_async.py:9: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytestmark = pytest.mark.asyncio -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 10 passed, 2 warnings in 0.17s ======================== >>> py3-outcome: Entering fakeroot... >>> py3-outcome-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/outcome/__pycache__' -> '/home/buildozer/aports/community/py3-outcome/pkg/py3-outcome-pyc/usr/lib/python3.14/site-packages/outcome/__pycache__' >>> py3-outcome-pyc*: Preparing subpackage py3-outcome-pyc... Please specify at least one package name on the command line. >>> py3-outcome-pyc*: Running postcheck for py3-outcome-pyc >>> py3-outcome*: Running postcheck for py3-outcome >>> py3-outcome*: Preparing package py3-outcome... Please specify at least one package name on the command line. >>> py3-outcome-pyc*: Tracing dependencies... python3~3.14 >>> py3-outcome-pyc*: Package size: 14.6 KB >>> py3-outcome-pyc*: Compressing data... >>> py3-outcome-pyc*: Create checksum... >>> py3-outcome-pyc*: Create py3-outcome-pyc-1.3.0-r2.apk >>> py3-outcome*: Tracing dependencies... py3-async_generator py3-attrs python3~3.14 >>> py3-outcome*: Package size: 24.0 KB >>> py3-outcome*: Compressing data... >>> py3-outcome*: Create checksum... >>> py3-outcome*: Create py3-outcome-1.3.0-r2.apk >>> py3-outcome: Build complete at Tue, 21 Apr 2026 13:57:45 +0000 elapsed time 0h 0m 15s >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-outcome (20260421.135740) ( 2/43) Purging py3-async_generator-pyc (1.10-r7) ( 3/43) Purging py3-async_generator (1.10-r7) ( 4/43) Purging py3-attrs-pyc (26.1.0-r0) ( 5/43) Purging py3-attrs (26.1.0-r0) ( 6/43) Purging py3-gpep517-pyc (19-r2) ( 7/43) Purging py3-gpep517 (19-r2) ( 8/43) Purging py3-installer-pyc (1.0.0-r0) ( 9/43) Purging py3-installer (1.0.0-r0) (10/43) Purging py3-setuptools-pyc (82.0.1-r1) (11/43) Purging py3-setuptools (82.0.1-r1) (12/43) Purging py3-wheel-pyc (0.46.3-r1) (13/43) Purging py3-wheel (0.46.3-r1) (14/43) Purging py3-pytest-pyc (9.0.3-r0) (15/43) Purging py3-pytest (9.0.3-r0) (16/43) Purging py3-iniconfig-pyc (2.3.0-r1) (17/43) Purging py3-iniconfig (2.3.0-r1) (18/43) Purging py3-packaging-pyc (26.0-r1) (19/43) Purging py3-packaging (26.0-r1) (20/43) Purging py3-parsing-pyc (3.3.2-r1) (21/43) Purging py3-parsing (3.3.2-r1) (22/43) Purging py3-pluggy-pyc (1.6.0-r1) (23/43) Purging py3-pluggy (1.6.0-r1) (24/43) Purging py3-py-pyc (1.11.0-r5) (25/43) Purging py3-py (1.11.0-r5) (26/43) Purging py3-pygments-pyc (2.20.0-r0) (27/43) Purging py3-pygments (2.20.0-r0) (28/43) Purging py3-pytest-tornasync-pyc (0.5.0_git20220715-r6) (29/43) Purging py3-pytest-tornasync (0.5.0_git20220715-r6) (30/43) Purging py3-tornado-pyc (6.5.5-r1) (31/43) Purging py3-tornado (6.5.5-r1) (32/43) Purging python3-pyc (3.14.3-r0) (33/43) Purging python3-pycache-pyc0 (3.14.3-r0) (34/43) Purging pyc (3.14.3-r0) (35/43) Purging python3 (3.14.3-r0) (36/43) Purging gdbm (1.26-r0) (37/43) Purging libbz2 (1.0.8-r6) (38/43) Purging libffi (3.5.2-r1) (39/43) Purging libpanelw (6.6_p20260404-r0) (40/43) Purging mpdecimal (4.0.1-r0) (41/43) Purging readline (8.3.3-r1) (42/43) Purging sqlite-libs (3.53.0-r0) (43/43) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-outcome: Updating the community/x86 repository index... >>> py3-outcome: Signing the index...