>>> py3-pexpect: Building main/py3-pexpect 4.9-r1 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 13:21:04 +0000 >>> py3-pexpect: Validating /home/buildozer/aports/main/py3-pexpect/APKBUILD... >>> py3-pexpect: Analyzing dependencies... >>> py3-pexpect: Installing for build: build-base python3 py3-ptyprocess py3-gpep517 py3-setuptools py3-wheel py3-pytest bash coreutils ( 1/44) Installing libbz2 (1.0.8-r6) ( 2/44) Installing libffi (3.5.2-r0) ( 3/44) Installing gdbm (1.26-r0) ( 4/44) Installing xz-libs (5.8.1-r0) ( 5/44) Installing mpdecimal (4.0.1-r0) ( 6/44) Installing libpanelw (6.5_p20251010-r0) ( 7/44) Installing sqlite-libs (3.50.4-r1) ( 8/44) Installing python3 (3.12.12-r0) ( 9/44) Installing python3-pycache-pyc0 (3.12.12-r0) (10/44) Installing pyc (3.12.12-r0) (11/44) Installing python3-pyc (3.12.12-r0) (12/44) Installing py3-ptyprocess (0.7.0-r7) (13/44) Installing py3-ptyprocess-pyc (0.7.0-r7) (14/44) Installing py3-installer (0.7.0-r2) (15/44) Installing py3-installer-pyc (0.7.0-r2) (16/44) Installing py3-gpep517 (19-r0) (17/44) Installing py3-gpep517-pyc (19-r0) (18/44) Installing py3-parsing (3.2.3-r0) (19/44) Installing py3-parsing-pyc (3.2.3-r0) (20/44) Installing py3-packaging (25.0-r0) (21/44) Installing py3-packaging-pyc (25.0-r0) (22/44) Installing py3-setuptools (80.9.0-r1) (23/44) Installing py3-setuptools-pyc (80.9.0-r1) (24/44) Installing py3-wheel (0.46.1-r0) (25/44) Installing py3-wheel-pyc (0.46.1-r0) (26/44) Installing py3-iniconfig (2.1.0-r0) (27/44) Installing py3-iniconfig-pyc (2.1.0-r0) (28/44) Installing py3-pluggy (1.6.0-r0) (29/44) Installing py3-pluggy-pyc (1.6.0-r0) (30/44) Installing py3-py (1.11.0-r4) (31/44) Installing py3-py-pyc (1.11.0-r4) (32/44) Installing py3-pygments (2.19.2-r0) (33/44) Installing py3-pygments-pyc (2.19.2-r0) (34/44) Installing py3-pytest (8.4.2-r1) (35/44) Installing py3-pytest-pyc (8.4.2-r1) (36/44) Installing bash (5.3.3-r1) bash-5.3.3-r1.post-install: Executing script... (37/44) Installing coreutils-env (9.8-r1) (38/44) Installing coreutils-fmt (9.8-r1) (39/44) Installing coreutils-sha512sum (9.8-r1) (40/44) Installing libattr (2.5.2-r2) (41/44) Installing skalibs-libs (2.14.4.0-r0) (42/44) Installing utmps-libs (0.1.3.1-r0) (43/44) Installing coreutils (9.8-r1) (44/44) Installing .makedepends-py3-pexpect (20251017.132105) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 485 MiB in 145 packages >>> py3-pexpect: Cleaning up srcdir >>> py3-pexpect: Cleaning up pkgdir >>> py3-pexpect: Cleaning up tmpdir >>> py3-pexpect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pexpect-4.9.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pexpect: Fetching py3-pexpect-4.9.tar.gz::https://github.com/pexpect/pexpect/archive/4.9.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.23/py3-pexpect-4.9.tar.gz.part' py3-pexpect-4.9.tar. 100% |********************************| 166k 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-pexpect-4.9.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-pexpect-4.9.tar.gz: OK >>> py3-pexpect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pexpect-4.9.tar.gz /var/cache/distfiles/v3.23/py3-pexpect-4.9.tar.gz: OK >>> py3-pexpect: Unpacking /var/cache/distfiles/v3.23/py3-pexpect-4.9.tar.gz... 2025-10-17 13:21:06,868 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: ISC License (ISCL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-17 13:21:06,899 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-17 13:21:06,924 root INFO running build 2025-10-17 13:21:06,924 root INFO running build_py 2025-10-17 13:21:06,930 root INFO creating build/lib/pexpect 2025-10-17 13:21:06,931 root INFO copying pexpect/pxssh.py -> build/lib/pexpect 2025-10-17 13:21:06,931 root INFO copying pexpect/exceptions.py -> build/lib/pexpect 2025-10-17 13:21:06,931 root INFO copying pexpect/screen.py -> build/lib/pexpect 2025-10-17 13:21:06,932 root INFO copying pexpect/utils.py -> build/lib/pexpect 2025-10-17 13:21:06,932 root INFO copying pexpect/run.py -> build/lib/pexpect 2025-10-17 13:21:06,933 root INFO copying pexpect/socket_pexpect.py -> build/lib/pexpect 2025-10-17 13:21:06,933 root INFO copying pexpect/__init__.py -> build/lib/pexpect 2025-10-17 13:21:06,933 root INFO copying pexpect/spawnbase.py -> build/lib/pexpect 2025-10-17 13:21:06,934 root INFO copying pexpect/expect.py -> build/lib/pexpect 2025-10-17 13:21:06,934 root INFO copying pexpect/ANSI.py -> build/lib/pexpect 2025-10-17 13:21:06,934 root INFO copying pexpect/_async.py -> build/lib/pexpect 2025-10-17 13:21:06,935 root INFO copying pexpect/_async_w_await.py -> build/lib/pexpect 2025-10-17 13:21:06,935 root INFO copying pexpect/_async_pre_await.py -> build/lib/pexpect 2025-10-17 13:21:06,935 root INFO copying pexpect/replwrap.py -> build/lib/pexpect 2025-10-17 13:21:06,936 root INFO copying pexpect/popen_spawn.py -> build/lib/pexpect 2025-10-17 13:21:06,936 root INFO copying pexpect/fdpexpect.py -> build/lib/pexpect 2025-10-17 13:21:06,936 root INFO copying pexpect/pty_spawn.py -> build/lib/pexpect 2025-10-17 13:21:06,937 root INFO copying pexpect/FSM.py -> build/lib/pexpect 2025-10-17 13:21:06,938 root INFO copying pexpect/bashrc.sh -> build/lib/pexpect 2025-10-17 13:21:06,948 root INFO installing to build/bdist.linux-i686/wheel 2025-10-17 13:21:06,949 root INFO running install 2025-10-17 13:21:06,961 root INFO running install_lib 2025-10-17 13:21:06,966 root INFO creating build/bdist.linux-i686/wheel 2025-10-17 13:21:06,967 root INFO creating build/bdist.linux-i686/wheel/pexpect 2025-10-17 13:21:06,967 root INFO copying build/lib/pexpect/pxssh.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,967 root INFO copying build/lib/pexpect/exceptions.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,968 root INFO copying build/lib/pexpect/screen.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,968 root INFO copying build/lib/pexpect/utils.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,968 root INFO copying build/lib/pexpect/run.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,968 root INFO copying build/lib/pexpect/socket_pexpect.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,969 root INFO copying build/lib/pexpect/__init__.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,969 root INFO copying build/lib/pexpect/spawnbase.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,970 root INFO copying build/lib/pexpect/expect.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,970 root INFO copying build/lib/pexpect/ANSI.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,970 root INFO copying build/lib/pexpect/_async.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,970 root INFO copying build/lib/pexpect/_async_w_await.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,971 root INFO copying build/lib/pexpect/_async_pre_await.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,971 root INFO copying build/lib/pexpect/replwrap.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,971 root INFO copying build/lib/pexpect/bashrc.sh -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,971 root INFO copying build/lib/pexpect/popen_spawn.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,972 root INFO copying build/lib/pexpect/fdpexpect.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,972 root INFO copying build/lib/pexpect/pty_spawn.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,972 root INFO copying build/lib/pexpect/FSM.py -> build/bdist.linux-i686/wheel/./pexpect 2025-10-17 13:21:06,973 root INFO running install_egg_info 2025-10-17 13:21:06,978 root INFO running egg_info 2025-10-17 13:21:06,982 root INFO creating pexpect.egg-info 2025-10-17 13:21:06,983 root INFO writing pexpect.egg-info/PKG-INFO 2025-10-17 13:21:06,983 root INFO writing dependency_links to pexpect.egg-info/dependency_links.txt 2025-10-17 13:21:06,983 root INFO writing requirements to pexpect.egg-info/requires.txt 2025-10-17 13:21:06,984 root INFO writing top-level names to pexpect.egg-info/top_level.txt 2025-10-17 13:21:06,984 root INFO writing manifest file 'pexpect.egg-info/SOURCES.txt' 2025-10-17 13:21:06,990 root INFO reading manifest file 'pexpect.egg-info/SOURCES.txt' 2025-10-17 13:21:06,990 root INFO reading manifest template 'MANIFEST.in' 2025-10-17 13:21:06,991 root WARNING no previously-included directories found matching 'doc/_build' 2025-10-17 13:21:06,995 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-10-17 13:21:06,995 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-10-17 13:21:06,995 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-10-17 13:21:06,995 root INFO adding license file 'LICENSE' 2025-10-17 13:21:06,998 root INFO writing manifest file 'pexpect.egg-info/SOURCES.txt' 2025-10-17 13:21:06,998 root INFO Copying pexpect.egg-info to build/bdist.linux-i686/wheel/./pexpect-4.9.0-py3.12.egg-info 2025-10-17 13:21:06,999 root INFO running install_scripts 2025-10-17 13:21:07,001 root INFO creating build/bdist.linux-i686/wheel/pexpect-4.9.0.dist-info/WHEEL 2025-10-17 13:21:07,001 wheel INFO creating '/home/buildozer/aports/main/py3-pexpect/src/pexpect-4.9/.dist/.tmp-ywqlonqn/pexpect-4.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-17 13:21:07,002 wheel INFO adding 'pexpect/ANSI.py' 2025-10-17 13:21:07,002 wheel INFO adding 'pexpect/FSM.py' 2025-10-17 13:21:07,002 wheel INFO adding 'pexpect/__init__.py' 2025-10-17 13:21:07,003 wheel INFO adding 'pexpect/_async.py' 2025-10-17 13:21:07,003 wheel INFO adding 'pexpect/_async_pre_await.py' 2025-10-17 13:21:07,003 wheel INFO adding 'pexpect/_async_w_await.py' 2025-10-17 13:21:07,003 wheel INFO adding 'pexpect/bashrc.sh' 2025-10-17 13:21:07,004 wheel INFO adding 'pexpect/exceptions.py' 2025-10-17 13:21:07,004 wheel INFO adding 'pexpect/expect.py' 2025-10-17 13:21:07,004 wheel INFO adding 'pexpect/fdpexpect.py' 2025-10-17 13:21:07,005 wheel INFO adding 'pexpect/popen_spawn.py' 2025-10-17 13:21:07,005 wheel INFO adding 'pexpect/pty_spawn.py' 2025-10-17 13:21:07,005 wheel INFO adding 'pexpect/pxssh.py' 2025-10-17 13:21:07,006 wheel INFO adding 'pexpect/replwrap.py' 2025-10-17 13:21:07,006 wheel INFO adding 'pexpect/run.py' 2025-10-17 13:21:07,006 wheel INFO adding 'pexpect/screen.py' 2025-10-17 13:21:07,007 wheel INFO adding 'pexpect/socket_pexpect.py' 2025-10-17 13:21:07,007 wheel INFO adding 'pexpect/spawnbase.py' 2025-10-17 13:21:07,007 wheel INFO adding 'pexpect/utils.py' 2025-10-17 13:21:07,008 wheel INFO adding 'pexpect-4.9.0.dist-info/licenses/LICENSE' 2025-10-17 13:21:07,008 wheel INFO adding 'pexpect-4.9.0.dist-info/METADATA' 2025-10-17 13:21:07,008 wheel INFO adding 'pexpect-4.9.0.dist-info/WHEEL' 2025-10-17 13:21:07,009 wheel INFO adding 'pexpect-4.9.0.dist-info/top_level.txt' 2025-10-17 13:21:07,009 wheel INFO adding 'pexpect-4.9.0.dist-info/RECORD' 2025-10-17 13:21:07,009 root INFO removing build/bdist.linux-i686/wheel 2025-10-17 13:21:07,010 gpep517 INFO The backend produced .dist/pexpect-4.9.0-py2.py3-none-any.whl pexpect-4.9.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /home/buildozer/aports/main/py3-pexpect/src/pexpect-4.9/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/main/py3-pexpect/src/pexpect-4.9 configfile: setup.cfg collecting ... collected 257 items / 13 deselected / 244 selected tests/test_FSM.py::FSMTestCase::test_run_fsm PASSED [ 0%] tests/test_ansi.py::ansiTestCase::test_decode_error PASSED [ 0%] tests/test_ansi.py::ansiTestCase::test_fsm_memory PASSED [ 1%] tests/test_ansi.py::ansiTestCase::test_lines PASSED [ 1%] tests/test_ansi.py::ansiTestCase::test_number_x PASSED [ 2%] tests/test_ansi.py::ansiTestCase::test_tetris PASSED [ 2%] tests/test_ansi.py::ansiTestCase::test_torturet PASSED [ 2%] tests/test_ansi.py::ansiTestCase::test_unicode PASSED [ 3%] tests/test_ansi.py::ansiTestCase::test_utf8_bytes PASSED [ 3%] tests/test_ansi.py::ansiTestCase::test_write PASSED [ 4%] tests/test_async.py::AsyncTests::test_async_and_gc PASSED [ 4%] tests/test_async.py::AsyncTests::test_async_and_sync PASSED [ 4%] tests/test_async.py::AsyncTests::test_async_replwrap PASSED [ 5%] tests/test_async.py::AsyncTests::test_async_utf8 PASSED [ 5%] tests/test_async.py::AsyncTests::test_eof PASSED [ 6%] tests/test_async.py::AsyncTests::test_expect_exact PASSED [ 6%] tests/test_async.py::AsyncTests::test_simple_expect PASSED [ 6%] tests/test_async.py::AsyncTests::test_timeout PASSED [ 7%] tests/test_command_list_split.py::SplitCommandLineTestCase::testSplitSizes PASSED [ 7%] tests/test_constructor.py::TestCaseConstructor::test_constructor PASSED [ 8%] tests/test_constructor.py::TestCaseConstructor::test_named_parameters PASSED [ 8%] tests/test_ctrl_chars.py::TestCtrlChars::test_bad_sendcontrol_chars PASSED [ 9%] tests/test_ctrl_chars.py::TestCtrlChars::test_control_chars PASSED [ 9%] tests/test_ctrl_chars.py::TestCtrlChars::test_sendcontrol PASSED [ 9%] tests/test_ctrl_chars.py::TestCtrlChars::test_sendeof PASSED [ 10%] tests/test_ctrl_chars.py::TestCtrlChars::test_sendintr PASSED [ 10%] tests/test_delay.py::TestCaseDelay::test_delayafterread PASSED [ 11%] tests/test_delay.py::TestCaseDelay::test_delaybeforesend PASSED [ 11%] tests/test_destructor.py::TestCaseDestructor::test_destructor PASSED [ 11%] tests/test_dotall.py::TestCaseDotall::test_dotall PASSED [ 12%] tests/test_dotall.py::TestCaseDotall::test_precompiled PASSED [ 12%] tests/test_env.py::TestCaseEnv::test_run_uses_env PASSED [ 13%] tests/test_env.py::TestCaseEnv::test_run_uses_env_path PASSED [ 13%] tests/test_env.py::TestCaseEnv::test_run_uses_env_path_over_path PASSED [ 13%] tests/test_env.py::TestCaseEnv::test_spawn_uses_env PASSED [ 14%] tests/test_expect.py::ExpectTestCase::test_bad_arg PASSED [ 14%] tests/test_expect.py::ExpectTestCase::test_before_across_chunks PASSED [ 15%] tests/test_expect.py::ExpectTestCase::test_before_after PASSED [ 15%] tests/test_expect.py::ExpectTestCase::test_before_after_exact PASSED [ 15%] tests/test_expect.py::ExpectTestCase::test_before_after_timeout PASSED [ 16%] tests/test_expect.py::ExpectTestCase::test_buffer_interface PASSED [ 16%] tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_ascii PASSED [ 17%] tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_none PASSED [ 17%] tests/test_expect.py::ExpectTestCase::test_coerce_expect_re_enc_utf8 PASSED [ 18%] tests/test_expect.py::ExpectTestCase::test_expect PASSED [ 18%] tests/test_expect.py::ExpectTestCase::test_expect_basic PASSED [ 18%] tests/test_expect.py::ExpectTestCase::test_expect_echo PASSED [ 19%] tests/test_expect.py::ExpectTestCase::test_expect_echo_exact PASSED [ 19%] tests/test_expect.py::ExpectTestCase::test_expect_eof PASSED [ 20%] tests/test_expect.py::ExpectTestCase::test_expect_exact PASSED [ 20%] tests/test_expect.py::ExpectTestCase::test_expect_exact_basic PASSED [ 20%] tests/test_expect.py::ExpectTestCase::test_expect_ignore_case PASSED [ 21%] tests/test_expect.py::ExpectTestCase::test_expect_ignore_case_flag PASSED [ 21%] tests/test_expect.py::ExpectTestCase::test_expect_index PASSED [ 22%] tests/test_expect.py::ExpectTestCase::test_expect_index_exact PASSED [ 22%] tests/test_expect.py::ExpectTestCase::test_expect_order PASSED [ 22%] tests/test_expect.py::ExpectTestCase::test_expect_order_exact PASSED [ 23%] tests/test_expect.py::ExpectTestCase::test_expect_regex_enc_none PASSED [ 23%] tests/test_expect.py::ExpectTestCase::test_expect_regex_enc_utf8 PASSED [ 24%] tests/test_expect.py::ExpectTestCase::test_expect_setecho_off PASSED [ 24%] tests/test_expect.py::ExpectTestCase::test_expect_setecho_off_exact PASSED [ 25%] tests/test_expect.py::ExpectTestCase::test_expect_timeout PASSED [ 25%] tests/test_expect.py::ExpectTestCase::test_greed PASSED [ 25%] tests/test_expect.py::ExpectTestCase::test_greed_exact PASSED [ 26%] tests/test_expect.py::ExpectTestCase::test_increasing_searchwindowsize PASSED [ 26%] tests/test_expect.py::ExpectTestCase::test_ordering PASSED [ 27%] tests/test_expect.py::ExpectTestCase::test_ordering_exact PASSED [ 27%] tests/test_expect.py::ExpectTestCase::test_searchwindowsize PASSED [ 27%] tests/test_expect.py::ExpectTestCase::test_signal_handling PASSED [ 28%] tests/test_expect.py::ExpectTestCase::test_stdin_closed PASSED [ 28%] tests/test_expect.py::ExpectTestCase::test_stdin_stdout_closed PASSED [ 29%] tests/test_expect.py::ExpectTestCase::test_timeout_none PASSED [ 29%] tests/test_expect.py::ExpectTestCase::test_unexpected_eof PASSED [ 29%] tests/test_expect.py::ExpectTestCase::test_waitnoecho PASSED [ 30%] tests/test_expect.py::ExpectTestCase::test_waitnoecho_order PASSED [ 30%] tests/test_filedescriptor.py::ExpectTestCase::test_fd PASSED [ 31%] tests/test_filedescriptor.py::ExpectTestCase::test_fd_isalive PASSED [ 31%] tests/test_filedescriptor.py::ExpectTestCase::test_fd_isatty PASSED [ 31%] tests/test_filedescriptor.py::ExpectTestCase::test_fileobj PASSED [ 32%] tests/test_filedescriptor.py::ExpectTestCase::test_maxread PASSED [ 32%] tests/test_interact.py::InteractTestCase::test_interact_escape PASSED [ 33%] tests/test_interact.py::InteractTestCase::test_interact_escape_None PASSED [ 33%] tests/test_interact.py::InteractTestCase::test_interact_exit_unicode PASSED [ 34%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_consistent_multiple_calls PASSED [ 34%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGHUP PASSED [ 34%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGINT PASSED [ 35%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_SIGKILL PASSED [ 35%] tests/test_isalive.py::IsAliveTestCase::test_expect_isalive_dead_after_normal_termination PASSED [ 36%] tests/test_isalive.py::IsAliveTestCase::test_expect_wait PASSED [ 36%] tests/test_isalive.py::IsAliveTestCase::test_expect_wait_after_termination PASSED [ 36%] tests/test_isalive.py::IsAliveTestCase::test_forced_terminate PASSED [ 37%] tests/test_isalive.py::IsAliveTestCase::test_signal_wait PASSED [ 37%] tests/test_log.py::TestCaseLog::test_log PASSED [ 38%] tests/test_log.py::TestCaseLog::test_log_logfile_read PASSED [ 38%] tests/test_log.py::TestCaseLog::test_log_logfile_send PASSED [ 38%] tests/test_log.py::TestCaseLog::test_log_send_and_received PASSED [ 39%] tests/test_misc.py::TestCaseMisc::test_bad_arguments_second_arg_is_list PASSED [ 39%] tests/test_misc.py::TestCaseMisc::test_bad_arguments_suggest_fdpsawn PASSED [ 40%] tests/test_misc.py::TestCaseMisc::test_bad_child_pid PASSED [ 40%] tests/test_misc.py::TestCaseMisc::test_bad_type_in_expect PASSED [ 40%] tests/test_misc.py::TestCaseMisc::test_cwd PASSED [ 41%] tests/test_misc.py::TestCaseMisc::test_eof PASSED [ 41%] tests/test_misc.py::TestCaseMisc::test_exception_tb PASSED [ 42%] tests/test_misc.py::TestCaseMisc::test_isalive PASSED [ 42%] tests/test_misc.py::TestCaseMisc::test_isatty PASSED [ 43%] tests/test_misc.py::TestCaseMisc::test_isatty_poll PASSED [ 43%] tests/test_misc.py::TestCaseMisc::test_iter PASSED [ 43%] tests/test_misc.py::TestCaseMisc::test_nonnative_pty_fork PASSED [ 44%] tests/test_misc.py::TestCaseMisc::test_read PASSED [ 44%] tests/test_misc.py::TestCaseMisc::test_read_after_close_raises_value_error PASSED [ 45%] tests/test_misc.py::TestCaseMisc::test_read_poll PASSED [ 45%] tests/test_misc.py::TestCaseMisc::test_read_poll_timeout PASSED [ 45%] tests/test_misc.py::TestCaseMisc::test_readline PASSED [ 46%] tests/test_misc.py::TestCaseMisc::test_readline_bin_echo PASSED [ 46%] tests/test_misc.py::TestCaseMisc::test_readlines PASSED [ 47%] tests/test_misc.py::TestCaseMisc::test_searcher_as_string PASSED [ 47%] tests/test_misc.py::TestCaseMisc::test_searcher_as_string_with_EOF PASSED [ 47%] tests/test_misc.py::TestCaseMisc::test_searcher_as_string_with_TIMEOUT PASSED [ 48%] tests/test_misc.py::TestCaseMisc::test_searcher_re_as_string PASSED [ 48%] tests/test_misc.py::TestCaseMisc::test_searcher_re_as_string_with_EOF PASSED [ 49%] tests/test_misc.py::TestCaseMisc::test_searcher_re_as_string_with_TIMEOUT PASSED [ 49%] tests/test_misc.py::TestCaseMisc::test_sighup PASSED [ 50%] tests/test_misc.py::TestCaseMisc::test_terminate PASSED [ 50%] tests/test_misc.py::TestCaseMisc::test_with PASSED [ 50%] tests/test_misc.py::TestCaseMisc::test_write PASSED [ 51%] tests/test_misc.py::TestCaseMisc::test_writelines PASSED [ 51%] tests/test_missing_command.py::MissingCommandTestCase::testMissingCommand PASSED [ 52%] tests/test_performance.py::PerformanceTestCase::test_100000 PASSED [ 52%] tests/test_performance.py::PerformanceTestCase::test_large_stdout_stream PASSED [ 52%] tests/test_pickling.py::PickleTest::test_picking PASSED [ 53%] tests/test_popen_spawn.py::ExpectTestCase::test_bad_arg PASSED [ 53%] tests/test_popen_spawn.py::ExpectTestCase::test_crlf PASSED [ 54%] tests/test_popen_spawn.py::ExpectTestCase::test_crlf_encoding PASSED [ 54%] tests/test_popen_spawn.py::ExpectTestCase::test_expect PASSED [ 54%] tests/test_popen_spawn.py::ExpectTestCase::test_expect_basic PASSED [ 55%] tests/test_popen_spawn.py::ExpectTestCase::test_expect_eof PASSED [ 55%] tests/test_popen_spawn.py::ExpectTestCase::test_expect_exact PASSED [ 56%] tests/test_popen_spawn.py::ExpectTestCase::test_expect_exact_basic PASSED [ 56%] tests/test_popen_spawn.py::ExpectTestCase::test_expect_timeout PASSED [ 56%] tests/test_popen_spawn.py::ExpectTestCase::test_timeout_none PASSED [ 57%] tests/test_popen_spawn.py::ExpectTestCase::test_unexpected_eof PASSED [ 57%] tests/test_pxssh.py::PxsshTestCase::test_connection_refused PASSED [ 58%] tests/test_pxssh.py::PxsshTestCase::test_custom_ssh_cmd PASSED [ 58%] tests/test_pxssh.py::PxsshTestCase::test_custom_ssh_cmd_debug PASSED [ 59%] tests/test_pxssh.py::PxsshTestCase::test_failed_custom_ssh_cmd PASSED [ 59%] tests/test_pxssh.py::PxsshTestCase::test_failed_custom_ssh_cmd_debug PASSED [ 59%] tests/test_pxssh.py::PxsshTestCase::test_failed_set_unique_prompt PASSED [ 60%] tests/test_pxssh.py::PxsshTestCase::test_fake_ssh PASSED [ 60%] tests/test_pxssh.py::PxsshTestCase::test_login_bash PASSED [ 61%] tests/test_pxssh.py::PxsshTestCase::test_login_tcsh PASSED [ 61%] tests/test_pxssh.py::PxsshTestCase::test_login_zsh PASSED [ 61%] tests/test_pxssh.py::PxsshTestCase::test_remote_ssh_tunnel_string PASSED [ 62%] tests/test_pxssh.py::PxsshTestCase::test_ssh_config_empty_user PASSED [ 62%] tests/test_pxssh.py::PxsshTestCase::test_ssh_config_no_user PASSED [ 63%] tests/test_pxssh.py::PxsshTestCase::test_ssh_config_no_username_empty_config PASSED [ 63%] tests/test_pxssh.py::PxsshTestCase::test_ssh_config_passing_string PASSED [ 63%] tests/test_pxssh.py::PxsshTestCase::test_ssh_config_user PASSED [ 64%] tests/test_pxssh.py::PxsshTestCase::test_ssh_config_wrong_Host PASSED [ 64%] tests/test_pxssh.py::PxsshTestCase::test_ssh_key_string PASSED [ 65%] tests/test_pxssh.py::PxsshTestCase::test_ssh_tunnel_string PASSED [ 65%] tests/test_pxssh.py::PxsshTestCase::test_username_or_ssh_config PASSED [ 65%] tests/test_pxssh.py::PxsshTestCase::test_wrong_pw PASSED [ 66%] tests/test_repr.py::TestCaseMisc::test_str_before_spawn PASSED [ 66%] tests/test_repr.py::TestCaseMisc::test_str_spawn PASSED [ 67%] tests/test_repr.py::TestCaseMisc::test_str_spawnu PASSED [ 67%] tests/test_run.py::RunFuncTestCase::test_run PASSED [ 68%] tests/test_run.py::RunFuncTestCase::test_run_bad_exitstatus PASSED [ 68%] tests/test_run.py::RunFuncTestCase::test_run_callback PASSED [ 68%] tests/test_run.py::RunFuncTestCase::test_run_event_as_function PASSED [ 69%] tests/test_run.py::RunFuncTestCase::test_run_event_as_method PASSED [ 69%] tests/test_run.py::RunFuncTestCase::test_run_event_as_string PASSED [ 70%] tests/test_run.py::RunFuncTestCase::test_run_event_typeerror PASSED [ 70%] tests/test_run.py::RunFuncTestCase::test_run_exit PASSED [ 70%] tests/test_run.py::RunUnicodeFuncTestCase::test_run PASSED [ 71%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_bad_exitstatus PASSED [ 71%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_callback PASSED [ 72%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_function PASSED [ 72%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_method PASSED [ 72%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_as_string PASSED [ 73%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_event_typeerror PASSED [ 73%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_exit PASSED [ 74%] tests/test_run.py::RunUnicodeFuncTestCase::test_run_unicode PASSED [ 74%] tests/test_screen.py::screenTestCase::test_cursor_save PASSED [ 75%] tests/test_screen.py::screenTestCase::test_decoding_errors PASSED [ 75%] tests/test_screen.py::screenTestCase::test_fill PASSED [ 75%] tests/test_screen.py::screenTestCase::test_get_region PASSED [ 76%] tests/test_screen.py::screenTestCase::test_insert PASSED [ 76%] tests/test_screen.py::screenTestCase::test_no_bytes PASSED [ 77%] tests/test_screen.py::screenTestCase::test_put PASSED [ 77%] tests/test_screen.py::screenTestCase::test_scroll PASSED [ 77%] tests/test_screen.py::screenTestCase::test_unicode_ascii PASSED [ 78%] tests/test_screen.py::screenTestCase::test_unicode_cp437 PASSED [ 78%] tests/test_screen.py::screenTestCase::test_unicode_utf8 PASSED [ 79%] tests/test_socket.py::ExpectTestCase::test_fd_isalive PASSED [ 79%] tests/test_socket.py::ExpectTestCase::test_fd_isalive_poll PASSED [ 79%] tests/test_socket.py::ExpectTestCase::test_fd_isatty PASSED [ 80%] tests/test_socket.py::ExpectTestCase::test_fd_isatty_poll PASSED [ 80%] tests/test_socket.py::ExpectTestCase::test_maxread PASSED [ 81%] tests/test_socket.py::ExpectTestCase::test_multiple_interrupts PASSED [ 81%] tests/test_socket.py::ExpectTestCase::test_socket PASSED [ 81%] tests/test_socket.py::ExpectTestCase::test_socket_with_write PASSED [ 82%] tests/test_socket.py::ExpectTestCase::test_timeout PASSED [ 82%] tests/test_socket_fd.py::ExpectTestCase::test_fd_isalive PASSED [ 83%] tests/test_socket_fd.py::ExpectTestCase::test_fd_isalive_poll PASSED [ 83%] tests/test_socket_fd.py::ExpectTestCase::test_fd_isatty PASSED [ 84%] tests/test_socket_fd.py::ExpectTestCase::test_fd_isatty_poll PASSED [ 84%] tests/test_socket_fd.py::ExpectTestCase::test_fileobj PASSED [ 84%] tests/test_socket_fd.py::ExpectTestCase::test_maxread PASSED [ 85%] tests/test_socket_fd.py::ExpectTestCase::test_multiple_interrupts PASSED [ 85%] tests/test_socket_fd.py::ExpectTestCase::test_not_file_descriptor PASSED [ 86%] tests/test_socket_fd.py::ExpectTestCase::test_not_int PASSED [ 86%] tests/test_socket_fd.py::ExpectTestCase::test_socket PASSED [ 86%] tests/test_socket_fd.py::ExpectTestCase::test_socket_with_write PASSED [ 87%] tests/test_socket_fd.py::ExpectTestCase::test_timeout PASSED [ 87%] tests/test_socket_pexpect.py::ExpectTestCase::test_maxread PASSED [ 88%] tests/test_socket_pexpect.py::ExpectTestCase::test_socket PASSED [ 88%] tests/test_socket_pexpect.py::ExpectTestCase::test_socket_isalive PASSED [ 88%] tests/test_socket_pexpect.py::ExpectTestCase::test_socket_isatty PASSED [ 89%] tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_correctStackTrace PASSED [ 89%] tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_exp_timeout_notThrown PASSED [ 90%] tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_matches_exp_timeout PASSED [ 90%] tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_pattern_printout PASSED [ 90%] tests/test_timeout_pattern.py::Exp_TimeoutTestCase::test_stacktraceMunging PASSED [ 91%] tests/test_unicode.py::UnicodeTests::test_expect_basic PASSED [ 91%] tests/test_unicode.py::UnicodeTests::test_expect_echo_exact PASSED [ 92%] tests/test_unicode.py::UnicodeTests::test_expect_exact_basic PASSED [ 92%] tests/test_unicode.py::UnicodeTests::test_expect_setecho_toggle PASSED [ 93%] tests/test_unicode.py::UnicodeTests::test_expect_setecho_toggle_exact PASSED [ 93%] tests/test_unicode.py::UnicodeTests::test_log_unicode PASSED [ 93%] tests/test_unicode.py::UnicodeTests::test_readline_bin_echo PASSED [ 94%] tests/test_unicode.py::UnicodeTests::test_spawn_expect_ascii_unicode PASSED [ 94%] tests/test_unicode.py::UnicodeTests::test_spawn_send_unicode PASSED [ 95%] tests/test_unicode.py::UnicodeTests::test_spawn_utf8_incomplete PASSED [ 95%] tests/test_unicode.py::UnicodeTests::test_unicode_argv PASSED [ 95%] tests/test_which.py::TestCaseWhich::test_os_defpath_which PASSED [ 96%] tests/test_which.py::TestCaseWhich::test_path_from_env PASSED [ 96%] tests/test_which.py::TestCaseWhich::test_path_search_which PASSED [ 97%] tests/test_which.py::TestCaseWhich::test_which_finds_ls PASSED [ 97%] tests/test_which.py::TestCaseWhich::test_which_follows_symlink PASSED [ 97%] tests/test_which.py::TestCaseWhich::test_which_should_match_other_group_user PASSED [ 98%] tests/test_which.py::TestCaseWhich::test_which_should_not_match_folders PASSED [ 98%] tests/test_winsize.py::TestCaseWinsize::test_initial_winsize PASSED [ 99%] tests/test_winsize.py::TestCaseWinsize::test_initial_winsize_by_dimension PASSED [ 99%] tests/test_winsize.py::TestCaseWinsize::test_setwinsize PASSED [100%] =============================== warnings summary =============================== pexpect/ANSI.py:29 /home/buildozer/aports/main/py3-pexpect/src/pexpect-4.9/pexpect/ANSI.py:29: UserWarning: pexpect.screen and pexpect.ANSI are deprecated. We recommend using pyte to emulate a terminal screen: https://pypi.python.org/pypi/pyte from . import screen tests/test_pxssh.py: 9 warnings tests/test_repr.py: 2 warnings tests/test_run.py: 17 warnings tests/test_timeout_pattern.py: 4 warnings tests/test_unicode.py: 11 warnings tests/test_winsize.py: 3 warnings /usr/lib/python3.12/pty.py:95: DeprecationWarning: This process (pid=429) is multi-threaded, use of forkpty() may lead to deadlocks in the child. pid, fd = os.forkpty() tests/test_socket.py: 10 warnings tests/test_socket_fd.py: 13 warnings /usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=429) is multi-threaded, use of fork() may lead to deadlocks in the child. self.pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========= 244 passed, 13 deselected, 70 warnings in 212.52s (0:03:32) ========== >>> py3-pexpect: Entering fakeroot... >>> py3-pexpect-pyc*: Running split function pyc... renamed 'usr/lib/python3.12/site-packages/pexpect/__pycache__' -> '/home/buildozer/aports/main/py3-pexpect/pkg/py3-pexpect-pyc/usr/lib/python3.12/site-packages/pexpect/__pycache__' >>> py3-pexpect-pyc*: Preparing subpackage py3-pexpect-pyc... >>> py3-pexpect-pyc*: Running postcheck for py3-pexpect-pyc >>> py3-pexpect*: Running postcheck for py3-pexpect >>> py3-pexpect*: Preparing package py3-pexpect... >>> py3-pexpect-pyc*: Tracing dependencies... python3~3.12 >>> py3-pexpect-pyc*: Package size: 215.9 KB >>> py3-pexpect-pyc*: Compressing data... >>> py3-pexpect-pyc*: Create checksum... >>> py3-pexpect-pyc*: Create py3-pexpect-pyc-4.9-r1.apk >>> py3-pexpect*: Tracing dependencies... python3 py3-ptyprocess python3~3.12 >>> py3-pexpect*: Package size: 187.1 KB >>> py3-pexpect*: Compressing data... >>> py3-pexpect*: Create checksum... >>> py3-pexpect*: Create py3-pexpect-4.9-r1.apk >>> py3-pexpect: Build complete at Fri, 17 Oct 2025 13:24:41 +0000 elapsed time 0h 3m 37s >>> py3-pexpect: Cleaning up srcdir >>> py3-pexpect: Cleaning up pkgdir >>> py3-pexpect: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-pexpect (20251017.132105) ( 2/44) Purging py3-ptyprocess-pyc (0.7.0-r7) ( 3/44) Purging py3-ptyprocess (0.7.0-r7) ( 4/44) Purging py3-gpep517-pyc (19-r0) ( 5/44) Purging py3-gpep517 (19-r0) ( 6/44) Purging py3-installer-pyc (0.7.0-r2) ( 7/44) Purging py3-installer (0.7.0-r2) ( 8/44) Purging py3-setuptools-pyc (80.9.0-r1) ( 9/44) Purging py3-setuptools (80.9.0-r1) (10/44) Purging py3-wheel-pyc (0.46.1-r0) (11/44) Purging py3-wheel (0.46.1-r0) (12/44) Purging py3-pytest-pyc (8.4.2-r1) (13/44) Purging py3-pytest (8.4.2-r1) (14/44) Purging py3-iniconfig-pyc (2.1.0-r0) (15/44) Purging py3-iniconfig (2.1.0-r0) (16/44) Purging py3-packaging-pyc (25.0-r0) (17/44) Purging py3-packaging (25.0-r0) (18/44) Purging py3-parsing-pyc (3.2.3-r0) (19/44) Purging py3-parsing (3.2.3-r0) (20/44) Purging py3-pluggy-pyc (1.6.0-r0) (21/44) Purging py3-pluggy (1.6.0-r0) (22/44) Purging py3-py-pyc (1.11.0-r4) (23/44) Purging py3-py (1.11.0-r4) (24/44) Purging py3-pygments-pyc (2.19.2-r0) (25/44) Purging py3-pygments (2.19.2-r0) (26/44) Purging python3-pyc (3.12.12-r0) (27/44) Purging python3-pycache-pyc0 (3.12.12-r0) (28/44) Purging pyc (3.12.12-r0) (29/44) Purging python3 (3.12.12-r0) (30/44) Purging bash (5.3.3-r1) bash-5.3.3-r1.pre-deinstall: Executing script... (31/44) Purging coreutils (9.8-r1) coreutils-9.8-r1.post-deinstall: Executing script... (32/44) Purging coreutils-env (9.8-r1) (33/44) Purging coreutils-fmt (9.8-r1) (34/44) Purging coreutils-sha512sum (9.8-r1) (35/44) Purging gdbm (1.26-r0) (36/44) Purging libattr (2.5.2-r2) (37/44) Purging libbz2 (1.0.8-r6) (38/44) Purging libffi (3.5.2-r0) (39/44) Purging libpanelw (6.5_p20251010-r0) (40/44) Purging mpdecimal (4.0.1-r0) (41/44) Purging sqlite-libs (3.50.4-r1) (42/44) Purging utmps-libs (0.1.3.1-r0) (43/44) Purging xz-libs (5.8.1-r0) (44/44) Purging skalibs-libs (2.14.4.0-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 425 MiB in 101 packages >>> py3-pexpect: Updating the main/x86 repository index... >>> py3-pexpect: Signing the index...