>>> py3-pebble: Building community/py3-pebble 5.1.1-r0 (using abuild 3.15.0_rc3-r1) started Thu, 08 May 2025 11:26:06 +0000 >>> py3-pebble: Validating /home/buildozer/aports/community/py3-pebble/APKBUILD... >>> py3-pebble: Analyzing dependencies... >>> py3-pebble: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest-forked py3-pytest-xdist (1/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.8-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.8.1-r0) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.5_p20250503-r0) (7/38) Installing sqlite-libs (3.49.2-r0) (8/38) Installing python3 (3.12.10-r0) (9/38) Installing python3-pycache-pyc0 (3.12.10-r0) (10/38) Installing pyc (3.12.10-r0) (11/38) Installing py3-installer-pyc (0.7.0-r2) (12/38) Installing py3-gpep517-pyc (19-r0) (13/38) Installing python3-pyc (3.12.10-r0) (14/38) Installing py3-installer (0.7.0-r2) (15/38) Installing py3-gpep517 (19-r0) (16/38) Installing py3-parsing (3.2.3-r0) (17/38) Installing py3-parsing-pyc (3.2.3-r0) (18/38) Installing py3-packaging (25.0-r0) (19/38) Installing py3-packaging-pyc (25.0-r0) (20/38) Installing py3-setuptools (80.3.1-r0) (21/38) Installing py3-setuptools-pyc (80.3.1-r0) (22/38) Installing py3-wheel (0.46.1-r0) (23/38) Installing py3-wheel-pyc (0.46.1-r0) (24/38) Installing py3-iniconfig (2.1.0-r0) (25/38) Installing py3-iniconfig-pyc (2.1.0-r0) (26/38) Installing py3-pluggy (1.5.0-r0) (27/38) Installing py3-pluggy-pyc (1.5.0-r0) (28/38) Installing py3-py (1.11.0-r4) (29/38) Installing py3-py-pyc (1.11.0-r4) (30/38) Installing py3-pytest (8.3.5-r0) (31/38) Installing py3-pytest-pyc (8.3.5-r0) (32/38) Installing py3-pytest-forked (1.6.0-r2) (33/38) Installing py3-pytest-forked-pyc (1.6.0-r2) (34/38) Installing py3-execnet (2.1.1-r0) (35/38) Installing py3-execnet-pyc (2.1.1-r0) (36/38) Installing py3-pytest-xdist (3.6.1-r0) (37/38) Installing py3-pytest-xdist-pyc (3.6.1-r0) (38/38) Installing .makedepends-py3-pebble (20250508.112611) Executing busybox-1.37.0-r17.trigger OK: 304 MiB in 140 packages >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Cleaning up tmpdir >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-pebble-5.1.1.tar.gz.part' py3-pebble-5.1.1.tar 100% |********************************| 45190 0:00:00 ETA '/var/cache/distfiles/py3-pebble-5.1.1.tar.gz.part' saved >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.1.1.tar.gz >>> py3-pebble: Checking sha512sums... py3-pebble-5.1.1.tar.gz: OK >>> py3-pebble: Unpacking /var/cache/distfiles/py3-pebble-5.1.1.tar.gz... 2025-05-08 11:26:13,287 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-08 11:26:13,330 root INFO running bdist_wheel 2025-05-08 11:26:13,367 root INFO running build 2025-05-08 11:26:13,367 root INFO running build_py 2025-05-08 11:26:13,375 root INFO creating build/lib/pebble 2025-05-08 11:26:13,376 root INFO copying pebble/__init__.py -> build/lib/pebble 2025-05-08 11:26:13,377 root INFO copying pebble/decorators.py -> build/lib/pebble 2025-05-08 11:26:13,377 root INFO copying pebble/functions.py -> build/lib/pebble 2025-05-08 11:26:13,378 root INFO creating build/lib/pebble/common 2025-05-08 11:26:13,378 root INFO copying pebble/common/process.py -> build/lib/pebble/common 2025-05-08 11:26:13,378 root INFO copying pebble/common/shared.py -> build/lib/pebble/common 2025-05-08 11:26:13,379 root INFO copying pebble/common/types.py -> build/lib/pebble/common 2025-05-08 11:26:13,379 root INFO copying pebble/common/__init__.py -> build/lib/pebble/common 2025-05-08 11:26:13,380 root INFO creating build/lib/pebble/concurrent 2025-05-08 11:26:13,380 root INFO copying pebble/concurrent/process.py -> build/lib/pebble/concurrent 2025-05-08 11:26:13,381 root INFO copying pebble/concurrent/__init__.py -> build/lib/pebble/concurrent 2025-05-08 11:26:13,381 root INFO copying pebble/concurrent/thread.py -> build/lib/pebble/concurrent 2025-05-08 11:26:13,382 root INFO creating build/lib/pebble/pool 2025-05-08 11:26:13,382 root INFO copying pebble/pool/process.py -> build/lib/pebble/pool 2025-05-08 11:26:13,383 root INFO copying pebble/pool/base_pool.py -> build/lib/pebble/pool 2025-05-08 11:26:13,383 root INFO copying pebble/pool/channel.py -> build/lib/pebble/pool 2025-05-08 11:26:13,384 root INFO copying pebble/pool/__init__.py -> build/lib/pebble/pool 2025-05-08 11:26:13,384 root INFO copying pebble/pool/thread.py -> build/lib/pebble/pool 2025-05-08 11:26:13,385 root INFO creating build/lib/pebble/asynchronous 2025-05-08 11:26:13,385 root INFO copying pebble/asynchronous/process.py -> build/lib/pebble/asynchronous 2025-05-08 11:26:13,385 root INFO copying pebble/asynchronous/__init__.py -> build/lib/pebble/asynchronous 2025-05-08 11:26:13,386 root INFO copying pebble/asynchronous/thread.py -> build/lib/pebble/asynchronous 2025-05-08 11:26:13,387 root INFO copying pebble/py.typed -> build/lib/pebble 2025-05-08 11:26:13,403 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-05-08 11:26:13,403 root INFO running install 2025-05-08 11:26:13,420 root INFO running install_lib 2025-05-08 11:26:13,427 root INFO creating build/bdist.linux-loongarch64/wheel 2025-05-08 11:26:13,427 root INFO creating build/bdist.linux-loongarch64/wheel/pebble 2025-05-08 11:26:13,428 root INFO creating build/bdist.linux-loongarch64/wheel/pebble/common 2025-05-08 11:26:13,428 root INFO copying build/lib/pebble/common/process.py -> build/bdist.linux-loongarch64/wheel/./pebble/common 2025-05-08 11:26:13,428 root INFO copying build/lib/pebble/common/shared.py -> build/bdist.linux-loongarch64/wheel/./pebble/common 2025-05-08 11:26:13,429 root INFO copying build/lib/pebble/common/types.py -> build/bdist.linux-loongarch64/wheel/./pebble/common 2025-05-08 11:26:13,429 root INFO copying build/lib/pebble/common/__init__.py -> build/bdist.linux-loongarch64/wheel/./pebble/common 2025-05-08 11:26:13,429 root INFO copying build/lib/pebble/py.typed -> build/bdist.linux-loongarch64/wheel/./pebble 2025-05-08 11:26:13,430 root INFO creating build/bdist.linux-loongarch64/wheel/pebble/concurrent 2025-05-08 11:26:13,430 root INFO copying build/lib/pebble/concurrent/process.py -> build/bdist.linux-loongarch64/wheel/./pebble/concurrent 2025-05-08 11:26:13,430 root INFO copying build/lib/pebble/concurrent/__init__.py -> build/bdist.linux-loongarch64/wheel/./pebble/concurrent 2025-05-08 11:26:13,431 root INFO copying build/lib/pebble/concurrent/thread.py -> build/bdist.linux-loongarch64/wheel/./pebble/concurrent 2025-05-08 11:26:13,431 root INFO creating build/bdist.linux-loongarch64/wheel/pebble/pool 2025-05-08 11:26:13,431 root INFO copying build/lib/pebble/pool/process.py -> build/bdist.linux-loongarch64/wheel/./pebble/pool 2025-05-08 11:26:13,432 root INFO copying build/lib/pebble/pool/base_pool.py -> build/bdist.linux-loongarch64/wheel/./pebble/pool 2025-05-08 11:26:13,432 root INFO copying build/lib/pebble/pool/channel.py -> build/bdist.linux-loongarch64/wheel/./pebble/pool 2025-05-08 11:26:13,433 root INFO copying build/lib/pebble/pool/__init__.py -> build/bdist.linux-loongarch64/wheel/./pebble/pool 2025-05-08 11:26:13,433 root INFO copying build/lib/pebble/pool/thread.py -> build/bdist.linux-loongarch64/wheel/./pebble/pool 2025-05-08 11:26:13,433 root INFO creating build/bdist.linux-loongarch64/wheel/pebble/asynchronous 2025-05-08 11:26:13,434 root INFO copying build/lib/pebble/asynchronous/process.py -> build/bdist.linux-loongarch64/wheel/./pebble/asynchronous 2025-05-08 11:26:13,434 root INFO copying build/lib/pebble/asynchronous/__init__.py -> build/bdist.linux-loongarch64/wheel/./pebble/asynchronous 2025-05-08 11:26:13,434 root INFO copying build/lib/pebble/asynchronous/thread.py -> build/bdist.linux-loongarch64/wheel/./pebble/asynchronous 2025-05-08 11:26:13,435 root INFO copying build/lib/pebble/__init__.py -> build/bdist.linux-loongarch64/wheel/./pebble 2025-05-08 11:26:13,435 root INFO copying build/lib/pebble/decorators.py -> build/bdist.linux-loongarch64/wheel/./pebble 2025-05-08 11:26:13,435 root INFO copying build/lib/pebble/functions.py -> build/bdist.linux-loongarch64/wheel/./pebble 2025-05-08 11:26:13,436 root INFO running install_egg_info 2025-05-08 11:26:13,443 root INFO running egg_info 2025-05-08 11:26:13,449 root INFO creating Pebble.egg-info 2025-05-08 11:26:13,449 root INFO writing Pebble.egg-info/PKG-INFO 2025-05-08 11:26:13,450 root INFO writing dependency_links to Pebble.egg-info/dependency_links.txt 2025-05-08 11:26:13,450 root INFO writing top-level names to Pebble.egg-info/top_level.txt 2025-05-08 11:26:13,451 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2025-05-08 11:26:13,459 root INFO reading manifest file 'Pebble.egg-info/SOURCES.txt' 2025-05-08 11:26:13,460 root INFO reading manifest template 'MANIFEST.in' 2025-05-08 11:26:13,460 root INFO adding license file 'LICENSE' 2025-05-08 11:26:13,462 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2025-05-08 11:26:13,462 root INFO Copying Pebble.egg-info to build/bdist.linux-loongarch64/wheel/./Pebble-5.1.1-py3.12.egg-info 2025-05-08 11:26:13,464 root INFO running install_scripts 2025-05-08 11:26:13,466 root INFO creating build/bdist.linux-loongarch64/wheel/pebble-5.1.1.dist-info/WHEEL 2025-05-08 11:26:13,466 wheel INFO creating '/home/buildozer/aports/community/py3-pebble/src/pebble-5.1.1/.dist/.tmp-vfb7bk8f/pebble-5.1.1-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-05-08 11:26:13,467 wheel INFO adding 'pebble/__init__.py' 2025-05-08 11:26:13,468 wheel INFO adding 'pebble/decorators.py' 2025-05-08 11:26:13,468 wheel INFO adding 'pebble/functions.py' 2025-05-08 11:26:13,468 wheel INFO adding 'pebble/py.typed' 2025-05-08 11:26:13,469 wheel INFO adding 'pebble/asynchronous/__init__.py' 2025-05-08 11:26:13,469 wheel INFO adding 'pebble/asynchronous/process.py' 2025-05-08 11:26:13,469 wheel INFO adding 'pebble/asynchronous/thread.py' 2025-05-08 11:26:13,470 wheel INFO adding 'pebble/common/__init__.py' 2025-05-08 11:26:13,470 wheel INFO adding 'pebble/common/process.py' 2025-05-08 11:26:13,471 wheel INFO adding 'pebble/common/shared.py' 2025-05-08 11:26:13,471 wheel INFO adding 'pebble/common/types.py' 2025-05-08 11:26:13,471 wheel INFO adding 'pebble/concurrent/__init__.py' 2025-05-08 11:26:13,472 wheel INFO adding 'pebble/concurrent/process.py' 2025-05-08 11:26:13,472 wheel INFO adding 'pebble/concurrent/thread.py' 2025-05-08 11:26:13,473 wheel INFO adding 'pebble/pool/__init__.py' 2025-05-08 11:26:13,473 wheel INFO adding 'pebble/pool/base_pool.py' 2025-05-08 11:26:13,473 wheel INFO adding 'pebble/pool/channel.py' 2025-05-08 11:26:13,474 wheel INFO adding 'pebble/pool/process.py' 2025-05-08 11:26:13,474 wheel INFO adding 'pebble/pool/thread.py' 2025-05-08 11:26:13,475 wheel INFO adding 'pebble-5.1.1.dist-info/licenses/LICENSE' 2025-05-08 11:26:13,475 wheel INFO adding 'pebble-5.1.1.dist-info/METADATA' 2025-05-08 11:26:13,476 wheel INFO adding 'pebble-5.1.1.dist-info/WHEEL' 2025-05-08 11:26:13,476 wheel INFO adding 'pebble-5.1.1.dist-info/top_level.txt' 2025-05-08 11:26:13,476 wheel INFO adding 'pebble-5.1.1.dist-info/RECORD' 2025-05-08 11:26:13,477 root INFO removing build/bdist.linux-loongarch64/wheel 2025-05-08 11:26:13,479 gpep517 INFO The backend produced .dist/pebble-5.1.1-py3-none-any.whl pebble-5.1.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-pebble/src/pebble-5.1.1 plugins: forked-1.6.0, xdist-3.6.1 created: 32/32 workers 32 workers [410 items] ........................................................................ [ 17%] ........................................................................ [ 35%] ........................................................................ [ 52%] ........................................................................ [ 70%] ........................................................................ [ 87%] .................................................. [100%] =============================== warnings summary =============================== test/test_asynchronous_thread.py: 3 warnings test/test_concurrent_process_fork.py: 3 warnings test/test_concurrent_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18524) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 1 warning test/test_asynchronous_process_spawn.py: 2 warnings test/test_concurrent_thread.py: 2 warnings test/test_pebble.py: 2 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 3 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18478) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 3 warnings test/test_concurrent_thread.py: 2 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18493) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py: 6 warnings test/test_concurrent_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 4 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18553) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 3 warnings test/test_concurrent_process_fork.py: 3 warnings test/test_concurrent_process_forkserver.py: 2 warnings test/test_concurrent_process_spawn.py: 1 warning test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18519) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_cancel_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_class_method test/test_thread_pool.py::TestThreadPool::test_thread_pool_callback test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_single_future /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18548) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py: 3 warnings test/test_concurrent_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18558) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 3 warnings test/test_concurrent_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_thread_pool.py: 3 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18534) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 3 warnings test/test_concurrent_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 4 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18530) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py: 3 warnings test/test_concurrent_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18543) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 3 warnings test/test_concurrent_process_fork.py: 3 warnings test/test_pebble.py: 6 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18539) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18433) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 3 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18429) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 4 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18422) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_thread.py: 6 warnings test/test_pebble.py: 4 warnings test/test_process_pool_fork.py: 4 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 4 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18438) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18419) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18413) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_concurrent_thread.py::TestThreadConcurrent::test_decorated_results_callback test/test_concurrent_thread.py::TestThreadConcurrent::test_docstring test/test_concurrent_thread.py::TestThreadConcurrent::test_error_decorated test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_timeout_callback test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_cancel test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18416) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18488) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18425) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 4 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18473) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_instance_method test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_name_keyword_argument test/test_process_pool_fork.py::TestProcessPoolDeadlockOnResult::test_pool_deadlock test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_broken_pool test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_single_future test/test_thread_pool.py::TestThreadPool::test_thread_pool_error_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18463) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 2 warnings test/test_asynchronous_thread.py: 1 warning test/test_concurrent_thread.py: 2 warnings test/test_pebble.py: 4 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 1 warning test/test_process_pool_spawn.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18514) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_process_pool_fork.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_process_pool_fork.py::TestProcessPool::test_process_pool_initializer test/test_thread_pool.py::TestThreadPool::test_thread_pool_stop_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18448) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 3 warnings test/test_pebble.py: 2 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18443) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_results test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_results_callback test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_docstring test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_broken_pool test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_stopped_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_timeout_chunks /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18453) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18458) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_error_returned test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_instance_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_join_workers test/test_process_pool_fork.py::TestProcessPool::test_process_pool_large_data test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_timeout_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_timeout test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_futures_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18498) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 4 warnings test/test_thread_pool.py: 3 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18508) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18468) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_name_keyword_argument test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_name_keyword_decorated test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_not_decorated_results test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_timeout test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_zero_chunk test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_stop_timeout test/test_thread_pool.py::TestThreadPool::test_thread_pool_different_thread /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18503) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_class_method test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_dead_process test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_exception_isolated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_pickling_error_task test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_broken_initializer test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_exception_isolated /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=18483) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 410 passed, 410 warnings in 22.42s ====================== >>> py3-pebble: Entering fakeroot... >>> py3-pebble-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pebble/common/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/common/__pycache__' 'usr/lib/python3.12/site-packages/pebble/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/__pycache__' 'usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' 'usr/lib/python3.12/site-packages/pebble/pool/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/pool/__pycache__' 'usr/lib/python3.12/site-packages/pebble/asynchronous/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/asynchronous/__pycache__' >>> py3-pebble-pyc*: Preparing subpackage py3-pebble-pyc... >>> py3-pebble-pyc*: Running postcheck for py3-pebble-pyc >>> py3-pebble*: Running postcheck for py3-pebble >>> py3-pebble*: Preparing package py3-pebble... >>> py3-pebble-pyc*: Tracing dependencies... python3~3.12 >>> py3-pebble-pyc*: Package size: 117.5 KB >>> py3-pebble-pyc*: Compressing data... >>> py3-pebble-pyc*: Create checksum... >>> py3-pebble-pyc*: Create py3-pebble-pyc-5.1.1-r0.apk >>> py3-pebble*: Tracing dependencies... python3~3.12 >>> py3-pebble*: Package size: 92.4 KB >>> py3-pebble*: Compressing data... >>> py3-pebble*: Create checksum... >>> py3-pebble*: Create py3-pebble-5.1.1-r0.apk >>> py3-pebble: Build complete at Thu, 08 May 2025 11:26:37 +0000 elapsed time 0h 0m 31s >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Uninstalling dependencies... (1/38) Purging .makedepends-py3-pebble (20250508.112611) (2/38) Purging py3-gpep517-pyc (19-r0) (3/38) Purging py3-gpep517 (19-r0) (4/38) Purging py3-installer-pyc (0.7.0-r2) (5/38) Purging py3-installer (0.7.0-r2) (6/38) Purging py3-setuptools-pyc (80.3.1-r0) (7/38) Purging py3-setuptools (80.3.1-r0) (8/38) Purging py3-wheel-pyc (0.46.1-r0) (9/38) Purging py3-wheel (0.46.1-r0) (10/38) Purging py3-pytest-forked-pyc (1.6.0-r2) (11/38) Purging py3-pytest-forked (1.6.0-r2) (12/38) Purging py3-pytest-xdist-pyc (3.6.1-r0) (13/38) Purging py3-pytest-xdist (3.6.1-r0) (14/38) Purging py3-execnet-pyc (2.1.1-r0) (15/38) Purging py3-execnet (2.1.1-r0) (16/38) Purging py3-pytest-pyc (8.3.5-r0) (17/38) Purging py3-pytest (8.3.5-r0) (18/38) Purging py3-iniconfig-pyc (2.1.0-r0) (19/38) Purging py3-iniconfig (2.1.0-r0) (20/38) Purging py3-packaging-pyc (25.0-r0) (21/38) Purging py3-packaging (25.0-r0) (22/38) Purging py3-parsing-pyc (3.2.3-r0) (23/38) Purging py3-parsing (3.2.3-r0) (24/38) Purging py3-pluggy-pyc (1.5.0-r0) (25/38) Purging py3-pluggy (1.5.0-r0) (26/38) Purging py3-py-pyc (1.11.0-r4) (27/38) Purging py3-py (1.11.0-r4) (28/38) Purging python3-pyc (3.12.10-r0) (29/38) Purging python3-pycache-pyc0 (3.12.10-r0) (30/38) Purging pyc (3.12.10-r0) (31/38) Purging python3 (3.12.10-r0) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.4.8-r0) (35/38) Purging libpanelw (6.5_p20250503-r0) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging sqlite-libs (3.49.2-r0) (38/38) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 251 MiB in 102 packages >>> py3-pebble: Updating the community/loongarch64 repository index... >>> py3-pebble: Signing the index...