>>> py3-wsproto: Building community/py3-wsproto 1.2.0-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 05:55:02 +0000 >>> py3-wsproto: Checking sanity of /home/buildozer/aports/community/py3-wsproto/APKBUILD... >>> py3-wsproto: Analyzing dependencies... >>> py3-wsproto: Installing for build: build-base python3 py3-h11 py3-setuptools py3-pytest (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.6-r0) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.6.1-r3) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.4_p20240330-r0) (7/29) Installing readline (8.2.10-r0) (8/29) Installing sqlite-libs (3.45.2-r0) (9/29) Installing python3 (3.12.3-r0) (10/29) Installing python3-pycache-pyc0 (3.12.3-r0) (11/29) Installing pyc (3.12.3-r0) (12/29) Installing python3-pyc (3.12.3-r0) (13/29) Installing py3-h11 (0.14.0-r4) (14/29) Installing py3-h11-pyc (0.14.0-r4) (15/29) Installing py3-parsing (3.1.2-r1) (16/29) Installing py3-parsing-pyc (3.1.2-r1) (17/29) Installing py3-packaging (24.0-r1) (18/29) Installing py3-packaging-pyc (24.0-r1) (19/29) Installing py3-setuptools (69.2.0-r2) (20/29) Installing py3-setuptools-pyc (69.2.0-r2) (21/29) Installing py3-iniconfig (2.0.0-r1) (22/29) Installing py3-iniconfig-pyc (2.0.0-r1) (23/29) Installing py3-pluggy (1.4.0-r1) (24/29) Installing py3-pluggy-pyc (1.4.0-r1) (25/29) Installing py3-py (1.11.0-r3) (26/29) Installing py3-py-pyc (1.11.0-r3) (27/29) Installing py3-pytest (8.1.1-r1) (28/29) Installing py3-pytest-pyc (8.1.1-r1) (29/29) Installing .makedepends-py3-wsproto (20240413.055503) Executing busybox-1.36.1-r25.trigger OK: 436 MiB in 134 packages >>> py3-wsproto: Cleaning up srcdir >>> py3-wsproto: Cleaning up pkgdir >>> py3-wsproto: Cleaning up tmpdir >>> py3-wsproto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-wsproto-1.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 50021 100 50021 0 0 828k 0 --:--:-- --:--:-- --:--:-- 842k >>> py3-wsproto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-wsproto-1.2.0.tar.gz >>> py3-wsproto: Checking sha512sums... py3-wsproto-1.2.0.tar.gz: OK >>> py3-wsproto: Unpacking /var/cache/distfiles/py3-wsproto-1.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/wsproto copying src/wsproto/__init__.py -> build/lib/wsproto copying src/wsproto/typing.py -> build/lib/wsproto copying src/wsproto/frame_protocol.py -> build/lib/wsproto copying src/wsproto/extensions.py -> build/lib/wsproto copying src/wsproto/events.py -> build/lib/wsproto copying src/wsproto/handshake.py -> build/lib/wsproto copying src/wsproto/connection.py -> build/lib/wsproto copying src/wsproto/utilities.py -> build/lib/wsproto copying src/wsproto/py.typed -> build/lib/wsproto ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-wsproto/src/wsproto-1.2.0 configfile: setup.cfg testpaths: test collected 230 items test/test_client.py ...................... [ 9%] test/test_connection.py ................... [ 17%] test/test_extensions.py ........ [ 21%] test/test_frame_protocol.py ............................................ [ 40%] ..................................................... [ 63%] test/test_handshake.py ....... [ 66%] test/test_permessage_deflate.py ........................................ [ 83%] ................... [ 92%] test/test_server.py .................. [100%] ============================= 230 passed in 0.49s ============================== >>> py3-wsproto: 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/community/py3-wsproto/pkg creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto copying build/lib/wsproto/__init__.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/events.cpython-312.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/connection.cpython-312.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/typing.cpython-312.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/frame_protocol.cpython-312.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/handshake.cpython-312.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/__init__.cpython-312.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/utilities.cpython-312.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/extensions.cpython-312.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__ copying build/lib/wsproto/typing.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto copying build/lib/wsproto/frame_protocol.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto copying build/lib/wsproto/extensions.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto copying build/lib/wsproto/events.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto copying build/lib/wsproto/handshake.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto copying build/lib/wsproto/connection.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto copying build/lib/wsproto/py.typed -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto copying build/lib/wsproto/utilities.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto running install_egg_info running egg_info creating src/wsproto.egg-info writing src/wsproto.egg-info/PKG-INFO writing dependency_links to src/wsproto.egg-info/dependency_links.txt writing requirements to src/wsproto.egg-info/requires.txt writing top-level names to src/wsproto.egg-info/top_level.txt writing manifest file 'src/wsproto.egg-info/SOURCES.txt' reading manifest file 'src/wsproto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'compliance/reports' no previously-included directories found matching 'compliance/auto-tests-server-config.json' no previously-included directories found matching 'compliance/auto-tests-client-config.json' no previously-included directories found matching 'compliance/autobahntestsuite-venv' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/wsproto.egg-info/SOURCES.txt' Copying src/wsproto.egg-info to /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto-1.2.0-py3.12.egg-info running install_scripts >>> py3-wsproto-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.12/site-packages/wsproto/__pycache__' -> '/home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto-pyc/usr/lib/python3.12/site-packages/wsproto/__pycache__' >>> py3-wsproto-pyc*: Preparing subpackage py3-wsproto-pyc... >>> py3-wsproto-pyc*: Running postcheck for py3-wsproto-pyc >>> py3-wsproto*: Running postcheck for py3-wsproto >>> py3-wsproto*: Preparing package py3-wsproto... >>> py3-wsproto-pyc*: Tracing dependencies... python3 py3-h11 python3~3.12 >>> py3-wsproto-pyc*: Package size: 136.0 KB >>> py3-wsproto-pyc*: Compressing data... >>> py3-wsproto-pyc*: Create checksum... >>> py3-wsproto-pyc*: Create py3-wsproto-pyc-1.2.0-r3.apk >>> py3-wsproto*: Tracing dependencies... python3 py3-h11 python3~3.12 >>> py3-wsproto*: Package size: 140.0 KB >>> py3-wsproto*: Compressing data... >>> py3-wsproto*: Create checksum... >>> py3-wsproto*: Create py3-wsproto-1.2.0-r3.apk >>> py3-wsproto: Build complete at Sat, 13 Apr 2024 05:55:05 +0000 elapsed time 0h 0m 3s >>> py3-wsproto: Cleaning up srcdir >>> py3-wsproto: Cleaning up pkgdir >>> py3-wsproto: Uninstalling dependencies... (1/29) Purging .makedepends-py3-wsproto (20240413.055503) (2/29) Purging py3-h11-pyc (0.14.0-r4) (3/29) Purging py3-h11 (0.14.0-r4) (4/29) Purging py3-setuptools-pyc (69.2.0-r2) (5/29) Purging py3-setuptools (69.2.0-r2) (6/29) Purging py3-pytest-pyc (8.1.1-r1) (7/29) Purging py3-pytest (8.1.1-r1) (8/29) Purging py3-iniconfig-pyc (2.0.0-r1) (9/29) Purging py3-iniconfig (2.0.0-r1) (10/29) Purging py3-packaging-pyc (24.0-r1) (11/29) Purging py3-packaging (24.0-r1) (12/29) Purging py3-parsing-pyc (3.1.2-r1) (13/29) Purging py3-parsing (3.1.2-r1) (14/29) Purging py3-pluggy-pyc (1.4.0-r1) (15/29) Purging py3-pluggy (1.4.0-r1) (16/29) Purging py3-py-pyc (1.11.0-r3) (17/29) Purging py3-py (1.11.0-r3) (18/29) Purging python3-pyc (3.12.3-r0) (19/29) Purging python3-pycache-pyc0 (3.12.3-r0) (20/29) Purging pyc (3.12.3-r0) (21/29) Purging python3 (3.12.3-r0) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.6-r0) (25/29) Purging libpanelw (6.4_p20240330-r0) (26/29) Purging mpdecimal (4.0.0-r0) (27/29) Purging readline (8.2.10-r0) (28/29) Purging sqlite-libs (3.45.2-r0) (29/29) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-wsproto: Updating the community/aarch64 repository index... >>> py3-wsproto: Signing the index...