>>> py3-wsproto: Building community/py3-wsproto 1.0.0-r1 (using abuild 3.9.0_rc2-r1) started Sat, 23 Oct 2021 19:41:28 +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/23) Installing libffi (3.4.2-r1) (2/23) Installing gdbm (1.20-r2) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.1.1-r0) (5/23) Installing sqlite-libs (3.36.0-r0) (6/23) Installing python3 (3.9.7-r3) (7/23) Installing py3-h11 (0.12.0-r1) (8/23) Installing py3-ordered-set (4.0.2-r2) (9/23) Installing py3-appdirs (1.4.4-r2) (10/23) Installing py3-parsing (2.4.7-r2) (11/23) Installing py3-six (1.16.0-r0) (12/23) Installing py3-packaging (20.9-r1) (13/23) Installing py3-setuptools (52.0.0-r4) (14/23) Installing py3-atomicwrites (1.4.0-r1) (15/23) Installing py3-attrs (20.3.0-r1) (16/23) Installing py3-more-itertools (8.10.0-r0) (17/23) Installing py3-iniconfig (1.1.1-r1) (18/23) Installing py3-pluggy (0.13.1-r4) (19/23) Installing py3-py (1.10.0-r1) (20/23) Installing py3-wcwidth (0.2.5-r1) (21/23) Installing py3-toml (0.10.2-r2) (22/23) Installing py3-pytest (6.2.5-r0) (23/23) Installing .makedepends-py3-wsproto (20211023.194137) Executing busybox-1.34.1-r1.trigger OK: 400 MiB in 118 packages >>> py3-wsproto: Cleaning up srcdir >>> py3-wsproto: Cleaning up pkgdir >>> py3-wsproto: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/wsproto-1.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-wsproto: Fetching wsproto-1.0.0.tar.gz::https://github.com/python-hyper/wsproto/archive/1.0.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 127 100 127 0 0 582 0 --:--:-- --:--:-- --:--:-- 585 100 49352 0 49352 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k >>> py3-wsproto: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/wsproto-1.0.0.tar.gz >>> py3-wsproto: Checking sha512sums... wsproto-1.0.0.tar.gz: OK >>> py3-wsproto: Unpacking /var/cache/distfiles/v3.15/wsproto-1.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/wsproto copying src/wsproto/handshake.py -> build/lib/wsproto copying src/wsproto/typing.py -> build/lib/wsproto copying src/wsproto/frame_protocol.py -> build/lib/wsproto copying src/wsproto/__init__.py -> build/lib/wsproto copying src/wsproto/utilities.py -> build/lib/wsproto copying src/wsproto/events.py -> build/lib/wsproto copying src/wsproto/extensions.py -> build/lib/wsproto copying src/wsproto/connection.py -> build/lib/wsproto 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 '*.pyc' found anywhere in distribution 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 writing manifest file 'src/wsproto.egg-info/SOURCES.txt' copying src/wsproto/py.typed -> build/lib/wsproto ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-wsproto/src/wsproto-1.0.0, configfile: setup.cfg, testpaths: test collected 226 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 ..... [ 65%] test/test_permessage_deflate.py ........................................ [ 83%] ................... [ 92%] test/test_server.py .................. [100%] ============================= 226 passed in 1.14s ============================== >>> py3-wsproto: Entering fakeroot... running install 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.9 creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/handshake.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/typing.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/frame_protocol.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/__init__.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/utilities.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/events.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/extensions.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/connection.py -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/py.typed -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto creating /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/utilities.cpython-39.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/typing.cpython-39.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/extensions.cpython-39.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/__init__.cpython-39.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/events.cpython-39.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/frame_protocol.cpython-39.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/connection.cpython-39.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto/__pycache__ copying build/lib/wsproto/__pycache__/handshake.cpython-39.pyc -> /home/buildozer/aports/community/py3-wsproto/pkg/py3-wsproto/usr/lib/python3.9/site-packages/wsproto/__pycache__ running install_egg_info running 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 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 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.9/site-packages/wsproto-1.0.0-py3.9.egg-info running install_scripts >>> py3-wsproto*: Running postcheck for py3-wsproto >>> py3-wsproto*: Preparing package py3-wsproto... >>> py3-wsproto*: Tracing dependencies... >>> py3-wsproto*: Package size: 216.0 KB >>> py3-wsproto*: Compressing data... >>> py3-wsproto*: Create checksum... >>> py3-wsproto*: Create py3-wsproto-1.0.0-r1.apk >>> py3-wsproto: Build complete at Sat, 23 Oct 2021 19:41:41 +0000 elapsed time 0h 0m 13s >>> py3-wsproto: Cleaning up srcdir >>> py3-wsproto: Cleaning up pkgdir >>> py3-wsproto: Uninstalling dependencies... (1/23) Purging .makedepends-py3-wsproto (20211023.194137) (2/23) Purging py3-h11 (0.12.0-r1) (3/23) Purging py3-setuptools (52.0.0-r4) (4/23) Purging py3-ordered-set (4.0.2-r2) (5/23) Purging py3-appdirs (1.4.4-r2) (6/23) Purging py3-pytest (6.2.5-r0) (7/23) Purging py3-atomicwrites (1.4.0-r1) (8/23) Purging py3-attrs (20.3.0-r1) (9/23) Purging py3-more-itertools (8.10.0-r0) (10/23) Purging py3-iniconfig (1.1.1-r1) (11/23) Purging py3-pluggy (0.13.1-r4) (12/23) Purging py3-py (1.10.0-r1) (13/23) Purging py3-wcwidth (0.2.5-r1) (14/23) Purging py3-packaging (20.9-r1) (15/23) Purging py3-parsing (2.4.7-r2) (16/23) Purging py3-six (1.16.0-r0) (17/23) Purging py3-toml (0.10.2-r2) (18/23) Purging python3 (3.9.7-r3) (19/23) Purging libffi (3.4.2-r1) (20/23) Purging gdbm (1.20-r2) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.1.1-r0) (23/23) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-wsproto: Updating the community/x86_64 repository index... >>> py3-wsproto: Signing the index...