>>> py3-uc-micro-py: Building testing/py3-uc-micro-py 1.0.2-r0 (using abuild 3.12.0-r0) started Mon, 01 Jan 2024 16:43:41 +0000 >>> py3-uc-micro-py: Checking sanity of /home/buildozer/aports/testing/py3-uc-micro-py/APKBUILD... >>> py3-uc-micro-py: Analyzing dependencies... >>> py3-uc-micro-py: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/31) Installing libffi (3.4.4-r3) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (2.5.1-r2) (4/31) Installing libpanelw (6.4_p20231125-r0) (5/31) Installing readline (8.2.7-r0) (6/31) Installing sqlite-libs (3.44.2-r0) (7/31) Installing python3 (3.11.6-r1) (8/31) Installing python3-pycache-pyc0 (3.11.6-r1) (9/31) Installing pyc (3.11.6-r1) (10/31) Installing python3-pyc (3.11.6-r1) (11/31) Installing py3-installer (0.7.0-r1) (12/31) Installing py3-installer-pyc (0.7.0-r1) (13/31) Installing py3-gpep517 (15-r1) (14/31) Installing py3-gpep517-pyc (15-r1) (15/31) Installing py3-parsing (3.1.1-r0) (16/31) Installing py3-parsing-pyc (3.1.1-r0) (17/31) Installing py3-packaging (23.2-r0) (18/31) Installing py3-packaging-pyc (23.2-r0) (19/31) Installing py3-setuptools (68.2.2-r0) (20/31) Installing py3-setuptools-pyc (68.2.2-r0) (21/31) Installing py3-wheel (0.42.0-r0) (22/31) Installing py3-wheel-pyc (0.42.0-r0) (23/31) Installing py3-iniconfig (1.1.1-r7) (24/31) Installing py3-iniconfig-pyc (1.1.1-r7) (25/31) Installing py3-pluggy (1.3.0-r0) (26/31) Installing py3-pluggy-pyc (1.3.0-r0) (27/31) Installing py3-py (1.11.0-r2) (28/31) Installing py3-py-pyc (1.11.0-r2) (29/31) Installing py3-pytest (7.4.3-r0) (30/31) Installing py3-pytest-pyc (7.4.3-r0) (31/31) Installing .makedepends-py3-uc-micro-py (20240101.164343) Executing busybox-1.36.1-r18.trigger OK: 434 MiB in 143 packages >>> py3-uc-micro-py: Cleaning up srcdir >>> py3-uc-micro-py: Cleaning up pkgdir >>> py3-uc-micro-py: Cleaning up tmpdir >>> py3-uc-micro-py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-uc-micro-py-1.0.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-uc-micro-py: Fetching py3-uc-micro-py-1.0.2.tar.gz::https://github.com/tsutsu3/uc.micro-py/archive/refs/tags/v1.0.2.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 100 6329 100 6329 0 0 16605 0 --:--:-- --:--:-- --:--:-- 16605 >>> py3-uc-micro-py: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-uc-micro-py-1.0.2.tar.gz >>> py3-uc-micro-py: Checking sha512sums... py3-uc-micro-py-1.0.2.tar.gz: OK >>> py3-uc-micro-py: Unpacking /var/cache/distfiles/edge/py3-uc-micro-py-1.0.2.tar.gz... 2024-01-01 16:43:44,829 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-01-01 16:43:45,003 root INFO running bdist_wheel 2024-01-01 16:43:45,013 root INFO running build 2024-01-01 16:43:45,013 root INFO running build_py 2024-01-01 16:43:45,015 root INFO creating build 2024-01-01 16:43:45,016 root INFO creating build/lib 2024-01-01 16:43:45,016 root INFO creating build/lib/uc_micro 2024-01-01 16:43:45,016 root INFO copying uc_micro/__init__.py -> build/lib/uc_micro 2024-01-01 16:43:45,017 root INFO creating build/lib/uc_micro/properties 2024-01-01 16:43:45,017 root INFO copying uc_micro/properties/__init__.py -> build/lib/uc_micro/properties 2024-01-01 16:43:45,017 root INFO creating build/lib/uc_micro/categories 2024-01-01 16:43:45,018 root INFO copying uc_micro/categories/__init__.py -> build/lib/uc_micro/categories 2024-01-01 16:43:45,018 root INFO creating build/lib/uc_micro/properties/Any 2024-01-01 16:43:45,018 root INFO copying uc_micro/properties/Any/__init__.py -> build/lib/uc_micro/properties/Any 2024-01-01 16:43:45,019 root INFO copying uc_micro/properties/Any/regex.py -> build/lib/uc_micro/properties/Any 2024-01-01 16:43:45,019 root INFO creating build/lib/uc_micro/categories/Cc 2024-01-01 16:43:45,019 root INFO copying uc_micro/categories/Cc/__init__.py -> build/lib/uc_micro/categories/Cc 2024-01-01 16:43:45,020 root INFO copying uc_micro/categories/Cc/regex.py -> build/lib/uc_micro/categories/Cc 2024-01-01 16:43:45,020 root INFO creating build/lib/uc_micro/categories/P 2024-01-01 16:43:45,021 root INFO copying uc_micro/categories/P/__init__.py -> build/lib/uc_micro/categories/P 2024-01-01 16:43:45,021 root INFO copying uc_micro/categories/P/regex.py -> build/lib/uc_micro/categories/P 2024-01-01 16:43:45,021 root INFO creating build/lib/uc_micro/categories/Cf 2024-01-01 16:43:45,022 root INFO copying uc_micro/categories/Cf/__init__.py -> build/lib/uc_micro/categories/Cf 2024-01-01 16:43:45,022 root INFO copying uc_micro/categories/Cf/regex.py -> build/lib/uc_micro/categories/Cf 2024-01-01 16:43:45,022 root INFO creating build/lib/uc_micro/categories/Z 2024-01-01 16:43:45,023 root INFO copying uc_micro/categories/Z/__init__.py -> build/lib/uc_micro/categories/Z 2024-01-01 16:43:45,023 root INFO copying uc_micro/categories/Z/regex.py -> build/lib/uc_micro/categories/Z 2024-01-01 16:43:45,023 root INFO running egg_info 2024-01-01 16:43:45,023 root INFO creating uc_micro_py.egg-info 2024-01-01 16:43:45,025 root INFO writing uc_micro_py.egg-info/PKG-INFO 2024-01-01 16:43:45,027 root INFO writing dependency_links to uc_micro_py.egg-info/dependency_links.txt 2024-01-01 16:43:45,027 root INFO writing requirements to uc_micro_py.egg-info/requires.txt 2024-01-01 16:43:45,028 root INFO writing top-level names to uc_micro_py.egg-info/top_level.txt 2024-01-01 16:43:45,028 root INFO writing manifest file 'uc_micro_py.egg-info/SOURCES.txt' 2024-01-01 16:43:45,032 root INFO reading manifest file 'uc_micro_py.egg-info/SOURCES.txt' 2024-01-01 16:43:45,032 root INFO reading manifest template 'MANIFEST.in' 2024-01-01 16:43:45,032 root INFO adding license file 'LICENSE' 2024-01-01 16:43:45,034 root INFO writing manifest file 'uc_micro_py.egg-info/SOURCES.txt' 2024-01-01 16:43:45,039 wheel INFO installing to build/bdist.linux-i686/wheel 2024-01-01 16:43:45,039 root INFO running install 2024-01-01 16:43:45,053 root INFO running install_lib 2024-01-01 16:43:45,056 root INFO creating build/bdist.linux-i686 2024-01-01 16:43:45,056 root INFO creating build/bdist.linux-i686/wheel 2024-01-01 16:43:45,056 root INFO creating build/bdist.linux-i686/wheel/uc_micro 2024-01-01 16:43:45,056 root INFO creating build/bdist.linux-i686/wheel/uc_micro/properties 2024-01-01 16:43:45,057 root INFO creating build/bdist.linux-i686/wheel/uc_micro/properties/Any 2024-01-01 16:43:45,057 root INFO copying build/lib/uc_micro/properties/Any/__init__.py -> build/bdist.linux-i686/wheel/uc_micro/properties/Any 2024-01-01 16:43:45,057 root INFO copying build/lib/uc_micro/properties/Any/regex.py -> build/bdist.linux-i686/wheel/uc_micro/properties/Any 2024-01-01 16:43:45,057 root INFO copying build/lib/uc_micro/properties/__init__.py -> build/bdist.linux-i686/wheel/uc_micro/properties 2024-01-01 16:43:45,058 root INFO copying build/lib/uc_micro/__init__.py -> build/bdist.linux-i686/wheel/uc_micro 2024-01-01 16:43:45,058 root INFO creating build/bdist.linux-i686/wheel/uc_micro/categories 2024-01-01 16:43:45,058 root INFO creating build/bdist.linux-i686/wheel/uc_micro/categories/Cc 2024-01-01 16:43:45,059 root INFO copying build/lib/uc_micro/categories/Cc/__init__.py -> build/bdist.linux-i686/wheel/uc_micro/categories/Cc 2024-01-01 16:43:45,059 root INFO copying build/lib/uc_micro/categories/Cc/regex.py -> build/bdist.linux-i686/wheel/uc_micro/categories/Cc 2024-01-01 16:43:45,059 root INFO copying build/lib/uc_micro/categories/__init__.py -> build/bdist.linux-i686/wheel/uc_micro/categories 2024-01-01 16:43:45,060 root INFO creating build/bdist.linux-i686/wheel/uc_micro/categories/P 2024-01-01 16:43:45,060 root INFO copying build/lib/uc_micro/categories/P/__init__.py -> build/bdist.linux-i686/wheel/uc_micro/categories/P 2024-01-01 16:43:45,060 root INFO copying build/lib/uc_micro/categories/P/regex.py -> build/bdist.linux-i686/wheel/uc_micro/categories/P 2024-01-01 16:43:45,060 root INFO creating build/bdist.linux-i686/wheel/uc_micro/categories/Cf 2024-01-01 16:43:45,061 root INFO copying build/lib/uc_micro/categories/Cf/__init__.py -> build/bdist.linux-i686/wheel/uc_micro/categories/Cf 2024-01-01 16:43:45,061 root INFO copying build/lib/uc_micro/categories/Cf/regex.py -> build/bdist.linux-i686/wheel/uc_micro/categories/Cf 2024-01-01 16:43:45,061 root INFO creating build/bdist.linux-i686/wheel/uc_micro/categories/Z 2024-01-01 16:43:45,062 root INFO copying build/lib/uc_micro/categories/Z/__init__.py -> build/bdist.linux-i686/wheel/uc_micro/categories/Z 2024-01-01 16:43:45,062 root INFO copying build/lib/uc_micro/categories/Z/regex.py -> build/bdist.linux-i686/wheel/uc_micro/categories/Z 2024-01-01 16:43:45,062 root INFO running install_egg_info 2024-01-01 16:43:45,064 root INFO Copying uc_micro_py.egg-info to build/bdist.linux-i686/wheel/uc_micro_py-1.0.2-py3.11.egg-info 2024-01-01 16:43:45,066 root INFO running install_scripts 2024-01-01 16:43:45,069 wheel INFO creating build/bdist.linux-i686/wheel/uc_micro_py-1.0.2.dist-info/WHEEL 2024-01-01 16:43:45,069 wheel INFO creating '/home/buildozer/aports/testing/py3-uc-micro-py/src/uc.micro-py-1.0.2/.dist/.tmp-ubq453p4/uc_micro_py-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-01-01 16:43:45,070 wheel INFO adding 'uc_micro/__init__.py' 2024-01-01 16:43:45,070 wheel INFO adding 'uc_micro/categories/__init__.py' 2024-01-01 16:43:45,071 wheel INFO adding 'uc_micro/categories/Cc/__init__.py' 2024-01-01 16:43:45,071 wheel INFO adding 'uc_micro/categories/Cc/regex.py' 2024-01-01 16:43:45,071 wheel INFO adding 'uc_micro/categories/Cf/__init__.py' 2024-01-01 16:43:45,072 wheel INFO adding 'uc_micro/categories/Cf/regex.py' 2024-01-01 16:43:45,072 wheel INFO adding 'uc_micro/categories/P/__init__.py' 2024-01-01 16:43:45,072 wheel INFO adding 'uc_micro/categories/P/regex.py' 2024-01-01 16:43:45,073 wheel INFO adding 'uc_micro/categories/Z/__init__.py' 2024-01-01 16:43:45,073 wheel INFO adding 'uc_micro/categories/Z/regex.py' 2024-01-01 16:43:45,073 wheel INFO adding 'uc_micro/properties/__init__.py' 2024-01-01 16:43:45,074 wheel INFO adding 'uc_micro/properties/Any/__init__.py' 2024-01-01 16:43:45,074 wheel INFO adding 'uc_micro/properties/Any/regex.py' 2024-01-01 16:43:45,074 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/LICENSE' 2024-01-01 16:43:45,075 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/METADATA' 2024-01-01 16:43:45,075 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/WHEEL' 2024-01-01 16:43:45,075 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/top_level.txt' 2024-01-01 16:43:45,076 wheel INFO adding 'uc_micro_py-1.0.2.dist-info/RECORD' 2024-01-01 16:43:45,076 wheel INFO removing build/bdist.linux-i686/wheel 2024-01-01 16:43:45,078 gpep517 INFO The backend produced .dist/uc_micro_py-1.0.2-py3-none-any.whl uc_micro_py-1.0.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-uc-micro-py/src/uc.micro-py-1.0.2 collected 5 items test/test_uc_micro.py ..... [100%] ============================== 5 passed in 0.09s =============================== >>> py3-uc-micro-py: Entering fakeroot... >>> py3-uc-micro-py*: Running postcheck for py3-uc-micro-py >>> WARNING: py3-uc-micro-py*: Found __pycache__ but package name doesn't end with -pyc >>> py3-uc-micro-py*: Preparing package py3-uc-micro-py... >>> py3-uc-micro-py*: Tracing dependencies... python3 python3~3.11 >>> py3-uc-micro-py*: Package size: 212.0 KB >>> py3-uc-micro-py*: Compressing data... >>> py3-uc-micro-py*: Create checksum... >>> py3-uc-micro-py*: Create py3-uc-micro-py-1.0.2-r0.apk >>> py3-uc-micro-py: Build complete at Mon, 01 Jan 2024 16:43:46 +0000 elapsed time 0h 0m 5s >>> py3-uc-micro-py: Cleaning up srcdir >>> py3-uc-micro-py: Cleaning up pkgdir >>> py3-uc-micro-py: Uninstalling dependencies... (1/31) Purging .makedepends-py3-uc-micro-py (20240101.164343) (2/31) Purging py3-gpep517-pyc (15-r1) (3/31) Purging py3-gpep517 (15-r1) (4/31) Purging py3-installer-pyc (0.7.0-r1) (5/31) Purging py3-installer (0.7.0-r1) (6/31) Purging py3-setuptools-pyc (68.2.2-r0) (7/31) Purging py3-setuptools (68.2.2-r0) (8/31) Purging py3-wheel-pyc (0.42.0-r0) (9/31) Purging py3-wheel (0.42.0-r0) (10/31) Purging py3-pytest-pyc (7.4.3-r0) (11/31) Purging py3-pytest (7.4.3-r0) (12/31) Purging py3-iniconfig-pyc (1.1.1-r7) (13/31) Purging py3-iniconfig (1.1.1-r7) (14/31) Purging py3-packaging-pyc (23.2-r0) (15/31) Purging py3-packaging (23.2-r0) (16/31) Purging py3-parsing-pyc (3.1.1-r0) (17/31) Purging py3-parsing (3.1.1-r0) (18/31) Purging py3-pluggy-pyc (1.3.0-r0) (19/31) Purging py3-pluggy (1.3.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r2) (21/31) Purging py3-py (1.11.0-r2) (22/31) Purging python3-pyc (3.11.6-r1) (23/31) Purging python3-pycache-pyc0 (3.11.6-r1) (24/31) Purging pyc (3.11.6-r1) (25/31) Purging python3 (3.11.6-r1) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.4-r3) (28/31) Purging libpanelw (6.4_p20231125-r0) (29/31) Purging mpdecimal (2.5.1-r2) (30/31) Purging readline (8.2.7-r0) (31/31) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 379 MiB in 112 packages >>> py3-uc-micro-py: Updating the testing/x86 repository index... >>> py3-uc-micro-py: Signing the index...