>>> py3-pyu2f: Building community/py3-pyu2f 0.1.5a_git20211122-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 00:39:45 +0000 >>> py3-pyu2f: Checking sanity of /home/buildozer/aports/community/py3-pyu2f/APKBUILD... >>> py3-pyu2f: Analyzing dependencies... >>> py3-pyu2f: Installing for build: build-base py3-six py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-mock py3-pyfakefs (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.6.1-r3) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.4_p20240330-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.45.2-r0) (9/39) Installing python3 (3.12.2-r1) (10/39) Installing python3-pycache-pyc0 (3.12.2-r1) (11/39) Installing pyc (3.12.2-r1) (12/39) Installing py3-six-pyc (1.16.0-r9) (13/39) Installing python3-pyc (3.12.2-r1) (14/39) Installing py3-six (1.16.0-r9) (15/39) Installing py3-parsing (3.1.2-r1) (16/39) Installing py3-parsing-pyc (3.1.2-r1) (17/39) Installing py3-packaging (24.0-r1) (18/39) Installing py3-packaging-pyc (24.0-r1) (19/39) Installing py3-setuptools (69.2.0-r2) (20/39) Installing py3-setuptools-pyc (69.2.0-r2) (21/39) Installing py3-installer (0.7.0-r2) (22/39) Installing py3-installer-pyc (0.7.0-r2) (23/39) Installing py3-gpep517 (15-r2) (24/39) Installing py3-gpep517-pyc (15-r2) (25/39) Installing py3-wheel (0.42.0-r1) (26/39) Installing py3-wheel-pyc (0.42.0-r1) (27/39) Installing py3-iniconfig (2.0.0-r1) (28/39) Installing py3-iniconfig-pyc (2.0.0-r1) (29/39) Installing py3-pluggy (1.4.0-r1) (30/39) Installing py3-pluggy-pyc (1.4.0-r1) (31/39) Installing py3-py (1.11.0-r3) (32/39) Installing py3-py-pyc (1.11.0-r3) (33/39) Installing py3-pytest (8.1.1-r1) (34/39) Installing py3-pytest-pyc (8.1.1-r1) (35/39) Installing py3-mock (5.1.0-r2) (36/39) Installing py3-mock-pyc (5.1.0-r2) (37/39) Installing py3-pyfakefs (5.3.5-r1) (38/39) Installing py3-pyfakefs-pyc (5.3.5-r1) (39/39) Installing .makedepends-py3-pyu2f (20240413.003946) Executing busybox-1.36.1-r25.trigger OK: 367 MiB in 142 packages >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Cleaning up tmpdir >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyu2f-0.1.5a_git20211122.tar.gz >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyu2f-0.1.5a_git20211122.tar.gz >>> py3-pyu2f: Checking sha512sums... py3-pyu2f-0.1.5a_git20211122.tar.gz: OK >>> py3-pyu2f: Unpacking /var/cache/distfiles/py3-pyu2f-0.1.5a_git20211122.tar.gz... 2024-04-13 00:39:47,136 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 00:39:47,163 root INFO running bdist_wheel 2024-04-13 00:39:47,179 root INFO running build 2024-04-13 00:39:47,179 root INFO running build_py 2024-04-13 00:39:47,181 root INFO creating build 2024-04-13 00:39:47,182 root INFO creating build/lib 2024-04-13 00:39:47,182 root INFO creating build/lib/pyu2f 2024-04-13 00:39:47,182 root INFO copying pyu2f/__init__.py -> build/lib/pyu2f 2024-04-13 00:39:47,182 root INFO copying pyu2f/model.py -> build/lib/pyu2f 2024-04-13 00:39:47,182 root INFO copying pyu2f/apdu.py -> build/lib/pyu2f 2024-04-13 00:39:47,182 root INFO copying pyu2f/errors.py -> build/lib/pyu2f 2024-04-13 00:39:47,183 root INFO copying pyu2f/hidtransport.py -> build/lib/pyu2f 2024-04-13 00:39:47,183 root INFO copying pyu2f/hardware.py -> build/lib/pyu2f 2024-04-13 00:39:47,183 root INFO copying pyu2f/u2f.py -> build/lib/pyu2f 2024-04-13 00:39:47,183 root INFO creating build/lib/pyu2f/convenience 2024-04-13 00:39:47,184 root INFO copying pyu2f/convenience/__init__.py -> build/lib/pyu2f/convenience 2024-04-13 00:39:47,184 root INFO copying pyu2f/convenience/localauthenticator.py -> build/lib/pyu2f/convenience 2024-04-13 00:39:47,184 root INFO copying pyu2f/convenience/baseauthenticator.py -> build/lib/pyu2f/convenience 2024-04-13 00:39:47,184 root INFO copying pyu2f/convenience/authenticator.py -> build/lib/pyu2f/convenience 2024-04-13 00:39:47,184 root INFO copying pyu2f/convenience/customauthenticator.py -> build/lib/pyu2f/convenience 2024-04-13 00:39:47,185 root INFO creating build/lib/pyu2f/hid 2024-04-13 00:39:47,185 root INFO copying pyu2f/hid/__init__.py -> build/lib/pyu2f/hid 2024-04-13 00:39:47,185 root INFO copying pyu2f/hid/try.py -> build/lib/pyu2f/hid 2024-04-13 00:39:47,185 root INFO copying pyu2f/hid/macos.py -> build/lib/pyu2f/hid 2024-04-13 00:39:47,186 root INFO copying pyu2f/hid/windows.py -> build/lib/pyu2f/hid 2024-04-13 00:39:47,186 root INFO copying pyu2f/hid/linux.py -> build/lib/pyu2f/hid 2024-04-13 00:39:47,186 root INFO copying pyu2f/hid/base.py -> build/lib/pyu2f/hid 2024-04-13 00:39:47,186 root INFO running egg_info 2024-04-13 00:39:47,186 root INFO creating pyu2f.egg-info 2024-04-13 00:39:47,189 root INFO writing pyu2f.egg-info/PKG-INFO 2024-04-13 00:39:47,189 root INFO writing dependency_links to pyu2f.egg-info/dependency_links.txt 2024-04-13 00:39:47,190 root INFO writing requirements to pyu2f.egg-info/requires.txt 2024-04-13 00:39:47,190 root INFO writing top-level names to pyu2f.egg-info/top_level.txt 2024-04-13 00:39:47,190 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2024-04-13 00:39:47,192 root INFO reading manifest file 'pyu2f.egg-info/SOURCES.txt' 2024-04-13 00:39:47,193 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 00:39:47,193 root INFO adding license file 'LICENSE' 2024-04-13 00:39:47,193 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2024-04-13 00:39:47,199 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-13 00:39:47,199 root INFO running install 2024-04-13 00:39:47,208 root INFO running install_lib 2024-04-13 00:39:47,211 root INFO creating build/bdist.linux-armv8l 2024-04-13 00:39:47,211 root INFO creating build/bdist.linux-armv8l/wheel 2024-04-13 00:39:47,211 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f 2024-04-13 00:39:47,211 root INFO copying build/lib/pyu2f/__init__.py -> build/bdist.linux-armv8l/wheel/pyu2f 2024-04-13 00:39:47,211 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f/convenience 2024-04-13 00:39:47,211 root INFO copying build/lib/pyu2f/convenience/__init__.py -> build/bdist.linux-armv8l/wheel/pyu2f/convenience 2024-04-13 00:39:47,212 root INFO copying build/lib/pyu2f/convenience/localauthenticator.py -> build/bdist.linux-armv8l/wheel/pyu2f/convenience 2024-04-13 00:39:47,212 root INFO copying build/lib/pyu2f/convenience/baseauthenticator.py -> build/bdist.linux-armv8l/wheel/pyu2f/convenience 2024-04-13 00:39:47,212 root INFO copying build/lib/pyu2f/convenience/authenticator.py -> build/bdist.linux-armv8l/wheel/pyu2f/convenience 2024-04-13 00:39:47,212 root INFO copying build/lib/pyu2f/convenience/customauthenticator.py -> build/bdist.linux-armv8l/wheel/pyu2f/convenience 2024-04-13 00:39:47,212 root INFO copying build/lib/pyu2f/model.py -> build/bdist.linux-armv8l/wheel/pyu2f 2024-04-13 00:39:47,212 root INFO copying build/lib/pyu2f/apdu.py -> build/bdist.linux-armv8l/wheel/pyu2f 2024-04-13 00:39:47,213 root INFO copying build/lib/pyu2f/errors.py -> build/bdist.linux-armv8l/wheel/pyu2f 2024-04-13 00:39:47,213 root INFO copying build/lib/pyu2f/hidtransport.py -> build/bdist.linux-armv8l/wheel/pyu2f 2024-04-13 00:39:47,213 root INFO copying build/lib/pyu2f/hardware.py -> build/bdist.linux-armv8l/wheel/pyu2f 2024-04-13 00:39:47,213 root INFO copying build/lib/pyu2f/u2f.py -> build/bdist.linux-armv8l/wheel/pyu2f 2024-04-13 00:39:47,213 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f/hid 2024-04-13 00:39:47,213 root INFO copying build/lib/pyu2f/hid/__init__.py -> build/bdist.linux-armv8l/wheel/pyu2f/hid 2024-04-13 00:39:47,214 root INFO copying build/lib/pyu2f/hid/try.py -> build/bdist.linux-armv8l/wheel/pyu2f/hid 2024-04-13 00:39:47,214 root INFO copying build/lib/pyu2f/hid/macos.py -> build/bdist.linux-armv8l/wheel/pyu2f/hid 2024-04-13 00:39:47,214 root INFO copying build/lib/pyu2f/hid/windows.py -> build/bdist.linux-armv8l/wheel/pyu2f/hid 2024-04-13 00:39:47,214 root INFO copying build/lib/pyu2f/hid/linux.py -> build/bdist.linux-armv8l/wheel/pyu2f/hid 2024-04-13 00:39:47,214 root INFO copying build/lib/pyu2f/hid/base.py -> build/bdist.linux-armv8l/wheel/pyu2f/hid 2024-04-13 00:39:47,215 root INFO running install_egg_info 2024-04-13 00:39:47,219 root INFO Copying pyu2f.egg-info to build/bdist.linux-armv8l/wheel/pyu2f-0.1.5-py3.12.egg-info 2024-04-13 00:39:47,219 root INFO running install_scripts 2024-04-13 00:39:47,221 wheel INFO creating build/bdist.linux-armv8l/wheel/pyu2f-0.1.5.dist-info/WHEEL 2024-04-13 00:39:47,221 wheel INFO creating '/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c/.dist/.tmp-avwro916/pyu2f-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-13 00:39:47,222 wheel INFO adding 'pyu2f/__init__.py' 2024-04-13 00:39:47,222 wheel INFO adding 'pyu2f/apdu.py' 2024-04-13 00:39:47,222 wheel INFO adding 'pyu2f/errors.py' 2024-04-13 00:39:47,222 wheel INFO adding 'pyu2f/hardware.py' 2024-04-13 00:39:47,222 wheel INFO adding 'pyu2f/hidtransport.py' 2024-04-13 00:39:47,223 wheel INFO adding 'pyu2f/model.py' 2024-04-13 00:39:47,223 wheel INFO adding 'pyu2f/u2f.py' 2024-04-13 00:39:47,223 wheel INFO adding 'pyu2f/convenience/__init__.py' 2024-04-13 00:39:47,223 wheel INFO adding 'pyu2f/convenience/authenticator.py' 2024-04-13 00:39:47,223 wheel INFO adding 'pyu2f/convenience/baseauthenticator.py' 2024-04-13 00:39:47,224 wheel INFO adding 'pyu2f/convenience/customauthenticator.py' 2024-04-13 00:39:47,224 wheel INFO adding 'pyu2f/convenience/localauthenticator.py' 2024-04-13 00:39:47,224 wheel INFO adding 'pyu2f/hid/__init__.py' 2024-04-13 00:39:47,224 wheel INFO adding 'pyu2f/hid/base.py' 2024-04-13 00:39:47,224 wheel INFO adding 'pyu2f/hid/linux.py' 2024-04-13 00:39:47,224 wheel INFO adding 'pyu2f/hid/macos.py' 2024-04-13 00:39:47,225 wheel INFO adding 'pyu2f/hid/try.py' 2024-04-13 00:39:47,225 wheel INFO adding 'pyu2f/hid/windows.py' 2024-04-13 00:39:47,225 wheel INFO adding 'pyu2f-0.1.5.dist-info/LICENSE' 2024-04-13 00:39:47,225 wheel INFO adding 'pyu2f-0.1.5.dist-info/METADATA' 2024-04-13 00:39:47,226 wheel INFO adding 'pyu2f-0.1.5.dist-info/WHEEL' 2024-04-13 00:39:47,226 wheel INFO adding 'pyu2f-0.1.5.dist-info/top_level.txt' 2024-04-13 00:39:47,226 wheel INFO adding 'pyu2f-0.1.5.dist-info/zip-safe' 2024-04-13 00:39:47,226 wheel INFO adding 'pyu2f-0.1.5.dist-info/RECORD' 2024-04-13 00:39:47,226 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-13 00:39:47,227 gpep517 INFO The backend produced .dist/pyu2f-0.1.5-py3-none-any.whl pyu2f-0.1.5-py3-none-any.whl 2024-04-13 00:39:47,407 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into .testenv 2024-04-13 00:39:47,437 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c plugins: pyfakefs-5.3.5 collected 63 items pyu2f/tests/apdu_test.py ......... [ 14%] pyu2f/tests/customauthenticator_test.py ....... [ 25%] pyu2f/tests/hardware_test.py ........... [ 42%] pyu2f/tests/hid/linux_test.py .. [ 46%] pyu2f/tests/hid/macos_test.py .... [ 52%] pyu2f/tests/hidtransport_test.py .......... [ 68%] pyu2f/tests/localauthenticator_test.py ... [ 73%] pyu2f/tests/model_test.py ... [ 77%] pyu2f/tests/u2f_test.py ........... [ 95%] pyu2f/tests/util_test.py ... [100%] =============================== warnings summary =============================== pyu2f/tests/u2f_test.py::U2fTest::testRegisterFailAlreadyRegistered pyu2f/tests/u2f_test.py::U2fTest::testRegisterSuccessWithPreviousKeys /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:80: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c/pyu2f/hid/macos.py", line 445, in __del__ iokit.IOHIDDeviceRegisterInputReportCallback( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/ctypes/__init__.py", line 392, in __getattr__ func = self.__getitem__(name) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/ctypes/__init__.py", line 397, in __getitem__ func = self._FuncPtr((name_or_ordinal, self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: Symbol not found: IOHIDDeviceRegisterInputReportCallback warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 63 passed, 2 warnings in 1.73s ======================== >>> py3-pyu2f: Entering fakeroot... 2024-04-13 00:39:49,746 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f 2024-04-13 00:39:49,780 gpep517 INFO Installation complete >>> py3-pyu2f-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.12/site-packages/pyu2f/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.12/site-packages/pyu2f/__pycache__' '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.12/site-packages/pyu2f/convenience/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.12/site-packages/pyu2f/convenience/__pycache__' '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/usr/lib/python3.12/site-packages/pyu2f/hid/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.12/site-packages/pyu2f/hid/__pycache__' >>> py3-pyu2f-pyc*: Preparing subpackage py3-pyu2f-pyc... >>> py3-pyu2f-pyc*: Running postcheck for py3-pyu2f-pyc >>> py3-pyu2f*: Running postcheck for py3-pyu2f >>> py3-pyu2f*: Preparing package py3-pyu2f... >>> py3-pyu2f-pyc*: Tracing dependencies... py3-six python3~3.12 >>> py3-pyu2f-pyc*: Package size: 188.0 KB >>> py3-pyu2f-pyc*: Compressing data... >>> py3-pyu2f-pyc*: Create checksum... >>> py3-pyu2f-pyc*: Create py3-pyu2f-pyc-0.1.5a_git20211122-r1.apk >>> py3-pyu2f*: Tracing dependencies... py3-six python3~3.12 >>> py3-pyu2f*: Package size: 192.0 KB >>> py3-pyu2f*: Compressing data... >>> py3-pyu2f*: Create checksum... >>> py3-pyu2f*: Create py3-pyu2f-0.1.5a_git20211122-r1.apk >>> py3-pyu2f: Build complete at Sat, 13 Apr 2024 00:39:50 +0000 elapsed time 0h 0m 5s >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pyu2f (20240413.003946) (2/39) Purging py3-six-pyc (1.16.0-r9) (3/39) Purging py3-six (1.16.0-r9) (4/39) Purging py3-setuptools-pyc (69.2.0-r2) (5/39) Purging py3-setuptools (69.2.0-r2) (6/39) Purging py3-gpep517-pyc (15-r2) (7/39) Purging py3-gpep517 (15-r2) (8/39) Purging py3-installer-pyc (0.7.0-r2) (9/39) Purging py3-installer (0.7.0-r2) (10/39) Purging py3-wheel-pyc (0.42.0-r1) (11/39) Purging py3-wheel (0.42.0-r1) (12/39) Purging py3-pytest-pyc (8.1.1-r1) (13/39) Purging py3-pytest (8.1.1-r1) (14/39) Purging py3-iniconfig-pyc (2.0.0-r1) (15/39) Purging py3-iniconfig (2.0.0-r1) (16/39) Purging py3-packaging-pyc (24.0-r1) (17/39) Purging py3-packaging (24.0-r1) (18/39) Purging py3-parsing-pyc (3.1.2-r1) (19/39) Purging py3-parsing (3.1.2-r1) (20/39) Purging py3-pluggy-pyc (1.4.0-r1) (21/39) Purging py3-pluggy (1.4.0-r1) (22/39) Purging py3-py-pyc (1.11.0-r3) (23/39) Purging py3-py (1.11.0-r3) (24/39) Purging py3-mock-pyc (5.1.0-r2) (25/39) Purging py3-mock (5.1.0-r2) (26/39) Purging py3-pyfakefs-pyc (5.3.5-r1) (27/39) Purging py3-pyfakefs (5.3.5-r1) (28/39) Purging python3-pyc (3.12.2-r1) (29/39) Purging python3-pycache-pyc0 (3.12.2-r1) (30/39) Purging pyc (3.12.2-r1) (31/39) Purging python3 (3.12.2-r1) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.4.6-r0) (35/39) Purging libpanelw (6.4_p20240330-r0) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.45.2-r0) (39/39) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-pyu2f: Updating the community/armhf repository index... >>> py3-pyu2f: Signing the index...