>>> py3-h11: Building community/py3-h11 0.16.0-r1 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 20:28:15 +0000 >>> py3-h11: Validating /home/buildozer/aports/community/py3-h11/APKBUILD... >>> py3-h11: Analyzing dependencies... >>> py3-h11: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-cov ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r1) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.2-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.6_p20260404-r0) ( 7/39) Installing readline (8.3.3-r1) ( 8/39) Installing sqlite-libs (3.53.0-r0) ( 9/39) Installing python3 (3.14.3-r0) (10/39) Installing python3-pycache-pyc0 (3.14.3-r0) (11/39) Installing pyc (3.14.3-r0) (12/39) Installing python3-pyc (3.14.3-r0) (13/39) Installing py3-installer (1.0.0-r0) (14/39) Installing py3-installer-pyc (1.0.0-r0) (15/39) Installing py3-gpep517 (19-r2) (16/39) Installing py3-gpep517-pyc (19-r2) (17/39) Installing py3-parsing (3.3.2-r1) (18/39) Installing py3-parsing-pyc (3.3.2-r1) (19/39) Installing py3-packaging (26.0-r1) (20/39) Installing py3-packaging-pyc (26.0-r1) (21/39) Installing py3-setuptools (82.0.1-r1) (22/39) Installing py3-setuptools-pyc (82.0.1-r1) (23/39) Installing py3-wheel (0.46.3-r1) (24/39) Installing py3-wheel-pyc (0.46.3-r1) (25/39) Installing py3-iniconfig (2.3.0-r1) (26/39) Installing py3-iniconfig-pyc (2.3.0-r1) (27/39) Installing py3-pluggy (1.6.0-r1) (28/39) Installing py3-pluggy-pyc (1.6.0-r1) (29/39) Installing py3-py (1.11.0-r5) (30/39) Installing py3-py-pyc (1.11.0-r5) (31/39) Installing py3-pygments (2.20.0-r0) (32/39) Installing py3-pygments-pyc (2.20.0-r0) (33/39) Installing py3-pytest (9.0.3-r0) (34/39) Installing py3-pytest-pyc (9.0.3-r0) (35/39) Installing py3-coverage (7.13.5-r1) (36/39) Installing py3-coverage-pyc (7.13.5-r1) (37/39) Installing py3-pytest-cov (5.0.0-r2) (38/39) Installing py3-pytest-cov-pyc (5.0.0-r2) (39/39) Installing .makedepends-py3-h11 (20260421.202825) Executing busybox-1.37.0-r31.trigger OK: 485.0 MiB in 141 packages >>> py3-h11: Cleaning up srcdir >>> py3-h11: Cleaning up pkgdir >>> py3-h11: Cleaning up tmpdir >>> py3-h11: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-h11-0.16.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-h11: Fetching py3-h11-0.16.0.tar.gz::https://github.com/python-hyper/h11/archive/v0.16.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.24/py3-h11-0.16.0.tar.gz.part' py3-h11-0.16.0.tar.g 100% |********************************| 105k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-h11-0.16.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-h11-0.16.0.tar.gz: OK >>> py3-h11: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-h11-0.16.0.tar.gz /var/cache/distfiles/v3.24/py3-h11-0.16.0.tar.gz: OK >>> py3-h11: Unpacking /var/cache/distfiles/v3.24/py3-h11-0.16.0.tar.gz... 2026-04-21 20:28:27,715 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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-21 20:28:27,763 root INFO running bdist_wheel 2026-04-21 20:28:27,801 root INFO running build 2026-04-21 20:28:27,801 root INFO running build_py 2026-04-21 20:28:27,809 root INFO creating build/lib/h11 2026-04-21 20:28:27,810 root INFO copying h11/_receivebuffer.py -> build/lib/h11 2026-04-21 20:28:27,810 root INFO copying h11/_readers.py -> build/lib/h11 2026-04-21 20:28:27,811 root INFO copying h11/__init__.py -> build/lib/h11 2026-04-21 20:28:27,812 root INFO copying h11/_writers.py -> build/lib/h11 2026-04-21 20:28:27,812 root INFO copying h11/_abnf.py -> build/lib/h11 2026-04-21 20:28:27,812 root INFO copying h11/_util.py -> build/lib/h11 2026-04-21 20:28:27,813 root INFO copying h11/_events.py -> build/lib/h11 2026-04-21 20:28:27,814 root INFO copying h11/_version.py -> build/lib/h11 2026-04-21 20:28:27,814 root INFO copying h11/_connection.py -> build/lib/h11 2026-04-21 20:28:27,815 root INFO copying h11/_headers.py -> build/lib/h11 2026-04-21 20:28:27,815 root INFO copying h11/_state.py -> build/lib/h11 2026-04-21 20:28:27,816 root INFO copying h11/py.typed -> build/lib/h11 2026-04-21 20:28:27,832 root INFO installing to build/bdist.linux-i686/wheel 2026-04-21 20:28:27,832 root INFO running install 2026-04-21 20:28:27,852 root INFO running install_lib 2026-04-21 20:28:27,859 root INFO creating build/bdist.linux-i686/wheel 2026-04-21 20:28:27,860 root INFO creating build/bdist.linux-i686/wheel/h11 2026-04-21 20:28:27,860 root INFO copying build/lib/h11/_receivebuffer.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,861 root INFO copying build/lib/h11/_readers.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,861 root INFO copying build/lib/h11/__init__.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,862 root INFO copying build/lib/h11/_writers.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,862 root INFO copying build/lib/h11/_abnf.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,862 root INFO copying build/lib/h11/_util.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,863 root INFO copying build/lib/h11/_events.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,863 root INFO copying build/lib/h11/py.typed -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,864 root INFO copying build/lib/h11/_version.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,864 root INFO copying build/lib/h11/_connection.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,865 root INFO copying build/lib/h11/_headers.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,865 root INFO copying build/lib/h11/_state.py -> build/bdist.linux-i686/wheel/./h11 2026-04-21 20:28:27,866 root INFO running install_egg_info 2026-04-21 20:28:27,873 root INFO running egg_info 2026-04-21 20:28:27,879 root INFO creating h11.egg-info 2026-04-21 20:28:27,879 root INFO writing h11.egg-info/PKG-INFO 2026-04-21 20:28:27,880 root INFO writing dependency_links to h11.egg-info/dependency_links.txt 2026-04-21 20:28:27,881 root INFO writing top-level names to h11.egg-info/top_level.txt 2026-04-21 20:28:27,881 root INFO writing manifest file 'h11.egg-info/SOURCES.txt' 2026-04-21 20:28:27,888 root INFO reading manifest file 'h11.egg-info/SOURCES.txt' 2026-04-21 20:28:27,889 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 20:28:27,889 root WARNING warning: no files found matching 'tiny-client-demo.py' 2026-04-21 20:28:27,892 root WARNING no previously-included directories found matching 'docs/build' 2026-04-21 20:28:27,892 root INFO adding license file 'LICENSE.txt' 2026-04-21 20:28:27,894 root INFO writing manifest file 'h11.egg-info/SOURCES.txt' 2026-04-21 20:28:27,895 root INFO Copying h11.egg-info to build/bdist.linux-i686/wheel/./h11-0.16.0-py3.14.egg-info 2026-04-21 20:28:27,896 root INFO running install_scripts 2026-04-21 20:28:27,899 root INFO creating build/bdist.linux-i686/wheel/h11-0.16.0.dist-info/WHEEL 2026-04-21 20:28:27,900 wheel INFO creating '/home/buildozer/aports/community/py3-h11/src/h11-0.16.0/.dist/.tmp-g2_5yyx1/h11-0.16.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-21 20:28:27,900 wheel INFO adding 'h11/__init__.py' 2026-04-21 20:28:27,901 wheel INFO adding 'h11/_abnf.py' 2026-04-21 20:28:27,901 wheel INFO adding 'h11/_connection.py' 2026-04-21 20:28:27,902 wheel INFO adding 'h11/_events.py' 2026-04-21 20:28:27,902 wheel INFO adding 'h11/_headers.py' 2026-04-21 20:28:27,903 wheel INFO adding 'h11/_readers.py' 2026-04-21 20:28:27,903 wheel INFO adding 'h11/_receivebuffer.py' 2026-04-21 20:28:27,904 wheel INFO adding 'h11/_state.py' 2026-04-21 20:28:27,905 wheel INFO adding 'h11/_util.py' 2026-04-21 20:28:27,905 wheel INFO adding 'h11/_version.py' 2026-04-21 20:28:27,905 wheel INFO adding 'h11/_writers.py' 2026-04-21 20:28:27,906 wheel INFO adding 'h11/py.typed' 2026-04-21 20:28:27,906 wheel INFO adding 'h11-0.16.0.dist-info/licenses/LICENSE.txt' 2026-04-21 20:28:27,907 wheel INFO adding 'h11-0.16.0.dist-info/METADATA' 2026-04-21 20:28:27,907 wheel INFO adding 'h11-0.16.0.dist-info/WHEEL' 2026-04-21 20:28:27,907 wheel INFO adding 'h11-0.16.0.dist-info/top_level.txt' 2026-04-21 20:28:27,908 wheel INFO adding 'h11-0.16.0.dist-info/RECORD' 2026-04-21 20:28:27,908 root INFO removing build/bdist.linux-i686/wheel 2026-04-21 20:28:27,910 gpep517 INFO The backend produced .dist/h11-0.16.0-py3-none-any.whl h11-0.16.0-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-h11/src/h11-0.16.0 configfile: pyproject.toml plugins: cov-5.0.0 collected 78 items h11/tests/test_against_stdlib_http.py .. [ 2%] h11/tests/test_connection.py ................................ [ 43%] h11/tests/test_events.py ... [ 47%] h11/tests/test_headers.py ... [ 51%] h11/tests/test_helpers.py . [ 52%] h11/tests/test_io.py ................. [ 74%] h11/tests/test_receivebuffer.py .... [ 79%] h11/tests/test_state.py .......... [ 92%] h11/tests/test_util.py ...... [100%] ============================== 78 passed in 1.04s ============================== >>> py3-h11: Entering fakeroot... >>> py3-h11-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/h11/__pycache__' -> '/home/buildozer/aports/community/py3-h11/pkg/py3-h11-pyc/usr/lib/python3.14/site-packages/h11/__pycache__' >>> py3-h11-pyc*: Preparing subpackage py3-h11-pyc... Please specify at least one package name on the command line. >>> py3-h11-pyc*: Running postcheck for py3-h11-pyc >>> py3-h11*: Running postcheck for py3-h11 >>> py3-h11*: Preparing package py3-h11... Please specify at least one package name on the command line. >>> py3-h11-pyc*: Tracing dependencies... python3~3.14 >>> py3-h11-pyc*: Package size: 98.0 KB >>> py3-h11-pyc*: Compressing data... >>> py3-h11-pyc*: Create checksum... >>> py3-h11-pyc*: Create py3-h11-pyc-0.16.0-r1.apk >>> py3-h11*: Tracing dependencies... python3 python3~3.14 >>> py3-h11*: Package size: 101.5 KB >>> py3-h11*: Compressing data... >>> py3-h11*: Create checksum... >>> py3-h11*: Create py3-h11-0.16.0-r1.apk >>> py3-h11: Build complete at Tue, 21 Apr 2026 20:28:31 +0000 elapsed time 0h 0m 16s >>> py3-h11: Cleaning up srcdir >>> py3-h11: Cleaning up pkgdir >>> py3-h11: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-h11 (20260421.202825) ( 2/39) Purging py3-gpep517-pyc (19-r2) ( 3/39) Purging py3-gpep517 (19-r2) ( 4/39) Purging py3-installer-pyc (1.0.0-r0) ( 5/39) Purging py3-installer (1.0.0-r0) ( 6/39) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/39) Purging py3-setuptools (82.0.1-r1) ( 8/39) Purging py3-wheel-pyc (0.46.3-r1) ( 9/39) Purging py3-wheel (0.46.3-r1) (10/39) Purging py3-pytest-cov-pyc (5.0.0-r2) (11/39) Purging py3-pytest-cov (5.0.0-r2) (12/39) Purging py3-pytest-pyc (9.0.3-r0) (13/39) Purging py3-pytest (9.0.3-r0) (14/39) Purging py3-iniconfig-pyc (2.3.0-r1) (15/39) Purging py3-iniconfig (2.3.0-r1) (16/39) Purging py3-packaging-pyc (26.0-r1) (17/39) Purging py3-packaging (26.0-r1) (18/39) Purging py3-parsing-pyc (3.3.2-r1) (19/39) Purging py3-parsing (3.3.2-r1) (20/39) Purging py3-pluggy-pyc (1.6.0-r1) (21/39) Purging py3-pluggy (1.6.0-r1) (22/39) Purging py3-py-pyc (1.11.0-r5) (23/39) Purging py3-py (1.11.0-r5) (24/39) Purging py3-pygments-pyc (2.20.0-r0) (25/39) Purging py3-pygments (2.20.0-r0) (26/39) Purging py3-coverage-pyc (7.13.5-r1) (27/39) Purging py3-coverage (7.13.5-r1) (28/39) Purging python3-pyc (3.14.3-r0) (29/39) Purging python3-pycache-pyc0 (3.14.3-r0) (30/39) Purging pyc (3.14.3-r0) (31/39) Purging python3 (3.14.3-r0) (32/39) Purging gdbm (1.26-r0) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.5.2-r1) (35/39) Purging libpanelw (6.6_p20260404-r0) (36/39) Purging mpdecimal (4.0.1-r0) (37/39) Purging readline (8.3.3-r1) (38/39) Purging sqlite-libs (3.53.0-r0) (39/39) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-h11: Updating the community/x86 repository index... >>> py3-h11: Signing the index...