>>> py3-mock: Building main/py3-mock 5.1.0-r3 (using abuild 3.14.0-r0) started Tue, 15 Oct 2024 22:35:33 +0000 >>> py3-mock: Validating /home/buildozer/aports/main/py3-mock/APKBUILD... >>> WARNING: py3-mock: Setting the maintainer with a comment is deprecated. Use maintainer="Patrycja Rosa " instead >>> py3-mock: Analyzing dependencies... >>> py3-mock: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pbr py3-pytest (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.6-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.6.3-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20241006-r0) (7/34) Installing sqlite-libs (3.46.1-r0) (8/34) Installing python3 (3.12.7-r0) (9/34) Installing python3-pycache-pyc0 (3.12.7-r0) (10/34) Installing pyc (3.12.7-r0) (11/34) Installing py3-installer-pyc (0.7.0-r2) (12/34) Installing py3-gpep517-pyc (16-r0) (13/34) Installing python3-pyc (3.12.7-r0) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-gpep517 (16-r0) (16/34) Installing py3-parsing (3.1.4-r0) (17/34) Installing py3-parsing-pyc (3.1.4-r0) (18/34) Installing py3-packaging (24.1-r0) (19/34) Installing py3-packaging-pyc (24.1-r0) (20/34) Installing py3-setuptools (70.3.0-r0) (21/34) Installing py3-setuptools-pyc (70.3.0-r0) (22/34) Installing py3-wheel (0.43.0-r0) (23/34) Installing py3-wheel-pyc (0.43.0-r0) (24/34) Installing py3-pbr (5.11.1-r5) (25/34) Installing py3-pbr-pyc (5.11.1-r5) (26/34) Installing py3-iniconfig (2.0.0-r1) (27/34) Installing py3-iniconfig-pyc (2.0.0-r1) (28/34) Installing py3-pluggy (1.5.0-r0) (29/34) Installing py3-pluggy-pyc (1.5.0-r0) (30/34) Installing py3-py (1.11.0-r4) (31/34) Installing py3-py-pyc (1.11.0-r4) (32/34) Installing py3-pytest (8.3.3-r0) (33/34) Installing py3-pytest-pyc (8.3.3-r0) (34/34) Installing .makedepends-py3-mock (20241015.223533) Executing busybox-1.36.1-r32.trigger OK: 444 MiB in 133 packages >>> py3-mock: Cleaning up srcdir >>> py3-mock: Cleaning up pkgdir >>> py3-mock: Cleaning up tmpdir >>> py3-mock: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/mock-5.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-mock: Fetching https://files.pythonhosted.org/packages/source/m/mock/mock-5.1.0.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.21/mock-5.1.0.tar.gz.part' mock-5.1.0.tar.gz.pa 100% |********************************| 80232 0:00:00 ETA '/var/cache/distfiles/v3.21/mock-5.1.0.tar.gz.part' saved >>> py3-mock: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/mock-5.1.0.tar.gz >>> py3-mock: Checking sha512sums... mock-5.1.0.tar.gz: OK >>> py3-mock: Unpacking /var/cache/distfiles/v3.21/mock-5.1.0.tar.gz... 2024-10-15 22:35:34,475 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-10-15 22:35:34,492 root INFO running bdist_wheel 2024-10-15 22:35:34,507 root INFO running build 2024-10-15 22:35:34,507 root INFO running build_py 2024-10-15 22:35:34,509 root INFO creating build 2024-10-15 22:35:34,509 root INFO creating build/lib 2024-10-15 22:35:34,509 root INFO creating build/lib/mock 2024-10-15 22:35:34,509 root INFO copying mock/__init__.py -> build/lib/mock 2024-10-15 22:35:34,510 root INFO copying mock/mock.py -> build/lib/mock 2024-10-15 22:35:34,510 root INFO copying mock/backports.py -> build/lib/mock 2024-10-15 22:35:34,515 root INFO installing to build/bdist.linux-aarch64/wheel 2024-10-15 22:35:34,515 root INFO running install 2024-10-15 22:35:34,522 root INFO running install_lib 2024-10-15 22:35:34,524 root INFO creating build/bdist.linux-aarch64 2024-10-15 22:35:34,524 root INFO creating build/bdist.linux-aarch64/wheel 2024-10-15 22:35:34,524 root INFO creating build/bdist.linux-aarch64/wheel/mock 2024-10-15 22:35:34,524 root INFO copying build/lib/mock/__init__.py -> build/bdist.linux-aarch64/wheel/mock 2024-10-15 22:35:34,525 root INFO copying build/lib/mock/mock.py -> build/bdist.linux-aarch64/wheel/mock 2024-10-15 22:35:34,525 root INFO copying build/lib/mock/backports.py -> build/bdist.linux-aarch64/wheel/mock 2024-10-15 22:35:34,525 root INFO running install_egg_info 2024-10-15 22:35:34,527 root INFO running egg_info 2024-10-15 22:35:34,528 root INFO writing mock.egg-info/PKG-INFO 2024-10-15 22:35:34,529 root INFO writing dependency_links to mock.egg-info/dependency_links.txt 2024-10-15 22:35:34,530 root INFO writing requirements to mock.egg-info/requires.txt 2024-10-15 22:35:34,530 root INFO writing top-level names to mock.egg-info/top_level.txt 2024-10-15 22:35:34,558 root INFO reading manifest file 'mock.egg-info/SOURCES.txt' 2024-10-15 22:35:34,558 root INFO reading manifest template 'MANIFEST.in' 2024-10-15 22:35:34,559 root INFO adding license file 'LICENSE.txt' 2024-10-15 22:35:34,559 root INFO writing manifest file 'mock.egg-info/SOURCES.txt' 2024-10-15 22:35:34,560 root INFO Copying mock.egg-info to build/bdist.linux-aarch64/wheel/mock-5.1.0-py3.12.egg-info 2024-10-15 22:35:34,561 root INFO running install_scripts 2024-10-15 22:35:34,563 root INFO creating build/bdist.linux-aarch64/wheel/mock-5.1.0.dist-info/WHEEL 2024-10-15 22:35:34,563 wheel INFO creating '/home/buildozer/aports/main/py3-mock/src/mock-5.1.0/.dist/.tmp-r8rdul1q/mock-5.1.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-10-15 22:35:34,563 wheel INFO adding 'mock/__init__.py' 2024-10-15 22:35:34,564 wheel INFO adding 'mock/backports.py' 2024-10-15 22:35:34,564 wheel INFO adding 'mock/mock.py' 2024-10-15 22:35:34,564 wheel INFO adding 'mock-5.1.0.dist-info/LICENSE.txt' 2024-10-15 22:35:34,564 wheel INFO adding 'mock-5.1.0.dist-info/METADATA' 2024-10-15 22:35:34,564 wheel INFO adding 'mock-5.1.0.dist-info/WHEEL' 2024-10-15 22:35:34,565 wheel INFO adding 'mock-5.1.0.dist-info/top_level.txt' 2024-10-15 22:35:34,565 wheel INFO adding 'mock-5.1.0.dist-info/RECORD' 2024-10-15 22:35:34,565 root INFO removing build/bdist.linux-aarch64/wheel 2024-10-15 22:35:34,565 gpep517 INFO The backend produced .dist/mock-5.1.0-py3-none-any.whl mock-5.1.0-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/main/py3-mock/src/mock-5.1.0 configfile: setup.cfg collected 530 items / 1 deselected / 529 selected mock/tests/testasync.py ................................................ [ 9%] ....................................... [ 16%] mock/tests/testcallable.py ........... [ 18%] mock/tests/testhelpers.py .............................................. [ 27%] ................................ [ 33%] mock/tests/testmagicmethods.py .................................. [ 39%] mock/tests/testmock.py ................................................. [ 48%] ........................................................................ [ 62%] ................. [ 65%] mock/tests/testpatch.py ................................................ [ 74%] .............................................................. [ 86%] mock/tests/testsealable.py ................... [ 90%] mock/tests/testsentinel.py ...... [ 91%] mock/tests/testthreadingmock.py ................... [ 94%] mock/tests/testwith.py ........................... [100%] ====================== 529 passed, 1 deselected in 4.48s ======================= >>> py3-mock: Entering fakeroot... >>> py3-mock-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/mock/__pycache__' -> '/home/buildozer/aports/main/py3-mock/pkg/py3-mock-pyc/usr/lib/python3.12/site-packages/mock/__pycache__' >>> py3-mock-pyc*: Preparing subpackage py3-mock-pyc... >>> py3-mock-pyc*: Running postcheck for py3-mock-pyc >>> py3-mock*: Running postcheck for py3-mock >>> py3-mock*: Preparing package py3-mock... >>> py3-mock-pyc*: Tracing dependencies... python3~3.12 >>> py3-mock-pyc*: Package size: 127.4 KB >>> py3-mock-pyc*: Compressing data... >>> py3-mock-pyc*: Create checksum... >>> py3-mock-pyc*: Create py3-mock-pyc-5.1.0-r3.apk >>> py3-mock*: Tracing dependencies... python3~3.12 >>> py3-mock*: Package size: 115.8 KB >>> py3-mock*: Compressing data... >>> py3-mock*: Create checksum... >>> py3-mock*: Create py3-mock-5.1.0-r3.apk >>> py3-mock: Build complete at Tue, 15 Oct 2024 22:35:39 +0000 elapsed time 0h 0m 6s >>> py3-mock: Cleaning up srcdir >>> py3-mock: Cleaning up pkgdir >>> py3-mock: Uninstalling dependencies... (1/34) Purging .makedepends-py3-mock (20241015.223533) (2/34) Purging py3-gpep517-pyc (16-r0) (3/34) Purging py3-gpep517 (16-r0) (4/34) Purging py3-installer-pyc (0.7.0-r2) (5/34) Purging py3-installer (0.7.0-r2) (6/34) Purging py3-wheel-pyc (0.43.0-r0) (7/34) Purging py3-wheel (0.43.0-r0) (8/34) Purging py3-pbr-pyc (5.11.1-r5) (9/34) Purging py3-pbr (5.11.1-r5) (10/34) Purging py3-setuptools-pyc (70.3.0-r0) (11/34) Purging py3-setuptools (70.3.0-r0) (12/34) Purging py3-pytest-pyc (8.3.3-r0) (13/34) Purging py3-pytest (8.3.3-r0) (14/34) Purging py3-iniconfig-pyc (2.0.0-r1) (15/34) Purging py3-iniconfig (2.0.0-r1) (16/34) Purging py3-packaging-pyc (24.1-r0) (17/34) Purging py3-packaging (24.1-r0) (18/34) Purging py3-parsing-pyc (3.1.4-r0) (19/34) Purging py3-parsing (3.1.4-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging python3-pyc (3.12.7-r0) (25/34) Purging python3-pycache-pyc0 (3.12.7-r0) (26/34) Purging pyc (3.12.7-r0) (27/34) Purging python3 (3.12.7-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.5_p20241006-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.46.1-r0) (34/34) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 393 MiB in 99 packages >>> py3-mock: Updating the main/aarch64 repository index... >>> py3-mock: Signing the index...