>>> py3-remoto: Building community/py3-remoto 1.2.1-r5 (using abuild 3.12.0-r5) started Thu, 11 Apr 2024 18:29:33 +0000 >>> py3-remoto: Checking sanity of /home/buildozer/aports/community/py3-remoto/APKBUILD... >>> py3-remoto: Analyzing dependencies... >>> py3-remoto: Installing for build: build-base py3-execnet py3-gpep517 py3-setuptools py3-wheel py3-mock py3-pytest7 (1/37) Installing libffi (3.4.6-r0) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (4.0.0-r0) (4/37) Installing libpanelw (6.4_p20240309-r0) (5/37) Installing readline (8.2.10-r0) (6/37) Installing sqlite-libs (3.45.2-r0) (7/37) Installing python3 (3.11.8-r0) (8/37) Installing python3-pycache-pyc0 (3.11.8-r0) (9/37) Installing pyc (3.11.8-r0) (10/37) Installing py3-execnet-pyc (1.9.0-r2) (11/37) Installing py3-apipkg-pyc (2.1.0-r2) (12/37) Installing python3-pyc (3.11.8-r0) (13/37) Installing py3-apipkg (2.1.0-r2) (14/37) Installing py3-execnet (1.9.0-r2) (15/37) Installing py3-installer (0.7.0-r1) (16/37) Installing py3-installer-pyc (0.7.0-r1) (17/37) Installing py3-gpep517 (15-r1) (18/37) Installing py3-gpep517-pyc (15-r1) (19/37) Installing py3-parsing (3.1.2-r0) (20/37) Installing py3-parsing-pyc (3.1.2-r0) (21/37) Installing py3-packaging (24.0-r0) (22/37) Installing py3-packaging-pyc (24.0-r0) (23/37) Installing py3-setuptools (69.2.0-r0) (24/37) Installing py3-setuptools-pyc (69.2.0-r0) (25/37) Installing py3-wheel (0.42.0-r0) (26/37) Installing py3-wheel-pyc (0.42.0-r0) (27/37) Installing py3-mock (5.1.0-r1) (28/37) Installing py3-mock-pyc (5.1.0-r1) (29/37) Installing py3-iniconfig (2.0.0-r0) (30/37) Installing py3-iniconfig-pyc (2.0.0-r0) (31/37) Installing py3-pluggy (1.4.0-r0) (32/37) Installing py3-pluggy-pyc (1.4.0-r0) (33/37) Installing py3-py (1.11.0-r2) (34/37) Installing py3-py-pyc (1.11.0-r2) (35/37) Installing py3-pytest7 (7.4.4-r1) (36/37) Installing py3-pytest7-pyc (7.4.4-r1) (37/37) Installing .makedepends-py3-remoto (20240411.182934) Executing busybox-1.36.1-r25.trigger OK: 435 MiB in 150 packages >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Cleaning up tmpdir >>> py3-remoto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-remoto-1.2.1.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 100 18609 100 18609 0 0 129k 0 --:--:-- --:--:-- --:--:-- 130k >>> py3-remoto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-remoto-1.2.1.tar.gz >>> py3-remoto: Checking sha512sums... py3-remoto-1.2.1.tar.gz: OK >>> py3-remoto: Unpacking /var/cache/distfiles/edge/py3-remoto-1.2.1.tar.gz... 2024-04-11 18:29:36,344 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-11 18:29:36,397 root INFO running bdist_wheel 2024-04-11 18:29:36,426 root INFO running build 2024-04-11 18:29:36,426 root INFO running build_py 2024-04-11 18:29:36,431 root INFO creating build 2024-04-11 18:29:36,431 root INFO creating build/lib 2024-04-11 18:29:36,431 root INFO creating build/lib/remoto 2024-04-11 18:29:36,432 root INFO copying remoto/util.py -> build/lib/remoto 2024-04-11 18:29:36,432 root INFO copying remoto/__init__.py -> build/lib/remoto 2024-04-11 18:29:36,433 root INFO copying remoto/process.py -> build/lib/remoto 2024-04-11 18:29:36,433 root INFO copying remoto/connection.py -> build/lib/remoto 2024-04-11 18:29:36,434 root INFO copying remoto/log.py -> build/lib/remoto 2024-04-11 18:29:36,434 root INFO copying remoto/exc.py -> build/lib/remoto 2024-04-11 18:29:36,434 root INFO copying remoto/file_sync.py -> build/lib/remoto 2024-04-11 18:29:36,435 root INFO creating build/lib/remoto/tests 2024-04-11 18:29:36,435 root INFO copying remoto/tests/conftest.py -> build/lib/remoto/tests 2024-04-11 18:29:36,436 root INFO copying remoto/tests/test_rsync.py -> build/lib/remoto/tests 2024-04-11 18:29:36,436 root INFO copying remoto/tests/__init__.py -> build/lib/remoto/tests 2024-04-11 18:29:36,437 root INFO copying remoto/tests/test_log.py -> build/lib/remoto/tests 2024-04-11 18:29:36,437 root INFO copying remoto/tests/test_process.py -> build/lib/remoto/tests 2024-04-11 18:29:36,437 root INFO copying remoto/tests/fake_module.py -> build/lib/remoto/tests 2024-04-11 18:29:36,438 root INFO copying remoto/tests/test_util.py -> build/lib/remoto/tests 2024-04-11 18:29:36,438 root INFO copying remoto/tests/test_connection.py -> build/lib/remoto/tests 2024-04-11 18:29:36,439 root INFO creating build/lib/remoto/backends 2024-04-11 18:29:36,439 root INFO copying remoto/backends/kubernetes.py -> build/lib/remoto/backends 2024-04-11 18:29:36,439 root INFO copying remoto/backends/podman.py -> build/lib/remoto/backends 2024-04-11 18:29:36,440 root INFO copying remoto/backends/__init__.py -> build/lib/remoto/backends 2024-04-11 18:29:36,440 root INFO copying remoto/backends/docker.py -> build/lib/remoto/backends 2024-04-11 18:29:36,441 root INFO copying remoto/backends/openshift.py -> build/lib/remoto/backends 2024-04-11 18:29:36,441 root INFO copying remoto/backends/local.py -> build/lib/remoto/backends 2024-04-11 18:29:36,441 root INFO copying remoto/backends/ssh.py -> build/lib/remoto/backends 2024-04-11 18:29:36,452 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-11 18:29:36,452 root INFO running install 2024-04-11 18:29:36,467 root INFO running install_lib 2024-04-11 18:29:36,471 root INFO creating build/bdist.linux-i686 2024-04-11 18:29:36,471 root INFO creating build/bdist.linux-i686/wheel 2024-04-11 18:29:36,471 root INFO creating build/bdist.linux-i686/wheel/remoto 2024-04-11 18:29:36,472 root INFO creating build/bdist.linux-i686/wheel/remoto/tests 2024-04-11 18:29:36,472 root INFO copying build/lib/remoto/tests/conftest.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-11 18:29:36,472 root INFO copying build/lib/remoto/tests/test_rsync.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-11 18:29:36,472 root INFO copying build/lib/remoto/tests/__init__.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-11 18:29:36,473 root INFO copying build/lib/remoto/tests/test_log.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-11 18:29:36,473 root INFO copying build/lib/remoto/tests/test_process.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-11 18:29:36,473 root INFO copying build/lib/remoto/tests/fake_module.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-11 18:29:36,474 root INFO copying build/lib/remoto/tests/test_util.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-11 18:29:36,474 root INFO copying build/lib/remoto/tests/test_connection.py -> build/bdist.linux-i686/wheel/remoto/tests 2024-04-11 18:29:36,474 root INFO copying build/lib/remoto/util.py -> build/bdist.linux-i686/wheel/remoto 2024-04-11 18:29:36,475 root INFO copying build/lib/remoto/__init__.py -> build/bdist.linux-i686/wheel/remoto 2024-04-11 18:29:36,475 root INFO copying build/lib/remoto/process.py -> build/bdist.linux-i686/wheel/remoto 2024-04-11 18:29:36,475 root INFO copying build/lib/remoto/connection.py -> build/bdist.linux-i686/wheel/remoto 2024-04-11 18:29:36,476 root INFO copying build/lib/remoto/log.py -> build/bdist.linux-i686/wheel/remoto 2024-04-11 18:29:36,476 root INFO creating build/bdist.linux-i686/wheel/remoto/backends 2024-04-11 18:29:36,476 root INFO copying build/lib/remoto/backends/kubernetes.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-11 18:29:36,476 root INFO copying build/lib/remoto/backends/podman.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-11 18:29:36,477 root INFO copying build/lib/remoto/backends/__init__.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-11 18:29:36,477 root INFO copying build/lib/remoto/backends/docker.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-11 18:29:36,477 root INFO copying build/lib/remoto/backends/openshift.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-11 18:29:36,478 root INFO copying build/lib/remoto/backends/local.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-11 18:29:36,478 root INFO copying build/lib/remoto/backends/ssh.py -> build/bdist.linux-i686/wheel/remoto/backends 2024-04-11 18:29:36,478 root INFO copying build/lib/remoto/exc.py -> build/bdist.linux-i686/wheel/remoto 2024-04-11 18:29:36,479 root INFO copying build/lib/remoto/file_sync.py -> build/bdist.linux-i686/wheel/remoto 2024-04-11 18:29:36,479 root INFO running install_egg_info 2024-04-11 18:29:36,485 root INFO running egg_info 2024-04-11 18:29:36,488 root INFO writing remoto.egg-info/PKG-INFO 2024-04-11 18:29:36,488 root INFO writing dependency_links to remoto.egg-info/dependency_links.txt 2024-04-11 18:29:36,489 root INFO writing requirements to remoto.egg-info/requires.txt 2024-04-11 18:29:36,489 root INFO writing top-level names to remoto.egg-info/top_level.txt 2024-04-11 18:29:36,493 root INFO reading manifest file 'remoto.egg-info/SOURCES.txt' 2024-04-11 18:29:36,494 root INFO reading manifest template 'MANIFEST.in' 2024-04-11 18:29:36,495 root INFO adding license file 'LICENSE' 2024-04-11 18:29:36,496 root INFO writing manifest file 'remoto.egg-info/SOURCES.txt' 2024-04-11 18:29:36,496 root INFO Copying remoto.egg-info to build/bdist.linux-i686/wheel/remoto-1.2.1-py3.11.egg-info 2024-04-11 18:29:36,498 root INFO running install_scripts 2024-04-11 18:29:36,501 wheel INFO creating build/bdist.linux-i686/wheel/remoto-1.2.1.dist-info/WHEEL 2024-04-11 18:29:36,502 wheel INFO creating '/home/buildozer/aports/community/py3-remoto/src/remoto-1.2.1/.dist/.tmp-f9pl20j_/remoto-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-11 18:29:36,502 wheel INFO adding 'remoto/__init__.py' 2024-04-11 18:29:36,503 wheel INFO adding 'remoto/connection.py' 2024-04-11 18:29:36,503 wheel INFO adding 'remoto/exc.py' 2024-04-11 18:29:36,503 wheel INFO adding 'remoto/file_sync.py' 2024-04-11 18:29:36,504 wheel INFO adding 'remoto/log.py' 2024-04-11 18:29:36,504 wheel INFO adding 'remoto/process.py' 2024-04-11 18:29:36,504 wheel INFO adding 'remoto/util.py' 2024-04-11 18:29:36,505 wheel INFO adding 'remoto/backends/__init__.py' 2024-04-11 18:29:36,505 wheel INFO adding 'remoto/backends/docker.py' 2024-04-11 18:29:36,505 wheel INFO adding 'remoto/backends/kubernetes.py' 2024-04-11 18:29:36,506 wheel INFO adding 'remoto/backends/local.py' 2024-04-11 18:29:36,506 wheel INFO adding 'remoto/backends/openshift.py' 2024-04-11 18:29:36,506 wheel INFO adding 'remoto/backends/podman.py' 2024-04-11 18:29:36,507 wheel INFO adding 'remoto/backends/ssh.py' 2024-04-11 18:29:36,507 wheel INFO adding 'remoto/tests/__init__.py' 2024-04-11 18:29:36,507 wheel INFO adding 'remoto/tests/conftest.py' 2024-04-11 18:29:36,508 wheel INFO adding 'remoto/tests/fake_module.py' 2024-04-11 18:29:36,508 wheel INFO adding 'remoto/tests/test_connection.py' 2024-04-11 18:29:36,508 wheel INFO adding 'remoto/tests/test_log.py' 2024-04-11 18:29:36,509 wheel INFO adding 'remoto/tests/test_process.py' 2024-04-11 18:29:36,509 wheel INFO adding 'remoto/tests/test_rsync.py' 2024-04-11 18:29:36,509 wheel INFO adding 'remoto/tests/test_util.py' 2024-04-11 18:29:36,510 wheel INFO adding 'remoto-1.2.1.dist-info/LICENSE' 2024-04-11 18:29:36,510 wheel INFO adding 'remoto-1.2.1.dist-info/METADATA' 2024-04-11 18:29:36,510 wheel INFO adding 'remoto-1.2.1.dist-info/WHEEL' 2024-04-11 18:29:36,510 wheel INFO adding 'remoto-1.2.1.dist-info/top_level.txt' 2024-04-11 18:29:36,511 wheel INFO adding 'remoto-1.2.1.dist-info/RECORD' 2024-04-11 18:29:36,511 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-11 18:29:36,513 gpep517 INFO The backend produced .dist/remoto-1.2.1-py3-none-any.whl remoto-1.2.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-7.4.4, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-remoto/src/remoto-1.2.1 collected 52 items remoto/tests/test_connection.py ................................ [ 61%] remoto/tests/test_log.py ......... [ 78%] remoto/tests/test_process.py .... [ 86%] remoto/tests/test_rsync.py .. [ 90%] remoto/tests/test_util.py ..... [100%] =============================== warnings summary =============================== remoto/tests/test_process.py::TestExtendPath::test_no_environment_sets_path /usr/lib/python3.11/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_process.py::TestExtendPath::test_no_environment_sets_path is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_process.py::TestExtendPath::test_custom_path_does_not_get_overridden /usr/lib/python3.11/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_process.py::TestExtendPath::test_custom_path_does_not_get_overridden is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_process.py::TestExtendPath::test_custom_env_var_extends_existing_env /usr/lib/python3.11/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_process.py::TestExtendPath::test_custom_env_var_extends_existing_env is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_process.py::TestExtendPath::test_extend_env_gets_removed /usr/lib/python3.11/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_process.py::TestExtendPath::test_extend_env_gets_removed is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_util.py::TestRemoteError::test_exception_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_util.py::TestRemoteError::test_exception_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) remoto/tests/test_util.py::TestRemoteError::test_exception_line /usr/lib/python3.11/site-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. remoto/tests/test_util.py::TestRemoteError::test_exception_line is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 52 passed, 6 warnings in 0.23s ======================== >>> py3-remoto: Entering fakeroot... >>> py3-remoto-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/__pycache__' -> '/home/buildozer/aports/community/py3-remoto/pkg/py3-remoto-pyc/usr/lib/python3.11/site-packages/remoto/__pycache__' '/home/buildozer/aports/community/py3-remoto/pkg/py3-remoto/usr/lib/python3.11/site-packages/remoto/backends/__pycache__' -> '/home/buildozer/aports/community/py3-remoto/pkg/py3-remoto-pyc/usr/lib/python3.11/site-packages/remoto/backends/__pycache__' >>> py3-remoto-pyc*: Preparing subpackage py3-remoto-pyc... >>> py3-remoto-pyc*: Running postcheck for py3-remoto-pyc >>> py3-remoto*: Running postcheck for py3-remoto >>> py3-remoto*: Preparing package py3-remoto... >>> py3-remoto-pyc*: Tracing dependencies... py3-execnet python3~3.11 >>> py3-remoto-pyc*: Package size: 112.0 KB >>> py3-remoto-pyc*: Compressing data... >>> py3-remoto-pyc*: Create checksum... >>> py3-remoto-pyc*: Create py3-remoto-pyc-1.2.1-r5.apk >>> py3-remoto*: Tracing dependencies... py3-execnet python3~3.11 >>> py3-remoto*: Package size: 124.0 KB >>> py3-remoto*: Compressing data... >>> py3-remoto*: Create checksum... >>> py3-remoto*: Create py3-remoto-1.2.1-r5.apk >>> py3-remoto: Build complete at Thu, 11 Apr 2024 18:29:38 +0000 elapsed time 0h 0m 5s >>> py3-remoto: Cleaning up srcdir >>> py3-remoto: Cleaning up pkgdir >>> py3-remoto: Uninstalling dependencies... (1/37) Purging .makedepends-py3-remoto (20240411.182934) (2/37) Purging py3-execnet-pyc (1.9.0-r2) (3/37) Purging py3-execnet (1.9.0-r2) (4/37) Purging py3-apipkg-pyc (2.1.0-r2) (5/37) Purging py3-apipkg (2.1.0-r2) (6/37) Purging py3-gpep517-pyc (15-r1) (7/37) Purging py3-gpep517 (15-r1) (8/37) Purging py3-installer-pyc (0.7.0-r1) (9/37) Purging py3-installer (0.7.0-r1) (10/37) Purging py3-setuptools-pyc (69.2.0-r0) (11/37) Purging py3-setuptools (69.2.0-r0) (12/37) Purging py3-wheel-pyc (0.42.0-r0) (13/37) Purging py3-wheel (0.42.0-r0) (14/37) Purging py3-mock-pyc (5.1.0-r1) (15/37) Purging py3-mock (5.1.0-r1) (16/37) Purging py3-pytest7-pyc (7.4.4-r1) (17/37) Purging py3-pytest7 (7.4.4-r1) (18/37) Purging py3-iniconfig-pyc (2.0.0-r0) (19/37) Purging py3-iniconfig (2.0.0-r0) (20/37) Purging py3-packaging-pyc (24.0-r0) (21/37) Purging py3-packaging (24.0-r0) (22/37) Purging py3-parsing-pyc (3.1.2-r0) (23/37) Purging py3-parsing (3.1.2-r0) (24/37) Purging py3-pluggy-pyc (1.4.0-r0) (25/37) Purging py3-pluggy (1.4.0-r0) (26/37) Purging py3-py-pyc (1.11.0-r2) (27/37) Purging py3-py (1.11.0-r2) (28/37) Purging python3-pyc (3.11.8-r0) (29/37) Purging python3-pycache-pyc0 (3.11.8-r0) (30/37) Purging pyc (3.11.8-r0) (31/37) Purging python3 (3.11.8-r0) (32/37) Purging gdbm (1.23-r1) (33/37) Purging libffi (3.4.6-r0) (34/37) Purging libpanelw (6.4_p20240309-r0) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging readline (8.2.10-r0) (37/37) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-remoto: Updating the community/x86 repository index... >>> py3-remoto: Signing the index...