>>> py3-yg.lockfile: Building community/py3-yg.lockfile 2.3-r6 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 09:47:47 +0000 >>> py3-yg.lockfile: Validating /home/buildozer/aports/community/py3-yg.lockfile/APKBUILD... >>> py3-yg.lockfile: Analyzing dependencies... >>> py3-yg.lockfile: Installing for build: build-base py3-jaraco.functools py3-tempora py3-zc.lockfile py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.6-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.6.3-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20241006-r2) (7/50) Installing sqlite-libs (3.47.0-r0) (8/50) Installing python3 (3.12.7-r1) (9/50) Installing python3-pycache-pyc0 (3.12.7-r1) (10/50) Installing pyc (3.12.7-r1) (11/50) Installing py3-more-itertools (10.2.0-r1) (12/50) Installing py3-more-itertools-pyc (10.2.0-r1) (13/50) Installing py3-jaraco.functools-pyc (4.0.1-r0) (14/50) Installing py3-jaraco.classes-pyc (3.4.0-r1) (15/50) Installing python3-pyc (3.12.7-r1) (16/50) Installing py3-jaraco.classes (3.4.0-r1) (17/50) Installing py3-jaraco.functools (4.0.1-r0) (18/50) Installing py3-six (1.16.0-r9) (19/50) Installing py3-six-pyc (1.16.0-r9) (20/50) Installing py3-dateutil (2.9.0-r1) (21/50) Installing py3-dateutil-pyc (2.9.0-r1) (22/50) Installing py3-tz (2024.2-r0) (23/50) Installing py3-tz-pyc (2024.2-r0) (24/50) Installing py3-tempora (5.7.0-r1) (25/50) Installing py3-tempora-pyc (5.7.0-r1) (26/50) Installing py3-zc.lockfile (3.0-r2) (27/50) Installing py3-zc.lockfile-pyc (3.0-r2) (28/50) Installing py3-installer (0.7.0-r2) (29/50) Installing py3-installer-pyc (0.7.0-r2) (30/50) Installing py3-gpep517 (16-r0) (31/50) Installing py3-gpep517-pyc (16-r0) (32/50) Installing py3-parsing (3.1.4-r0) (33/50) Installing py3-parsing-pyc (3.1.4-r0) (34/50) Installing py3-packaging (24.1-r0) (35/50) Installing py3-packaging-pyc (24.1-r0) (36/50) Installing py3-setuptools (70.3.0-r0) (37/50) Installing py3-setuptools-pyc (70.3.0-r0) (38/50) Installing py3-setuptools_scm (8.1.0-r0) (39/50) Installing py3-setuptools_scm-pyc (8.1.0-r0) (40/50) Installing py3-wheel (0.43.0-r0) (41/50) Installing py3-wheel-pyc (0.43.0-r0) (42/50) Installing py3-iniconfig (2.0.0-r1) (43/50) Installing py3-iniconfig-pyc (2.0.0-r1) (44/50) Installing py3-pluggy (1.5.0-r0) (45/50) Installing py3-pluggy-pyc (1.5.0-r0) (46/50) Installing py3-py (1.11.0-r4) (47/50) Installing py3-py-pyc (1.11.0-r4) (48/50) Installing py3-pytest (8.3.3-r0) (49/50) Installing py3-pytest-pyc (8.3.3-r0) (50/50) Installing .makedepends-py3-yg.lockfile (20241102.094802) Executing busybox-1.37.0-r5.trigger OK: 446 MiB in 151 packages >>> py3-yg.lockfile: Cleaning up srcdir >>> py3-yg.lockfile: Cleaning up pkgdir >>> py3-yg.lockfile: Cleaning up tmpdir >>> py3-yg.lockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/yg.lockfile-2.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-yg.lockfile: Fetching https://files.pythonhosted.org/packages/source/y/yg.lockfile/yg.lockfile-2.3.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/v3.21/yg.lockfile-2.3.tar.gz.part' yg.lockfile-2.3.tar. 100% |********************************| 6504 0:00:00 ETA '/var/cache/distfiles/v3.21/yg.lockfile-2.3.tar.gz.part' saved >>> py3-yg.lockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/yg.lockfile-2.3.tar.gz >>> py3-yg.lockfile: Checking sha512sums... yg.lockfile-2.3.tar.gz: OK >>> py3-yg.lockfile: Unpacking /var/cache/distfiles/v3.21/yg.lockfile-2.3.tar.gz... 2024-11-02 09:48:03,804 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:679: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' 2024-11-02 09:48:03,835 root INFO running bdist_wheel 2024-11-02 09:48:03,847 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-11-02 09:48:03,855 root INFO running build 2024-11-02 09:48:03,855 root INFO running build_py 2024-11-02 09:48:03,859 root INFO creating build 2024-11-02 09:48:03,859 root INFO creating build/lib 2024-11-02 09:48:03,859 root INFO creating build/lib/yg 2024-11-02 09:48:03,859 root INFO copying yg/__init__.py -> build/lib/yg 2024-11-02 09:48:03,860 root INFO creating build/lib/yg/lockfile 2024-11-02 09:48:03,860 root INFO copying yg/lockfile/py33compat.py -> build/lib/yg/lockfile 2024-11-02 09:48:03,860 root INFO copying yg/lockfile/__init__.py -> build/lib/yg/lockfile 2024-11-02 09:48:03,860 root INFO creating build/lib/yg/lockfile/test 2024-11-02 09:48:03,860 root INFO copying yg/lockfile/test/__init__.py -> build/lib/yg/lockfile/test 2024-11-02 09:48:03,861 root INFO copying yg/lockfile/test/test_lockfile.py -> build/lib/yg/lockfile/test 2024-11-02 09:48:03,861 root INFO running egg_info 2024-11-02 09:48:03,863 root INFO writing yg.lockfile.egg-info/PKG-INFO 2024-11-02 09:48:03,865 root INFO writing dependency_links to yg.lockfile.egg-info/dependency_links.txt 2024-11-02 09:48:03,865 root INFO writing namespace_packages to yg.lockfile.egg-info/namespace_packages.txt 2024-11-02 09:48:03,866 root INFO writing requirements to yg.lockfile.egg-info/requires.txt 2024-11-02 09:48:03,866 root INFO writing top-level names to yg.lockfile.egg-info/top_level.txt 2024-11-02 09:48:05,578 root INFO reading manifest file 'yg.lockfile.egg-info/SOURCES.txt' 2024-11-02 09:48:05,579 root INFO writing manifest file 'yg.lockfile.egg-info/SOURCES.txt' 2024-11-02 09:48:05,587 root INFO installing to build/bdist.linux-i686/wheel 2024-11-02 09:48:05,587 root INFO running install 2024-11-02 09:48:05,595 root INFO running install_lib 2024-11-02 09:48:05,599 root WARNING Skipping installation of build/bdist.linux-i686/wheel/yg/__init__.py (namespace package) 2024-11-02 09:48:05,599 root INFO copying yg/lockfile/py33compat.py -> build/bdist.linux-i686/wheel/yg/lockfile 2024-11-02 09:48:05,599 root INFO copying yg/lockfile/__init__.py -> build/bdist.linux-i686/wheel/yg/lockfile 2024-11-02 09:48:05,599 root INFO copying yg/lockfile/test/__init__.py -> build/bdist.linux-i686/wheel/yg/lockfile/test 2024-11-02 09:48:05,600 root INFO copying yg/lockfile/test/test_lockfile.py -> build/bdist.linux-i686/wheel/yg/lockfile/test 2024-11-02 09:48:05,600 root INFO running install_egg_info 2024-11-02 09:48:05,603 root INFO Copying yg.lockfile.egg-info to build/bdist.linux-i686/wheel/yg.lockfile-2.3-py3.12.egg-info 2024-11-02 09:48:05,604 root INFO Installing build/bdist.linux-i686/wheel/yg.lockfile-2.3-py3.12-nspkg.pth 2024-11-02 09:48:05,604 root INFO running install_scripts 2024-11-02 09:48:05,606 root INFO creating build/bdist.linux-i686/wheel/yg.lockfile-2.3.dist-info/WHEEL 2024-11-02 09:48:05,607 wheel INFO creating '/home/buildozer/aports/community/py3-yg.lockfile/src/yg.lockfile-2.3/.dist/.tmp-qqcj4bvp/yg.lockfile-2.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-11-02 09:48:05,607 wheel INFO adding 'yg.lockfile-2.3-py3.12-nspkg.pth' 2024-11-02 09:48:05,607 wheel INFO adding 'yg/lockfile/__init__.py' 2024-11-02 09:48:05,608 wheel INFO adding 'yg/lockfile/py33compat.py' 2024-11-02 09:48:05,608 wheel INFO adding 'yg/lockfile/test/__init__.py' 2024-11-02 09:48:05,608 wheel INFO adding 'yg/lockfile/test/test_lockfile.py' 2024-11-02 09:48:05,609 wheel INFO adding 'yg.lockfile-2.3.dist-info/METADATA' 2024-11-02 09:48:05,609 wheel INFO adding 'yg.lockfile-2.3.dist-info/WHEEL' 2024-11-02 09:48:05,609 wheel INFO adding 'yg.lockfile-2.3.dist-info/namespace_packages.txt' 2024-11-02 09:48:05,609 wheel INFO adding 'yg.lockfile-2.3.dist-info/top_level.txt' 2024-11-02 09:48:05,609 wheel INFO adding 'yg.lockfile-2.3.dist-info/RECORD' 2024-11-02 09:48:05,609 root INFO removing build/bdist.linux-i686/wheel 2024-11-02 09:48:05,610 gpep517 INFO The backend produced .dist/yg.lockfile-2.3-py2.py3-none-any.whl yg.lockfile-2.3-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-yg.lockfile/src/yg.lockfile-2.3 configfile: pytest.ini collected 2 items yg/lockfile/test/test_lockfile.py .. [100%] =============================== warnings summary =============================== yg/__init__.py:1 /home/buildozer/aports/community/py3-yg.lockfile/src/yg.lockfile-2.3/yg/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html __import__("pkg_resources").declare_namespace(__name__) ../../../../../../../usr/lib/python3.12/site-packages/pkg_resources/__init__.py:3117 /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:3117: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('yg')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) ../../../../../../../usr/lib/python3.12/site-packages/pkg_resources/__init__.py:3117 /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:3117: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zc')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) yg/__init__.py:1 /home/buildozer/aports/community/py3-yg.lockfile/src/yg.lockfile-2.3/yg/__init__.py:1: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('yg')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages __import__("pkg_resources").declare_namespace(__name__) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 2 passed, 4 warnings in 1.39s ========================= >>> py3-yg.lockfile: Entering fakeroot... >>> py3-yg.lockfile-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/yg/lockfile/__pycache__' -> '/home/buildozer/aports/community/py3-yg.lockfile/pkg/py3-yg.lockfile-pyc/usr/lib/python3.12/site-packages/yg/lockfile/__pycache__' 'usr/lib/python3.12/site-packages/yg/lockfile/test/__pycache__' -> '/home/buildozer/aports/community/py3-yg.lockfile/pkg/py3-yg.lockfile-pyc/usr/lib/python3.12/site-packages/yg/lockfile/test/__pycache__' >>> py3-yg.lockfile-pyc*: Preparing subpackage py3-yg.lockfile-pyc... >>> py3-yg.lockfile-pyc*: Running postcheck for py3-yg.lockfile-pyc >>> py3-yg.lockfile*: Running postcheck for py3-yg.lockfile >>> py3-yg.lockfile*: Preparing package py3-yg.lockfile... >>> py3-yg.lockfile-pyc*: Tracing dependencies... py3-jaraco.functools py3-tempora py3-zc.lockfile python3~3.12 >>> py3-yg.lockfile-pyc*: Package size: 11.3 KB >>> py3-yg.lockfile-pyc*: Compressing data... >>> py3-yg.lockfile-pyc*: Create checksum... >>> py3-yg.lockfile-pyc*: Create py3-yg.lockfile-pyc-2.3-r6.apk >>> py3-yg.lockfile*: Tracing dependencies... py3-jaraco.functools py3-tempora py3-zc.lockfile python3~3.12 >>> py3-yg.lockfile*: Package size: 9.2 KB >>> py3-yg.lockfile*: Compressing data... >>> py3-yg.lockfile*: Create checksum... >>> py3-yg.lockfile*: Create py3-yg.lockfile-2.3-r6.apk >>> py3-yg.lockfile: Build complete at Sat, 02 Nov 2024 09:48:07 +0000 elapsed time 0h 0m 20s >>> py3-yg.lockfile: Cleaning up srcdir >>> py3-yg.lockfile: Cleaning up pkgdir >>> py3-yg.lockfile: Uninstalling dependencies... (1/50) Purging .makedepends-py3-yg.lockfile (20241102.094802) (2/50) Purging py3-tempora-pyc (5.7.0-r1) (3/50) Purging py3-tempora (5.7.0-r1) (4/50) Purging py3-dateutil-pyc (2.9.0-r1) (5/50) Purging py3-dateutil (2.9.0-r1) (6/50) Purging py3-six-pyc (1.16.0-r9) (7/50) Purging py3-six (1.16.0-r9) (8/50) Purging py3-jaraco.functools-pyc (4.0.1-r0) (9/50) Purging py3-jaraco.functools (4.0.1-r0) (10/50) Purging py3-jaraco.classes-pyc (3.4.0-r1) (11/50) Purging py3-jaraco.classes (3.4.0-r1) (12/50) Purging py3-more-itertools-pyc (10.2.0-r1) (13/50) Purging py3-more-itertools (10.2.0-r1) (14/50) Purging py3-tz-pyc (2024.2-r0) (15/50) Purging py3-tz (2024.2-r0) (16/50) Purging py3-zc.lockfile-pyc (3.0-r2) (17/50) Purging py3-zc.lockfile (3.0-r2) (18/50) Purging py3-gpep517-pyc (16-r0) (19/50) Purging py3-gpep517 (16-r0) (20/50) Purging py3-installer-pyc (0.7.0-r2) (21/50) Purging py3-installer (0.7.0-r2) (22/50) Purging py3-setuptools_scm-pyc (8.1.0-r0) (23/50) Purging py3-setuptools_scm (8.1.0-r0) (24/50) Purging py3-setuptools-pyc (70.3.0-r0) (25/50) Purging py3-setuptools (70.3.0-r0) (26/50) Purging py3-wheel-pyc (0.43.0-r0) (27/50) Purging py3-wheel (0.43.0-r0) (28/50) Purging py3-pytest-pyc (8.3.3-r0) (29/50) Purging py3-pytest (8.3.3-r0) (30/50) Purging py3-iniconfig-pyc (2.0.0-r1) (31/50) Purging py3-iniconfig (2.0.0-r1) (32/50) Purging py3-packaging-pyc (24.1-r0) (33/50) Purging py3-packaging (24.1-r0) (34/50) Purging py3-parsing-pyc (3.1.4-r0) (35/50) Purging py3-parsing (3.1.4-r0) (36/50) Purging py3-pluggy-pyc (1.5.0-r0) (37/50) Purging py3-pluggy (1.5.0-r0) (38/50) Purging py3-py-pyc (1.11.0-r4) (39/50) Purging py3-py (1.11.0-r4) (40/50) Purging python3-pyc (3.12.7-r1) (41/50) Purging python3-pycache-pyc0 (3.12.7-r1) (42/50) Purging pyc (3.12.7-r1) (43/50) Purging python3 (3.12.7-r1) (44/50) Purging gdbm (1.24-r0) (45/50) Purging libbz2 (1.0.8-r6) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.5_p20241006-r2) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.47.0-r0) (50/50) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r5.trigger OK: 396 MiB in 101 packages >>> py3-yg.lockfile: Updating the community/x86 repository index... >>> py3-yg.lockfile: Signing the index...