>>> py3-spake2: Building testing/py3-spake2 0.9-r1 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 22:56:04 +0000 >>> py3-spake2: Validating /home/buildozer/aports/testing/py3-spake2/APKBUILD... >>> py3-spake2: Analyzing dependencies... >>> py3-spake2: Installing for build: build-base py3-hkdf py3-cryptography py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r0) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.2-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.6_p20251231-r0) ( 7/42) Installing sqlite-libs (3.51.2-r1) ( 8/42) Installing python3 (3.14.3-r0) ( 9/42) Installing python3-pycache-pyc0 (3.14.3-r0) (10/42) Installing pyc (3.14.3-r0) (11/42) Installing py3-hkdf-pyc (0.0.3-r2) (12/42) Installing python3-pyc (3.14.3-r0) (13/42) Installing py3-hkdf (0.0.3-r2) (14/42) Installing py3-cparser (3.0-r1) (15/42) Installing py3-cparser-pyc (3.0-r1) (16/42) Installing py3-cffi (2.0.0-r0) (17/42) Installing py3-cffi-pyc (2.0.0-r0) (18/42) Installing py3-cryptography (46.0.5-r1) (19/42) Installing py3-cryptography-pyc (46.0.5-r1) (20/42) Installing py3-installer (0.7.0-r3) (21/42) Installing py3-installer-pyc (0.7.0-r3) (22/42) Installing py3-gpep517 (19-r2) (23/42) Installing py3-gpep517-pyc (19-r2) (24/42) Installing py3-parsing (3.3.2-r1) (25/42) Installing py3-parsing-pyc (3.3.2-r1) (26/42) Installing py3-packaging (26.0-r1) (27/42) Installing py3-packaging-pyc (26.0-r1) (28/42) Installing py3-setuptools (82.0.1-r1) (29/42) Installing py3-setuptools-pyc (82.0.1-r1) (30/42) Installing py3-wheel (0.46.3-r1) (31/42) Installing py3-wheel-pyc (0.46.3-r1) (32/42) Installing py3-iniconfig (2.3.0-r1) (33/42) Installing py3-iniconfig-pyc (2.3.0-r1) (34/42) Installing py3-pluggy (1.6.0-r1) (35/42) Installing py3-pluggy-pyc (1.6.0-r1) (36/42) Installing py3-py (1.11.0-r5) (37/42) Installing py3-py-pyc (1.11.0-r5) (38/42) Installing py3-pygments (2.20.0-r0) (39/42) Installing py3-pygments-pyc (2.20.0-r0) (40/42) Installing py3-pytest (9.0.2-r1) (41/42) Installing py3-pytest-pyc (9.0.2-r1) (42/42) Installing .makedepends-py3-spake2 (20260330.225606) Executing busybox-1.37.0-r31.trigger OK: 489.3 MiB in 146 packages >>> py3-spake2: Cleaning up srcdir >>> py3-spake2: Cleaning up pkgdir >>> py3-spake2: Cleaning up tmpdir >>> py3-spake2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spake2-0.9.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-spake2: Fetching py3-spake2-0.9.tar.gz::https://github.com/warner/python-spake2/archive/refs/tags/v0.9.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-spake2-0.9.tar.gz.part' py3-spake2-0.9.tar.g 100% |********************************| 61563 0:00:00 ETA '/var/cache/distfiles/edge/py3-spake2-0.9.tar.gz.part' saved /var/cache/distfiles/edge/py3-spake2-0.9.tar.gz: OK >>> py3-spake2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spake2-0.9.tar.gz /var/cache/distfiles/edge/py3-spake2-0.9.tar.gz: OK >>> py3-spake2: Unpacking /var/cache/distfiles/edge/py3-spake2-0.9.tar.gz... 2026-03-30 22:56:08,092 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-03-30 22:56:08,143 root INFO running bdist_wheel 2026-03-30 22:56:08,153 root INFO running build 2026-03-30 22:56:08,153 root INFO running build_py 2026-03-30 22:56:08,155 root INFO creating build/lib/spake2 2026-03-30 22:56:08,156 root INFO copying src/spake2/spake2.py -> build/lib/spake2 2026-03-30 22:56:08,156 root INFO copying src/spake2/util.py -> build/lib/spake2 2026-03-30 22:56:08,156 root INFO copying src/spake2/params.py -> build/lib/spake2 2026-03-30 22:56:08,157 root INFO copying src/spake2/ed25519_group.py -> build/lib/spake2 2026-03-30 22:56:08,157 root INFO copying src/spake2/__init__.py -> build/lib/spake2 2026-03-30 22:56:08,157 root INFO copying src/spake2/groups.py -> build/lib/spake2 2026-03-30 22:56:08,158 root INFO copying src/spake2/_version.py -> build/lib/spake2 2026-03-30 22:56:08,158 root INFO copying src/spake2/ed25519_basic.py -> build/lib/spake2 2026-03-30 22:56:08,158 root INFO creating build/lib/spake2/parameters 2026-03-30 22:56:08,159 root INFO copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters 2026-03-30 22:56:08,159 root INFO copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters 2026-03-30 22:56:08,159 root INFO copying src/spake2/parameters/all.py -> build/lib/spake2/parameters 2026-03-30 22:56:08,159 root INFO copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters 2026-03-30 22:56:08,160 root INFO copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters 2026-03-30 22:56:08,160 root INFO copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters 2026-03-30 22:56:08,160 root INFO creating build/lib/spake2/test 2026-03-30 22:56:08,161 root INFO copying src/spake2/test/myhkdf.py -> build/lib/spake2/test 2026-03-30 22:56:08,161 root INFO copying src/spake2/test/__init__.py -> build/lib/spake2/test 2026-03-30 22:56:08,161 root INFO copying src/spake2/test/common.py -> build/lib/spake2/test 2026-03-30 22:56:08,161 root INFO copying src/spake2/test/test_utils.py -> build/lib/spake2/test 2026-03-30 22:56:08,162 root INFO copying src/spake2/test/test_compat.py -> build/lib/spake2/test 2026-03-30 22:56:08,162 root INFO copying src/spake2/test/test_group.py -> build/lib/spake2/test 2026-03-30 22:56:08,162 root INFO copying src/spake2/test/test_spake2.py -> build/lib/spake2/test 2026-03-30 22:56:08,172 root INFO installing to build/bdist.linux-i686/wheel 2026-03-30 22:56:08,172 root INFO running install 2026-03-30 22:56:08,183 root INFO running install_lib 2026-03-30 22:56:08,187 root INFO creating build/bdist.linux-i686/wheel 2026-03-30 22:56:08,187 root INFO creating build/bdist.linux-i686/wheel/spake2 2026-03-30 22:56:08,187 root INFO copying build/lib/spake2/spake2.py -> build/bdist.linux-i686/wheel/./spake2 2026-03-30 22:56:08,187 root INFO copying build/lib/spake2/util.py -> build/bdist.linux-i686/wheel/./spake2 2026-03-30 22:56:08,188 root INFO copying build/lib/spake2/params.py -> build/bdist.linux-i686/wheel/./spake2 2026-03-30 22:56:08,188 root INFO copying build/lib/spake2/ed25519_group.py -> build/bdist.linux-i686/wheel/./spake2 2026-03-30 22:56:08,188 root INFO creating build/bdist.linux-i686/wheel/spake2/parameters 2026-03-30 22:56:08,188 root INFO copying build/lib/spake2/parameters/i3072.py -> build/bdist.linux-i686/wheel/./spake2/parameters 2026-03-30 22:56:08,189 root INFO copying build/lib/spake2/parameters/__init__.py -> build/bdist.linux-i686/wheel/./spake2/parameters 2026-03-30 22:56:08,189 root INFO copying build/lib/spake2/parameters/all.py -> build/bdist.linux-i686/wheel/./spake2/parameters 2026-03-30 22:56:08,189 root INFO copying build/lib/spake2/parameters/i1024.py -> build/bdist.linux-i686/wheel/./spake2/parameters 2026-03-30 22:56:08,189 root INFO copying build/lib/spake2/parameters/i2048.py -> build/bdist.linux-i686/wheel/./spake2/parameters 2026-03-30 22:56:08,190 root INFO copying build/lib/spake2/parameters/ed25519.py -> build/bdist.linux-i686/wheel/./spake2/parameters 2026-03-30 22:56:08,190 root INFO copying build/lib/spake2/__init__.py -> build/bdist.linux-i686/wheel/./spake2 2026-03-30 22:56:08,190 root INFO copying build/lib/spake2/groups.py -> build/bdist.linux-i686/wheel/./spake2 2026-03-30 22:56:08,190 root INFO copying build/lib/spake2/_version.py -> build/bdist.linux-i686/wheel/./spake2 2026-03-30 22:56:08,191 root INFO creating build/bdist.linux-i686/wheel/spake2/test 2026-03-30 22:56:08,191 root INFO copying build/lib/spake2/test/myhkdf.py -> build/bdist.linux-i686/wheel/./spake2/test 2026-03-30 22:56:08,191 root INFO copying build/lib/spake2/test/__init__.py -> build/bdist.linux-i686/wheel/./spake2/test 2026-03-30 22:56:08,191 root INFO copying build/lib/spake2/test/common.py -> build/bdist.linux-i686/wheel/./spake2/test 2026-03-30 22:56:08,192 root INFO copying build/lib/spake2/test/test_utils.py -> build/bdist.linux-i686/wheel/./spake2/test 2026-03-30 22:56:08,192 root INFO copying build/lib/spake2/test/test_compat.py -> build/bdist.linux-i686/wheel/./spake2/test 2026-03-30 22:56:08,192 root INFO copying build/lib/spake2/test/test_group.py -> build/bdist.linux-i686/wheel/./spake2/test 2026-03-30 22:56:08,192 root INFO copying build/lib/spake2/test/test_spake2.py -> build/bdist.linux-i686/wheel/./spake2/test 2026-03-30 22:56:08,193 root INFO copying build/lib/spake2/ed25519_basic.py -> build/bdist.linux-i686/wheel/./spake2 2026-03-30 22:56:08,193 root INFO running install_egg_info 2026-03-30 22:56:08,197 root INFO running egg_info 2026-03-30 22:56:08,200 root INFO creating src/spake2.egg-info 2026-03-30 22:56:08,201 root INFO writing src/spake2.egg-info/PKG-INFO 2026-03-30 22:56:08,201 root INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt 2026-03-30 22:56:08,201 root INFO writing requirements to src/spake2.egg-info/requires.txt 2026-03-30 22:56:08,202 root INFO writing top-level names to src/spake2.egg-info/top_level.txt 2026-03-30 22:56:08,202 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2026-03-30 22:56:08,206 root INFO reading manifest file 'src/spake2.egg-info/SOURCES.txt' 2026-03-30 22:56:08,206 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 22:56:08,207 root INFO adding license file 'LICENSE' 2026-03-30 22:56:08,208 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2026-03-30 22:56:08,209 root INFO Copying src/spake2.egg-info to build/bdist.linux-i686/wheel/./spake2-0.9-py3.14.egg-info 2026-03-30 22:56:08,210 root INFO running install_scripts 2026-03-30 22:56:08,212 root INFO creating build/bdist.linux-i686/wheel/spake2-0.9.dist-info/WHEEL 2026-03-30 22:56:08,212 wheel INFO creating '/home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.9/.dist/.tmp-gwi7jufk/spake2-0.9-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-30 22:56:08,213 wheel INFO adding 'spake2/__init__.py' 2026-03-30 22:56:08,213 wheel INFO adding 'spake2/_version.py' 2026-03-30 22:56:08,213 wheel INFO adding 'spake2/ed25519_basic.py' 2026-03-30 22:56:08,213 wheel INFO adding 'spake2/ed25519_group.py' 2026-03-30 22:56:08,214 wheel INFO adding 'spake2/groups.py' 2026-03-30 22:56:08,214 wheel INFO adding 'spake2/params.py' 2026-03-30 22:56:08,214 wheel INFO adding 'spake2/spake2.py' 2026-03-30 22:56:08,214 wheel INFO adding 'spake2/util.py' 2026-03-30 22:56:08,215 wheel INFO adding 'spake2/parameters/__init__.py' 2026-03-30 22:56:08,215 wheel INFO adding 'spake2/parameters/all.py' 2026-03-30 22:56:08,215 wheel INFO adding 'spake2/parameters/ed25519.py' 2026-03-30 22:56:08,215 wheel INFO adding 'spake2/parameters/i1024.py' 2026-03-30 22:56:08,216 wheel INFO adding 'spake2/parameters/i2048.py' 2026-03-30 22:56:08,216 wheel INFO adding 'spake2/parameters/i3072.py' 2026-03-30 22:56:08,216 wheel INFO adding 'spake2/test/__init__.py' 2026-03-30 22:56:08,216 wheel INFO adding 'spake2/test/common.py' 2026-03-30 22:56:08,217 wheel INFO adding 'spake2/test/myhkdf.py' 2026-03-30 22:56:08,217 wheel INFO adding 'spake2/test/test_compat.py' 2026-03-30 22:56:08,217 wheel INFO adding 'spake2/test/test_group.py' 2026-03-30 22:56:08,217 wheel INFO adding 'spake2/test/test_spake2.py' 2026-03-30 22:56:08,218 wheel INFO adding 'spake2/test/test_utils.py' 2026-03-30 22:56:08,218 wheel INFO adding 'spake2-0.9.dist-info/licenses/LICENSE' 2026-03-30 22:56:08,218 wheel INFO adding 'spake2-0.9.dist-info/METADATA' 2026-03-30 22:56:08,218 wheel INFO adding 'spake2-0.9.dist-info/WHEEL' 2026-03-30 22:56:08,219 wheel INFO adding 'spake2-0.9.dist-info/top_level.txt' 2026-03-30 22:56:08,219 wheel INFO adding 'spake2-0.9.dist-info/RECORD' 2026-03-30 22:56:08,219 root INFO removing build/bdist.linux-i686/wheel 2026-03-30 22:56:08,220 gpep517 INFO The backend produced .dist/spake2-0.9-py3-none-any.whl spake2-0.9-py3-none-any.whl UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.9' ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.9 collected 43 items src/spake2/test/test_compat.py ......... [ 20%] src/spake2/test/test_group.py .......... [ 44%] src/spake2/test/test_spake2.py .................. [ 86%] src/spake2/test/test_utils.py ...... [100%] ============================== 43 passed in 4.34s ============================== >>> py3-spake2: Entering fakeroot... >>> py3-spake2-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/spake2/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.14/site-packages/spake2/__pycache__' 'usr/lib/python3.14/site-packages/spake2/parameters/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.14/site-packages/spake2/parameters/__pycache__' 'usr/lib/python3.14/site-packages/spake2/test/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.14/site-packages/spake2/test/__pycache__' >>> py3-spake2-pyc*: Preparing subpackage py3-spake2-pyc... >>> py3-spake2-pyc*: Running postcheck for py3-spake2-pyc >>> py3-spake2*: Running postcheck for py3-spake2 >>> py3-spake2*: Preparing package py3-spake2... >>> py3-spake2-pyc*: Tracing dependencies... python3~3.14 >>> py3-spake2-pyc*: Package size: 113.4 KB >>> py3-spake2-pyc*: Compressing data... >>> py3-spake2-pyc*: Create checksum... >>> py3-spake2-pyc*: Create py3-spake2-pyc-0.9-r1.apk >>> py3-spake2*: Tracing dependencies... py3-hkdf py3-cryptography python3~3.14 >>> py3-spake2*: Package size: 85.1 KB >>> py3-spake2*: Compressing data... >>> py3-spake2*: Create checksum... >>> py3-spake2*: Create py3-spake2-0.9-r1.apk >>> py3-spake2: Build complete at Mon, 30 Mar 2026 22:56:13 +0000 elapsed time 0h 0m 9s >>> py3-spake2: Cleaning up srcdir >>> py3-spake2: Cleaning up pkgdir >>> py3-spake2: Cleaning up tmpdir >>> py3-spake2: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-spake2 (20260330.225606) ( 2/42) Purging py3-hkdf-pyc (0.0.3-r2) ( 3/42) Purging py3-hkdf (0.0.3-r2) ( 4/42) Purging py3-cryptography-pyc (46.0.5-r1) ( 5/42) Purging py3-cryptography (46.0.5-r1) ( 6/42) Purging py3-cffi-pyc (2.0.0-r0) ( 7/42) Purging py3-cffi (2.0.0-r0) ( 8/42) Purging py3-cparser-pyc (3.0-r1) ( 9/42) Purging py3-cparser (3.0-r1) (10/42) Purging py3-gpep517-pyc (19-r2) (11/42) Purging py3-gpep517 (19-r2) (12/42) Purging py3-installer-pyc (0.7.0-r3) (13/42) Purging py3-installer (0.7.0-r3) (14/42) Purging py3-setuptools-pyc (82.0.1-r1) (15/42) Purging py3-setuptools (82.0.1-r1) (16/42) Purging py3-wheel-pyc (0.46.3-r1) (17/42) Purging py3-wheel (0.46.3-r1) (18/42) Purging py3-pytest-pyc (9.0.2-r1) (19/42) Purging py3-pytest (9.0.2-r1) (20/42) Purging py3-iniconfig-pyc (2.3.0-r1) (21/42) Purging py3-iniconfig (2.3.0-r1) (22/42) Purging py3-packaging-pyc (26.0-r1) (23/42) Purging py3-packaging (26.0-r1) (24/42) Purging py3-parsing-pyc (3.3.2-r1) (25/42) Purging py3-parsing (3.3.2-r1) (26/42) Purging py3-pluggy-pyc (1.6.0-r1) (27/42) Purging py3-pluggy (1.6.0-r1) (28/42) Purging py3-py-pyc (1.11.0-r5) (29/42) Purging py3-py (1.11.0-r5) (30/42) Purging py3-pygments-pyc (2.20.0-r0) (31/42) Purging py3-pygments (2.20.0-r0) (32/42) Purging python3-pyc (3.14.3-r0) (33/42) Purging python3-pycache-pyc0 (3.14.3-r0) (34/42) Purging pyc (3.14.3-r0) (35/42) Purging python3 (3.14.3-r0) (36/42) Purging gdbm (1.26-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.2-r0) (39/42) Purging libpanelw (6.6_p20251231-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.51.2-r1) (42/42) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.6 MiB in 104 packages >>> py3-spake2: Updating the testing/x86 repository index... >>> py3-spake2: Signing the index...