>>> py3-markdown2: Building testing/py3-markdown2 2.5.0-r0 (using abuild 3.13.0-r5) started Wed, 28 Aug 2024 03:37:09 +0000 >>> py3-markdown2: Checking sanity of /home/buildozer/aports/testing/py3-markdown2/APKBUILD... >>> py3-markdown2: Analyzing dependencies... >>> py3-markdown2: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.6.2-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20240601-r0) (7/32) Installing sqlite-libs (3.46.1-r0) (8/32) Installing python3 (3.12.5-r1) (9/32) Installing python3-pycache-pyc0 (3.12.5-r1) (10/32) Installing pyc (3.12.5-r1) (11/32) Installing python3-pyc (3.12.5-r1) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (16-r0) (15/32) Installing py3-gpep517-pyc (16-r0) (16/32) Installing py3-parsing (3.1.2-r1) (17/32) Installing py3-parsing-pyc (3.1.2-r1) (18/32) Installing py3-packaging (24.1-r0) (19/32) Installing py3-packaging-pyc (24.1-r0) (20/32) Installing py3-setuptools (70.3.0-r0) (21/32) Installing py3-setuptools-pyc (70.3.0-r0) (22/32) Installing py3-wheel (0.43.0-r0) (23/32) Installing py3-wheel-pyc (0.43.0-r0) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r3) (29/32) Installing py3-py-pyc (1.11.0-r3) (30/32) Installing py3-pytest (8.3.2-r0) (31/32) Installing py3-pytest-pyc (8.3.2-r0) (32/32) Installing .makedepends-py3-markdown2 (20240828.033711) Executing busybox-1.36.1-r31.trigger OK: 461 MiB in 139 packages >>> py3-markdown2: Cleaning up srcdir >>> py3-markdown2: Cleaning up pkgdir >>> py3-markdown2: Cleaning up tmpdir >>> py3-markdown2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/markdown2-2.5.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-markdown2: Fetching https://files.pythonhosted.org/packages/source/m/markdown2/markdown2-2.5.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 100 135k 100 135k 0 0 2137k 0 --:--:-- --:--:-- --:--:-- 2137k >>> py3-markdown2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/markdown2-2.5.0.tar.gz >>> py3-markdown2: Checking sha512sums... markdown2-2.5.0.tar.gz: OK >>> py3-markdown2: Unpacking /var/cache/distfiles/edge/markdown2-2.5.0.tar.gz... 2024-08-28 03:37:12,035 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-28 03:37:12,102 root INFO running bdist_wheel 2024-08-28 03:37:12,111 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-08-28 03:37:12,116 root INFO running build 2024-08-28 03:37:12,116 root INFO running build_py 2024-08-28 03:37:12,118 root INFO creating build 2024-08-28 03:37:12,118 root INFO creating build/lib 2024-08-28 03:37:12,118 root INFO copying lib/markdown2.py -> build/lib 2024-08-28 03:37:12,123 root INFO installing to build/bdist.linux-x86_64/wheel 2024-08-28 03:37:12,123 root INFO running install 2024-08-28 03:37:12,130 root INFO running install_lib 2024-08-28 03:37:12,132 root INFO creating build/bdist.linux-x86_64 2024-08-28 03:37:12,132 root INFO creating build/bdist.linux-x86_64/wheel 2024-08-28 03:37:12,132 root INFO copying build/lib/markdown2.py -> build/bdist.linux-x86_64/wheel 2024-08-28 03:37:12,133 root INFO running install_egg_info 2024-08-28 03:37:12,135 root INFO running egg_info 2024-08-28 03:37:12,136 root INFO writing lib/markdown2.egg-info/PKG-INFO 2024-08-28 03:37:12,137 root INFO writing dependency_links to lib/markdown2.egg-info/dependency_links.txt 2024-08-28 03:37:12,138 root INFO writing entry points to lib/markdown2.egg-info/entry_points.txt 2024-08-28 03:37:12,139 root INFO writing requirements to lib/markdown2.egg-info/requires.txt 2024-08-28 03:37:12,139 root INFO writing top-level names to lib/markdown2.egg-info/top_level.txt 2024-08-28 03:37:12,141 root INFO reading manifest file 'lib/markdown2.egg-info/SOURCES.txt' 2024-08-28 03:37:12,143 root INFO reading manifest template 'MANIFEST.in' 2024-08-28 03:37:12,144 root WARNING warning: no files found matching 'README.txt' 2024-08-28 03:37:12,144 root WARNING warning: no files found matching 'bin/markdown2' 2024-08-28 03:37:12,167 root INFO adding license file 'LICENSE.txt' 2024-08-28 03:37:12,174 root INFO writing manifest file 'lib/markdown2.egg-info/SOURCES.txt' 2024-08-28 03:37:12,174 root INFO Copying lib/markdown2.egg-info to build/bdist.linux-x86_64/wheel/markdown2-2.5.0-py3.12.egg-info 2024-08-28 03:37:12,175 root INFO running install_scripts 2024-08-28 03:37:12,177 root INFO creating build/bdist.linux-x86_64/wheel/markdown2-2.5.0.dist-info/WHEEL 2024-08-28 03:37:12,177 wheel INFO creating '/home/buildozer/aports/testing/py3-markdown2/src/markdown2-2.5.0/.dist/.tmp-druwpu00/markdown2-2.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-08-28 03:37:12,178 wheel INFO adding 'markdown2.py' 2024-08-28 03:37:12,179 wheel INFO adding 'markdown2-2.5.0.dist-info/LICENSE.txt' 2024-08-28 03:37:12,179 wheel INFO adding 'markdown2-2.5.0.dist-info/METADATA' 2024-08-28 03:37:12,179 wheel INFO adding 'markdown2-2.5.0.dist-info/WHEEL' 2024-08-28 03:37:12,179 wheel INFO adding 'markdown2-2.5.0.dist-info/entry_points.txt' 2024-08-28 03:37:12,179 wheel INFO adding 'markdown2-2.5.0.dist-info/top_level.txt' 2024-08-28 03:37:12,180 wheel INFO adding 'markdown2-2.5.0.dist-info/RECORD' 2024-08-28 03:37:12,180 root INFO removing build/bdist.linux-x86_64/wheel 2024-08-28 03:37:12,180 gpep517 INFO The backend produced .dist/markdown2-2.5.0-py2.py3-none-any.whl markdown2-2.5.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-markdown2/src/markdown2-2.5.0 collected 8 items test/test_markdown2.py .......x [100%] =============================== warnings summary =============================== test/test_markdown2.py:555 test/test_markdown2.py:555: PytestCollectionWarning: yield tests were removed in pytest 4.0 - test_cases will be ignored def test_cases(): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =================== 7 passed, 1 xfailed, 1 warning in 0.27s ==================== >>> py3-markdown2: Entering fakeroot... >>> py3-markdown2-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-markdown2/pkg/py3-markdown2/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-markdown2/pkg/py3-markdown2-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-markdown2-pyc*: Preparing subpackage py3-markdown2-pyc... >>> py3-markdown2-pyc*: Running postcheck for py3-markdown2-pyc >>> py3-markdown2*: Running postcheck for py3-markdown2 >>> py3-markdown2*: Preparing package py3-markdown2... >>> py3-markdown2-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-markdown2-pyc*: Package size: 196.0 KB >>> py3-markdown2-pyc*: Compressing data... >>> py3-markdown2-pyc*: Create checksum... >>> py3-markdown2-pyc*: Create py3-markdown2-pyc-2.5.0-r0.apk >>> py3-markdown2*: Tracing dependencies... python3 python3~3.12 >>> py3-markdown2*: Package size: 212.0 KB >>> py3-markdown2*: Compressing data... >>> py3-markdown2*: Create checksum... >>> py3-markdown2*: Create py3-markdown2-2.5.0-r0.apk >>> py3-markdown2: Build complete at Wed, 28 Aug 2024 03:37:13 +0000 elapsed time 0h 0m 4s >>> py3-markdown2: Cleaning up srcdir >>> py3-markdown2: Cleaning up pkgdir >>> py3-markdown2: Uninstalling dependencies... (1/32) Purging .makedepends-py3-markdown2 (20240828.033711) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-r0) (4/32) Purging py3-installer-pyc (0.7.0-r2) (5/32) Purging py3-installer (0.7.0-r2) (6/32) Purging py3-setuptools-pyc (70.3.0-r0) (7/32) Purging py3-setuptools (70.3.0-r0) (8/32) Purging py3-wheel-pyc (0.43.0-r0) (9/32) Purging py3-wheel (0.43.0-r0) (10/32) Purging py3-pytest-pyc (8.3.2-r0) (11/32) Purging py3-pytest (8.3.2-r0) (12/32) Purging py3-iniconfig-pyc (2.0.0-r1) (13/32) Purging py3-iniconfig (2.0.0-r1) (14/32) Purging py3-packaging-pyc (24.1-r0) (15/32) Purging py3-packaging (24.1-r0) (16/32) Purging py3-parsing-pyc (3.1.2-r1) (17/32) Purging py3-parsing (3.1.2-r1) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r3) (21/32) Purging py3-py (1.11.0-r3) (22/32) Purging python3-pyc (3.12.5-r1) (23/32) Purging python3-pycache-pyc0 (3.12.5-r1) (24/32) Purging pyc (3.12.5-r1) (25/32) Purging python3 (3.12.5-r1) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.6-r0) (29/32) Purging libpanelw (6.5_p20240601-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.46.1-r0) (32/32) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 408 MiB in 107 packages >>> py3-markdown2: Updating the testing/x86_64 repository index... >>> py3-markdown2: Signing the index...