--- /srv/rebuilderd/tmp/rebuilderd7HLwAh/inputs/python3.14-dev_3.14.5-1_riscv64.deb +++ /srv/rebuilderd/tmp/rebuilderd7HLwAh/out/python3.14-dev_3.14.5-1_riscv64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-05-11 01:38:08.000000 debian-binary │ -rw-r--r-- 0 0 0 772 2026-05-11 01:38:08.000000 control.tar.xz │ --rw-r--r-- 0 0 0 513772 2026-05-11 01:38:08.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 508456 2026-05-11 01:38:08.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.14-dev │ │ │ Source: python3.14 │ │ │ Version: 3.14.5-1 │ │ │ Architecture: riscv64 │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 517 │ │ │ +Installed-Size: 512 │ │ │ Depends: python3.14 (= 3.14.5-1), libpython3.14-dev (= 3.14.5-1), libpython3.14 (= 3.14.5-1) │ │ │ Recommends: libc6-dev | libc-dev │ │ │ Section: python │ │ │ Priority: optional │ │ │ Multi-Arch: allowed │ │ │ Description: Header files and a static library for Python (v3.14) │ │ │ Header files, a static library and development tools for building │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -4,13 +4,13 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-05-11 01:38:08.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-05-11 01:38:08.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-05-11 01:38:08.000000 ./usr/share/doc/python3.14/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-05-10 10:21:34.000000 ./usr/share/doc/python3.14/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-05-11 01:38:08.000000 ./usr/share/doc/python3.14/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-05-10 10:21:34.000000 ./usr/share/doc/python3.14/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-05-11 01:38:08.000000 ./usr/share/doc/python3.14/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 16108 2026-05-11 01:38:08.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 10749 2026-05-11 01:38:08.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-05-11 01:38:08.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-05-11 01:38:08.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-05-11 01:38:08.000000 ./usr/bin/python3.14-config -> riscv64-linux-gnu-python3.14-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-05-11 01:38:08.000000 ./usr/share/doc/python3.14-dev -> python3.14 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-05-11 01:38:08.000000 ./usr/share/man/man1/python3.14-config.1.gz -> riscv64-linux-gnu-python3.14-config.1.gz │ │ ├── ./usr/share/doc/python3.14/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -1,535 +1,440 @@ │ │ │ │ make[1]: Entering directory '/build/reproducible-path/python3.14-3.14.5/build-static' │ │ │ │ Checked 114 modules (63 built-in, 50 shared, 1 n/a on linux-riscv64, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details..riscv64-linux-gnu.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 2 -w -uall --timeout=3600 -x test_asyncio test_concurrent_futures test_ensurepip test_ftplib test_gdb test_httplib test_imaplib test_linuxaudiodev test_nntplib test_ossaudiodev test_poplib test_socket test_ssl test_ttk_guionly test_venv │ │ │ │ + ./python -u -W error -bb -E -m test --fast-ci -u-gui --timeout= -j 2 -w -uall --timeout=3600 -x test_asyncio test_concurrent_futures test_ensurepip test_ftplib test_gdb test_httplib test_imaplib test_linuxaudiodev test_nntplib test_ossaudiodev test_poplib test_socket test_ssl test_ttk_guionly test_venv --dont-add-python-opts │ │ │ │ == CPython 3.14.5 (main, May 11 2026, 01:38:08) [GCC 15.2.0] │ │ │ │ -== Linux-6.12.86+deb13-riscv64-riscv64-with-glibc2.42 little-endian │ │ │ │ +== Linux-6.6.87-win2030-riscv64-with-glibc2.42 little-endian │ │ │ │ == Python build: release dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.14-3.14.5/build-static/build/test_python_worker_104139æ │ │ │ │ +== cwd: /build/reproducible-path/python3.14-3.14.5/build-static/build/test_python_worker_88835æ │ │ │ │ == CPU count: 4 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1778463488 │ │ │ │ -0:00:00 load avg: 1.12 Run 436 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:01 load avg: 1.19 [ 1/436] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:00:03 load avg: 1.19 [ 2/436] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:00:03 load avg: 1.19 [ 3/436] test.test_future_stmt.test_future passed │ │ │ │ -0:00:05 load avg: 1.19 [ 4/436] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:00:05 load avg: 1.19 [ 5/436] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:00:19 load avg: 1.37 [ 6/436] test.test_inspect.test_inspect passed │ │ │ │ -0:00:44 load avg: 6.14 [ 7/436] test.test_multiprocessing_fork.test_manager passed (39.5 sec) │ │ │ │ -0:01:14 load avg: 4.48 running (2): test.test_multiprocessing_fork.test_processes (30.0 sec), test.test_multiprocessing_fork.test_misc (55.0 sec) │ │ │ │ -0:01:42 load avg: 3.61 [ 8/436] test.test_multiprocessing_fork.test_processes passed (57.6 sec) -- running (1): test.test_multiprocessing_fork.test_misc (1 min 22 sec) │ │ │ │ -0:01:53 load avg: 3.35 [ 9/436] test.test_multiprocessing_fork.test_misc passed (1 min 33 sec) │ │ │ │ -0:02:07 load avg: 3.56 [ 10/436] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:02:37 load avg: 8.65 running (2): test.test_multiprocessing_forkserver.test_misc (30.0 sec), test.test_multiprocessing_forkserver.test_manager (43.7 sec) │ │ │ │ -0:03:07 load avg: 6.71 running (2): test.test_multiprocessing_forkserver.test_misc (1 min), test.test_multiprocessing_forkserver.test_manager (1 min 13 sec) │ │ │ │ -0:03:21 load avg: 6.15 [ 11/436] test.test_multiprocessing_forkserver.test_manager passed (1 min 27 sec) -- running (1): test.test_multiprocessing_forkserver.test_misc (1 min 14 sec) │ │ │ │ -0:03:51 load avg: 5.42 running (2): test.test_multiprocessing_forkserver.test_misc (1 min 44 sec), test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ -0:04:21 load avg: 4.34 running (2): test.test_multiprocessing_forkserver.test_misc (2 min 14 sec), test.test_multiprocessing_forkserver.test_processes (1 min) │ │ │ │ -0:04:22 load avg: 4.15 [ 12/436] test.test_multiprocessing_forkserver.test_misc passed (2 min 15 sec) -- running (1): test.test_multiprocessing_forkserver.test_processes (1 min 1 sec) │ │ │ │ -0:04:47 load avg: 3.56 [ 13/436] test.test_multiprocessing_forkserver.test_threads passed -- running (1): test.test_multiprocessing_forkserver.test_processes (1 min 26 sec) │ │ │ │ -0:05:17 load avg: 4.28 running (2): test.test_multiprocessing_spawn.test_manager (30.0 sec), test.test_multiprocessing_forkserver.test_processes (1 min 56 sec) │ │ │ │ -0:05:47 load avg: 15.53 running (2): test.test_multiprocessing_spawn.test_manager (1 min), test.test_multiprocessing_forkserver.test_processes (2 min 26 sec) │ │ │ │ -0:06:17 load avg: 24.21 running (2): test.test_multiprocessing_spawn.test_manager (1 min 30 sec), test.test_multiprocessing_forkserver.test_processes (2 min 56 sec) │ │ │ │ -0:06:47 load avg: 15.40 running (2): test.test_multiprocessing_spawn.test_manager (2 min), test.test_multiprocessing_forkserver.test_processes (3 min 26 sec) │ │ │ │ -0:07:03 load avg: 12.57 [ 14/436] test.test_multiprocessing_forkserver.test_processes passed (3 min 42 sec) -- running (1): test.test_multiprocessing_spawn.test_manager (2 min 16 sec) │ │ │ │ -0:07:33 load avg: 13.00 running (2): test.test_multiprocessing_spawn.test_manager (2 min 46 sec), test.test_multiprocessing_spawn.test_misc (30.0 sec) │ │ │ │ -0:07:35 load avg: 13.00 [ 15/436] test.test_multiprocessing_spawn.test_manager passed (2 min 47 sec) -- running (1): test.test_multiprocessing_spawn.test_misc (31.7 sec) │ │ │ │ -0:08:05 load avg: 9.57 running (2): test.test_multiprocessing_spawn.test_processes (30.0 sec), test.test_multiprocessing_spawn.test_misc (1 min 1 sec) │ │ │ │ -0:08:35 load avg: 7.11 running (2): test.test_multiprocessing_spawn.test_processes (1 min), test.test_multiprocessing_spawn.test_misc (1 min 31 sec) │ │ │ │ -0:09:05 load avg: 5.46 running (2): test.test_multiprocessing_spawn.test_processes (1 min 30 sec), test.test_multiprocessing_spawn.test_misc (2 min 1 sec) │ │ │ │ -0:09:25 load avg: 4.47 [ 16/436] test.test_multiprocessing_spawn.test_misc passed (2 min 21 sec) -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 49 sec) │ │ │ │ -0:09:51 load avg: 3.49 [ 17/436] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (2 min 16 sec) │ │ │ │ -0:10:10 load avg: 3.48 [ 18/436] test.test_pydoc.test_pydoc passed -- running (1): test.test_multiprocessing_spawn.test_processes (2 min 34 sec) │ │ │ │ -0:10:22 load avg: 3.50 [ 19/436] test___all__ passed -- running (1): test.test_multiprocessing_spawn.test_processes (2 min 46 sec) │ │ │ │ -0:10:24 load avg: 3.50 [ 20/436] test__colorize passed -- running (1): test.test_multiprocessing_spawn.test_processes (2 min 48 sec) │ │ │ │ -0:10:32 load avg: 3.27 [ 21/436] test__interpchannels passed -- running (1): test.test_multiprocessing_spawn.test_processes (2 min 56 sec) │ │ │ │ -0:10:50 load avg: 2.99 [ 22/436] test__interpreters passed -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 14 sec) │ │ │ │ -0:10:52 load avg: 2.91 [ 23/436] test__locale passed -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 16 sec) │ │ │ │ -0:10:53 load avg: 2.91 [ 24/436] test__opcode passed -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 18 sec) │ │ │ │ -0:10:55 load avg: 2.91 [ 25/436] test__osx_support passed -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 19 sec) │ │ │ │ -0:10:57 load avg: 2.84 [ 26/436] test_abc passed -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 21 sec) │ │ │ │ -0:10:58 load avg: 2.84 [ 27/436] test_abstract_numbers passed -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 23 sec) │ │ │ │ -0:11:00 load avg: 2.84 [ 28/436] test_android skipped -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 25 sec) │ │ │ │ +0:00:00 load avg: 1.07 Run 436 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:00 load avg: 1.07 [ 1/436] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:00:01 load avg: 1.07 [ 2/436] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:00:01 load avg: 1.07 [ 3/436] test.test_future_stmt.test_future passed │ │ │ │ +0:00:01 load avg: 1.07 [ 4/436] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:00:01 load avg: 1.07 [ 5/436] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:00:05 load avg: 1.06 [ 6/436] test.test_inspect.test_inspect passed │ │ │ │ +0:00:19 load avg: 2.00 [ 7/436] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:00:42 load avg: 2.05 [ 8/436] test.test_multiprocessing_fork.test_misc passed (37.1 sec) │ │ │ │ +0:00:51 load avg: 2.12 [ 9/436] test.test_multiprocessing_fork.test_processes passed (31.7 sec) │ │ │ │ +0:00:59 load avg: 2.34 [ 10/436] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:01:21 load avg: 3.12 [ 11/436] test.test_multiprocessing_forkserver.test_manager passed (30.0 sec) │ │ │ │ +0:01:45 load avg: 3.25 [ 12/436] test.test_multiprocessing_forkserver.test_misc passed (46.7 sec) │ │ │ │ +0:02:02 load avg: 2.69 [ 13/436] test.test_multiprocessing_forkserver.test_threads passed -- running (1): test.test_multiprocessing_forkserver.test_processes (41.3 sec) │ │ │ │ +0:02:32 load avg: 9.18 running (2): test.test_multiprocessing_forkserver.test_processes (1 min 11 sec), test.test_multiprocessing_spawn.test_manager (30.0 sec) │ │ │ │ +0:02:44 load avg: 7.73 [ 14/436] test.test_multiprocessing_forkserver.test_processes passed (1 min 23 sec) -- running (1): test.test_multiprocessing_spawn.test_manager (42.1 sec) │ │ │ │ +0:02:57 load avg: 8.14 [ 15/436] test.test_multiprocessing_spawn.test_manager passed (55.4 sec) │ │ │ │ +0:03:27 load avg: 6.24 running (2): test.test_multiprocessing_spawn.test_misc (43.2 sec), test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ +0:03:35 load avg: 5.73 [ 16/436] test.test_multiprocessing_spawn.test_misc passed (51.2 sec) -- running (1): test.test_multiprocessing_spawn.test_processes (38.0 sec) │ │ │ │ +0:03:52 load avg: 4.61 [ 17/436] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (55.1 sec) │ │ │ │ +0:03:59 load avg: 4.04 [ 18/436] test.test_pydoc.test_pydoc passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 1 sec) │ │ │ │ +0:04:03 load avg: 4.04 [ 19/436] test___all__ passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 5 sec) │ │ │ │ +0:04:04 load avg: 4.04 [ 20/436] test__colorize passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 6 sec) │ │ │ │ +0:04:06 load avg: 4.04 [ 21/436] test__interpchannels passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 9 sec) │ │ │ │ +0:04:11 load avg: 3.88 [ 22/436] test__interpreters passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 13 sec) │ │ │ │ +0:04:12 load avg: 3.88 [ 23/436] test__locale passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 14 sec) │ │ │ │ +0:04:12 load avg: 3.88 [ 24/436] test__opcode passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 15 sec) │ │ │ │ +0:04:13 load avg: 3.73 [ 25/436] test__osx_support passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 15 sec) │ │ │ │ +0:04:14 load avg: 3.73 [ 26/436] test_abc passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 16 sec) │ │ │ │ +0:04:14 load avg: 3.73 [ 27/436] test_abstract_numbers passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 17 sec) │ │ │ │ +0:04:15 load avg: 3.73 [ 28/436] test_android skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 17 sec) │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:11:03 load avg: 2.77 [ 29/436] test_annotationlib passed -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 27 sec) │ │ │ │ -0:11:05 load avg: 2.77 [ 30/436] test_apple skipped -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 29 sec) │ │ │ │ +0:04:16 load avg: 3.73 [ 29/436] test_annotationlib passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 18 sec) │ │ │ │ +0:04:17 load avg: 3.73 [ 30/436] test_apple skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 19 sec) │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:11:33 load avg: 2.68 [ 31/436] test_argparse passed -- running (1): test.test_multiprocessing_spawn.test_processes (3 min 58 sec) │ │ │ │ -0:11:46 load avg: 2.57 [ 32/436] test_array passed -- running (1): test.test_multiprocessing_spawn.test_processes (4 min 10 sec) │ │ │ │ -0:11:48 load avg: 2.77 [ 33/436] test_asdl_parser passed -- running (1): test.test_multiprocessing_spawn.test_processes (4 min 13 sec) │ │ │ │ -0:12:18 load avg: 2.46 running (2): test.test_multiprocessing_spawn.test_processes (4 min 43 sec), test_ast (30.0 sec) │ │ │ │ -0:12:32 load avg: 2.36 [ 34/436] test.test_multiprocessing_spawn.test_processes passed (4 min 57 sec) -- running (1): test_ast (44.1 sec) │ │ │ │ -0:12:37 load avg: 2.33 [ 35/436] test_asyncgen passed -- running (1): test_ast (48.9 sec) │ │ │ │ -0:12:41 load avg: 2.33 [ 36/436] test_atexit passed -- running (1): test_ast (52.6 sec) │ │ │ │ -0:13:07 load avg: 2.27 [ 37/436] test_audit passed -- running (1): test_ast (1 min 18 sec) │ │ │ │ -0:13:09 load avg: 2.27 [ 38/436] test_augassign passed -- running (1): test_ast (1 min 20 sec) │ │ │ │ -0:13:12 load avg: 2.33 [ 39/436] test_base64 passed -- running (1): test_ast (1 min 23 sec) │ │ │ │ -0:13:14 load avg: 2.33 [ 40/436] test_baseexception passed -- running (1): test_ast (1 min 25 sec) │ │ │ │ -0:13:16 load avg: 2.33 [ 41/436] test_bdb passed -- running (1): test_ast (1 min 27 sec) │ │ │ │ -0:13:18 load avg: 2.31 [ 42/436] test_bigaddrspace passed -- running (1): test_ast (1 min 29 sec) │ │ │ │ -0:13:20 load avg: 2.31 [ 43/436] test_bigmem passed -- running (1): test_ast (1 min 31 sec) │ │ │ │ -0:13:22 load avg: 2.31 [ 44/436] test_binascii passed -- running (1): test_ast (1 min 33 sec) │ │ │ │ -0:13:23 load avg: 2.20 [ 45/436] test_binop passed -- running (1): test_ast (1 min 35 sec) │ │ │ │ -0:13:25 load avg: 2.20 [ 46/436] test_bisect passed -- running (1): test_ast (1 min 36 sec) │ │ │ │ -0:13:27 load avg: 2.18 [ 47/436] test_bool passed -- running (1): test_ast (1 min 38 sec) │ │ │ │ -0:13:41 load avg: 2.47 [ 48/436] test_ast passed (1 min 52 sec) │ │ │ │ -0:13:46 load avg: 2.51 [ 49/436] test_bufio passed │ │ │ │ -0:13:48 load avg: 2.55 [ 50/436] test_build_details passed │ │ │ │ -0:13:57 load avg: 2.59 [ 51/436] test_builtin passed │ │ │ │ -0:14:24 load avg: 2.46 [ 52/436] test_buffer passed (56.9 sec) │ │ │ │ -0:14:37 load avg: 2.39 [ 53/436] test_bz2 passed -- running (1): test_bytes (39.9 sec) │ │ │ │ -0:14:51 load avg: 2.30 [ 54/436] test_c_locale_coercion passed -- running (1): test_bytes (54.3 sec) │ │ │ │ -0:14:54 load avg: 2.28 [ 55/436] test_bytes passed (57.1 sec) │ │ │ │ -0:15:00 load avg: 2.26 [ 56/436] test_call passed │ │ │ │ -0:15:21 load avg: 2.25 [ 57/436] test_calendar passed │ │ │ │ -0:15:51 load avg: 2.15 running (2): test_cext (30.0 sec), test_capi (50.6 sec) │ │ │ │ -0:16:21 load avg: 2.16 running (2): test_cext (1 min), test_capi (1 min 20 sec) │ │ │ │ -0:16:51 load avg: 2.10 running (2): test_cext (1 min 30 sec), test_capi (1 min 50 sec) │ │ │ │ -0:17:21 load avg: 2.06 running (2): test_cext (2 min), test_capi (2 min 20 sec) │ │ │ │ -0:17:51 load avg: 2.03 running (2): test_cext (2 min 30 sec), test_capi (2 min 50 sec) │ │ │ │ -0:18:21 load avg: 2.09 running (2): test_cext (3 min), test_capi (3 min 20 sec) │ │ │ │ -0:18:51 load avg: 2.27 running (2): test_cext (3 min 30 sec), test_capi (3 min 50 sec) │ │ │ │ -0:19:15 load avg: 2.24 [ 58/436] test_capi passed (4 min 14 sec) -- running (1): test_cext (3 min 53 sec) │ │ │ │ -0:19:16 load avg: 2.24 [ 59/436] test_charmapcodec passed -- running (1): test_cext (3 min 55 sec) │ │ │ │ -0:19:19 load avg: 2.22 [ 60/436] test_class passed -- running (1): test_cext (3 min 58 sec) │ │ │ │ -0:19:24 load avg: 2.20 [ 61/436] test_clinic passed -- running (1): test_cext (4 min 2 sec) │ │ │ │ -0:19:26 load avg: 2.20 [ 62/436] test_cmath passed -- running (1): test_cext (4 min 4 sec) │ │ │ │ -0:19:29 load avg: 2.26 [ 63/436] test_cmd passed -- running (1): test_cext (4 min 7 sec) │ │ │ │ -0:19:59 load avg: 2.16 running (2): test_cext (4 min 37 sec), test_cmd_line (30.0 sec) │ │ │ │ -0:20:10 load avg: 2.13 [ 64/436] test_cmd_line passed (41.5 sec) -- running (1): test_cext (4 min 49 sec) │ │ │ │ -0:20:40 load avg: 2.08 running (2): test_cext (5 min 19 sec), test_cmd_line_script (30.0 sec) │ │ │ │ -0:20:44 load avg: 2.15 [ 65/436] test_cmd_line_script passed (33.3 sec) -- running (1): test_cext (5 min 22 sec) │ │ │ │ -0:20:48 load avg: 2.14 [ 66/436] test_code passed -- running (1): test_cext (5 min 26 sec) │ │ │ │ -0:20:50 load avg: 2.14 [ 67/436] test_code_module passed -- running (1): test_cext (5 min 29 sec) │ │ │ │ -0:20:52 load avg: 2.13 [ 68/436] test_codeccallbacks passed -- running (1): test_cext (5 min 31 sec) │ │ │ │ -0:20:56 load avg: 2.13 [ 69/436] test_codecencodings_cn passed -- running (1): test_cext (5 min 34 sec) │ │ │ │ -0:20:58 load avg: 2.12 [ 70/436] test_codecencodings_hk passed -- running (1): test_cext (5 min 36 sec) │ │ │ │ -0:21:02 load avg: 2.11 [ 71/436] test_codecencodings_iso2022 passed -- running (1): test_cext (5 min 41 sec) │ │ │ │ -0:21:07 load avg: 2.10 [ 72/436] test_codecencodings_jp passed -- running (1): test_cext (5 min 46 sec) │ │ │ │ -0:21:10 load avg: 2.10 [ 73/436] test_codecencodings_kr passed -- running (1): test_cext (5 min 49 sec) │ │ │ │ -0:21:12 load avg: 2.09 [ 74/436] test_codecencodings_tw passed -- running (1): test_cext (5 min 51 sec) │ │ │ │ -0:21:15 load avg: 2.09 [ 75/436] test_codecmaps_cn passed -- running (1): test_cext (5 min 54 sec) │ │ │ │ -0:21:18 load avg: 2.08 [ 76/436] test_codecmaps_hk passed -- running (1): test_cext (5 min 56 sec) │ │ │ │ -0:21:21 load avg: 2.08 [ 77/436] test_codecmaps_jp passed -- running (1): test_cext (6 min) │ │ │ │ -0:21:24 load avg: 2.16 [ 78/436] test_codecmaps_kr passed -- running (1): test_cext (6 min 3 sec) │ │ │ │ -0:21:27 load avg: 2.16 [ 79/436] test_codecmaps_tw passed -- running (1): test_cext (6 min 5 sec) │ │ │ │ -0:21:37 load avg: 2.13 [ 80/436] test_codecs passed -- running (1): test_cext (6 min 16 sec) │ │ │ │ -0:21:39 load avg: 2.12 [ 81/436] test_codeop passed -- running (1): test_cext (6 min 17 sec) │ │ │ │ -0:22:09 load avg: 2.07 running (2): test_cext (6 min 47 sec), test_collections (30.0 sec) │ │ │ │ -0:22:22 load avg: 2.06 [ 82/436] test_collections passed (43.2 sec) -- running (1): test_cext (7 min 1 sec) │ │ │ │ -0:22:24 load avg: 2.06 [ 83/436] test_colorsys passed -- running (1): test_cext (7 min 2 sec) │ │ │ │ -0:22:26 load avg: 2.06 [ 84/436] test_compare passed -- running (1): test_cext (7 min 4 sec) │ │ │ │ -0:22:26 load avg: 2.06 [ 85/436] test_cext passed (7 min 5 sec) │ │ │ │ -0:22:56 load avg: 2.03 running (2): test_compileall (30.0 sec), test_compile (30.7 sec) │ │ │ │ -0:23:26 load avg: 2.02 running (2): test_compileall (1 min), test_compile (1 min) │ │ │ │ -0:23:50 load avg: 2.43 [ 86/436] test_compile passed (1 min 24 sec) -- running (1): test_compileall (1 min 23 sec) │ │ │ │ -0:23:52 load avg: 2.43 [ 87/436] test_compiler_assemble passed -- running (1): test_compileall (1 min 25 sec) │ │ │ │ -0:23:54 load avg: 2.48 [ 88/436] test_compiler_codegen passed -- running (1): test_compileall (1 min 27 sec) │ │ │ │ -0:23:56 load avg: 2.48 [ 89/436] test_complex passed -- running (1): test_compileall (1 min 29 sec) │ │ │ │ -0:24:12 load avg: 2.58 [ 90/436] test_configparser passed -- running (1): test_compileall (1 min 45 sec) │ │ │ │ -0:24:13 load avg: 2.53 [ 91/436] test_contains passed -- running (1): test_compileall (1 min 47 sec) │ │ │ │ -0:24:24 load avg: 2.45 [ 92/436] test_context passed -- running (1): test_compileall (1 min 58 sec) │ │ │ │ -0:24:27 load avg: 2.45 [ 93/436] test_contextlib passed -- running (1): test_compileall (2 min) │ │ │ │ -0:24:29 load avg: 2.41 [ 94/436] test_contextlib_async passed -- running (1): test_compileall (2 min 2 sec) │ │ │ │ -0:24:32 load avg: 2.41 [ 95/436] test_copy passed -- running (1): test_compileall (2 min 5 sec) │ │ │ │ -0:24:34 load avg: 2.38 [ 96/436] test_copyreg passed -- running (1): test_compileall (2 min 7 sec) │ │ │ │ -0:24:40 load avg: 2.35 [ 97/436] test_coroutines passed -- running (1): test_compileall (2 min 13 sec) │ │ │ │ -0:25:10 load avg: 2.21 running (2): test_compileall (2 min 43 sec), test_cppext (30.0 sec) │ │ │ │ -0:25:40 load avg: 2.42 running (2): test_compileall (3 min 13 sec), test_cppext (1 min) │ │ │ │ -0:25:55 load avg: 2.33 [ 98/436] test_compileall passed (3 min 28 sec) -- running (1): test_cppext (1 min 15 sec) │ │ │ │ -0:26:03 load avg: 2.28 [ 99/436] test_cprofile passed -- running (1): test_cppext (1 min 23 sec) │ │ │ │ -0:26:07 load avg: 2.25 [100/436] test_crossinterp passed -- running (1): test_cppext (1 min 27 sec) │ │ │ │ -0:26:10 load avg: 2.25 [101/436] test_csv passed -- running (1): test_cppext (1 min 30 sec) │ │ │ │ -0:26:32 load avg: 2.38 [102/436] test_ctypes passed -- running (1): test_cppext (1 min 52 sec) │ │ │ │ -0:26:35 load avg: 2.38 [103/436] test_curses passed -- running (1): test_cppext (1 min 55 sec) │ │ │ │ -0:26:42 load avg: 2.35 [104/436] test_dataclasses passed -- running (1): test_cppext (2 min 2 sec) │ │ │ │ -0:27:09 load avg: 2.21 [105/436] test_datetime passed -- running (1): test_cppext (2 min 29 sec) │ │ │ │ -0:27:12 load avg: 2.21 [106/436] test_dbm passed -- running (1): test_cppext (2 min 32 sec) │ │ │ │ -0:27:14 load avg: 2.19 [107/436] test_dbm_dumb passed -- running (1): test_cppext (2 min 34 sec) │ │ │ │ -0:27:16 load avg: 2.19 [108/436] test_dbm_gnu passed -- running (1): test_cppext (2 min 36 sec) │ │ │ │ -0:27:18 load avg: 2.17 [109/436] test_dbm_ndbm passed -- running (1): test_cppext (2 min 37 sec) │ │ │ │ -0:27:20 load avg: 2.17 [110/436] test_dbm_sqlite3 passed -- running (1): test_cppext (2 min 40 sec) │ │ │ │ -0:27:50 load avg: 2.10 running (2): test_decimal (30.0 sec), test_cppext (3 min 10 sec) │ │ │ │ -0:28:20 load avg: 2.13 running (2): test_decimal (1 min), test_cppext (3 min 40 sec) │ │ │ │ -0:28:29 load avg: 2.11 [111/436] test_decimal passed (1 min 8 sec) -- running (1): test_cppext (3 min 49 sec) │ │ │ │ -0:28:31 load avg: 2.11 [112/436] test_decorators passed -- running (1): test_cppext (3 min 50 sec) │ │ │ │ -0:28:32 load avg: 2.11 [113/436] test_defaultdict passed -- running (1): test_cppext (3 min 52 sec) │ │ │ │ -0:28:47 load avg: 2.30 [114/436] test_deque passed -- running (1): test_cppext (4 min 7 sec) │ │ │ │ -0:28:59 load avg: 2.25 [115/436] test_descr passed -- running (1): test_cppext (4 min 19 sec) │ │ │ │ -0:29:02 load avg: 2.25 [116/436] test_descrtut passed -- running (1): test_cppext (4 min 22 sec) │ │ │ │ -0:29:03 load avg: 2.23 [117/436] test_devpoll skipped -- running (1): test_cppext (4 min 23 sec) │ │ │ │ +0:04:25 load avg: 3.46 [ 31/436] test_argparse passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 27 sec) │ │ │ │ +0:04:29 load avg: 3.34 [ 32/436] test_array passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 31 sec) │ │ │ │ +0:04:30 load avg: 3.34 [ 33/436] test_asdl_parser passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 32 sec) │ │ │ │ +0:04:41 load avg: 3.14 [ 34/436] test.test_multiprocessing_spawn.test_processes passed (1 min 43 sec) │ │ │ │ +0:04:43 load avg: 3.14 [ 35/436] test_asyncgen passed │ │ │ │ +0:04:44 load avg: 3.05 [ 36/436] test_atexit passed │ │ │ │ +0:04:52 load avg: 2.96 [ 37/436] test_audit passed │ │ │ │ +0:04:52 load avg: 2.96 [ 38/436] test_augassign passed │ │ │ │ +0:04:53 load avg: 2.96 [ 39/436] test_base64 passed │ │ │ │ +0:04:54 load avg: 2.96 [ 40/436] test_baseexception passed │ │ │ │ +0:04:54 load avg: 2.96 [ 41/436] test_bdb passed │ │ │ │ +0:04:55 load avg: 2.96 [ 42/436] test_bigaddrspace passed │ │ │ │ +0:04:56 load avg: 2.96 [ 43/436] test_bigmem passed │ │ │ │ +0:04:56 load avg: 2.96 [ 44/436] test_binascii passed │ │ │ │ +0:04:57 load avg: 2.96 [ 45/436] test_binop passed │ │ │ │ +0:04:57 load avg: 2.96 [ 46/436] test_bisect passed │ │ │ │ +0:04:58 load avg: 2.96 [ 47/436] test_bool passed │ │ │ │ +0:05:00 load avg: 2.89 [ 48/436] test_ast passed (30.3 sec) │ │ │ │ +0:05:02 load avg: 2.89 [ 49/436] test_bufio passed │ │ │ │ +0:05:02 load avg: 2.89 [ 50/436] test_build_details passed │ │ │ │ +0:05:05 load avg: 2.82 [ 51/436] test_builtin passed │ │ │ │ +0:05:14 load avg: 2.69 [ 52/436] test_buffer passed │ │ │ │ +0:05:16 load avg: 2.69 [ 53/436] test_bz2 passed │ │ │ │ +0:05:21 load avg: 2.63 [ 54/436] test_bytes passed │ │ │ │ +0:05:21 load avg: 2.63 [ 55/436] test_c_locale_coercion passed │ │ │ │ +0:05:23 load avg: 2.63 [ 56/436] test_call passed │ │ │ │ +0:05:29 load avg: 2.62 [ 57/436] test_calendar passed │ │ │ │ +0:05:59 load avg: 2.37 running (2): test_cext (30.0 sec), test_capi (36.6 sec) │ │ │ │ +0:06:29 load avg: 2.69 running (2): test_cext (1 min), test_capi (1 min 6 sec) │ │ │ │ +0:06:45 load avg: 2.60 [ 58/436] test_capi passed (1 min 21 sec) -- running (1): test_cext (1 min 15 sec) │ │ │ │ +0:06:45 load avg: 2.60 [ 59/436] test_charmapcodec passed -- running (1): test_cext (1 min 15 sec) │ │ │ │ +0:06:46 load avg: 2.60 [ 60/436] test_class passed -- running (1): test_cext (1 min 16 sec) │ │ │ │ +0:06:48 load avg: 2.60 [ 61/436] test_clinic passed -- running (1): test_cext (1 min 18 sec) │ │ │ │ +0:06:48 load avg: 2.56 [ 62/436] test_cmath passed -- running (1): test_cext (1 min 18 sec) │ │ │ │ +0:06:49 load avg: 2.56 [ 63/436] test_cmd passed -- running (1): test_cext (1 min 19 sec) │ │ │ │ +0:07:01 load avg: 2.54 [ 64/436] test_cmd_line passed -- running (1): test_cext (1 min 31 sec) │ │ │ │ +0:07:11 load avg: 2.46 [ 65/436] test_cmd_line_script passed -- running (1): test_cext (1 min 41 sec) │ │ │ │ +0:07:12 load avg: 2.46 [ 66/436] test_code passed -- running (1): test_cext (1 min 42 sec) │ │ │ │ +0:07:13 load avg: 2.46 [ 67/436] test_code_module passed -- running (1): test_cext (1 min 43 sec) │ │ │ │ +0:07:13 load avg: 2.42 [ 68/436] test_codeccallbacks passed -- running (1): test_cext (1 min 44 sec) │ │ │ │ +0:07:14 load avg: 2.42 [ 69/436] test_codecencodings_cn passed -- running (1): test_cext (1 min 45 sec) │ │ │ │ +0:07:15 load avg: 2.42 [ 70/436] test_codecencodings_hk passed -- running (1): test_cext (1 min 45 sec) │ │ │ │ +0:07:17 load avg: 2.42 [ 71/436] test_codecencodings_iso2022 passed -- running (1): test_cext (1 min 47 sec) │ │ │ │ +0:07:18 load avg: 2.39 [ 72/436] test_codecencodings_jp passed -- running (1): test_cext (1 min 48 sec) │ │ │ │ +0:07:19 load avg: 2.39 [ 73/436] test_codecencodings_kr passed -- running (1): test_cext (1 min 49 sec) │ │ │ │ +0:07:20 load avg: 2.39 [ 74/436] test_codecencodings_tw passed -- running (1): test_cext (1 min 50 sec) │ │ │ │ +0:07:21 load avg: 2.39 [ 75/436] test_codecmaps_cn passed -- running (1): test_cext (1 min 51 sec) │ │ │ │ +0:07:21 load avg: 2.39 [ 76/436] test_codecmaps_hk passed -- running (1): test_cext (1 min 52 sec) │ │ │ │ +0:07:23 load avg: 2.39 [ 77/436] test_codecmaps_jp passed -- running (1): test_cext (1 min 53 sec) │ │ │ │ +0:07:24 load avg: 2.36 [ 78/436] test_codecmaps_kr passed -- running (1): test_cext (1 min 54 sec) │ │ │ │ +0:07:24 load avg: 2.36 [ 79/436] test_codecmaps_tw passed -- running (1): test_cext (1 min 55 sec) │ │ │ │ +0:07:28 load avg: 2.36 [ 80/436] test_codecs passed -- running (1): test_cext (1 min 58 sec) │ │ │ │ +0:07:28 load avg: 2.33 [ 81/436] test_codeop passed -- running (1): test_cext (1 min 58 sec) │ │ │ │ +0:07:34 load avg: 2.30 [ 82/436] test_cext passed (2 min 4 sec) │ │ │ │ +0:07:34 load avg: 2.30 [ 83/436] test_colorsys passed │ │ │ │ +0:07:35 load avg: 2.30 [ 84/436] test_compare passed │ │ │ │ +0:07:40 load avg: 2.28 [ 85/436] test_collections passed │ │ │ │ +0:07:56 load avg: 2.22 [ 86/436] test_compile passed │ │ │ │ +0:07:56 load avg: 2.22 [ 87/436] test_compiler_assemble passed │ │ │ │ +0:07:57 load avg: 2.22 [ 88/436] test_compiler_codegen passed │ │ │ │ +0:07:57 load avg: 2.22 [ 89/436] test_complex passed │ │ │ │ +0:08:02 load avg: 2.20 [ 90/436] test_configparser passed │ │ │ │ +0:08:02 load avg: 2.20 [ 91/436] test_contains passed │ │ │ │ +0:08:05 load avg: 2.10 [ 92/436] test_context passed │ │ │ │ +0:08:06 load avg: 2.10 [ 93/436] test_contextlib passed │ │ │ │ +0:08:07 load avg: 2.10 [ 94/436] test_contextlib_async passed │ │ │ │ +0:08:08 load avg: 2.10 [ 95/436] test_copy passed │ │ │ │ +0:08:08 load avg: 2.09 [ 96/436] test_copyreg passed │ │ │ │ +0:08:10 load avg: 2.09 [ 97/436] test_coroutines passed -- running (1): test_compileall (30.0 sec) │ │ │ │ +0:08:39 load avg: 2.13 [ 98/436] test_compileall passed (59.2 sec) │ │ │ │ +0:08:41 load avg: 2.13 [ 99/436] test_cprofile passed -- running (1): test_cppext (31.3 sec) │ │ │ │ +0:08:43 load avg: 2.13 [100/436] test_crossinterp passed -- running (1): test_cppext (32.7 sec) │ │ │ │ +0:08:44 load avg: 2.20 [101/436] test_csv passed -- running (1): test_cppext (33.5 sec) │ │ │ │ +0:08:49 load avg: 2.18 [102/436] test_ctypes passed -- running (1): test_cppext (39.4 sec) │ │ │ │ +0:08:50 load avg: 2.18 [103/436] test_curses passed -- running (1): test_cppext (40.3 sec) │ │ │ │ +0:08:52 load avg: 2.18 [104/436] test_dataclasses passed -- running (1): test_cppext (42.3 sec) │ │ │ │ +0:09:02 load avg: 2.15 [105/436] test_datetime passed -- running (1): test_cppext (51.6 sec) │ │ │ │ +0:09:03 load avg: 2.14 [106/436] test_dbm passed -- running (1): test_cppext (52.9 sec) │ │ │ │ +0:09:04 load avg: 2.14 [107/436] test_dbm_dumb passed -- running (1): test_cppext (53.6 sec) │ │ │ │ +0:09:04 load avg: 2.14 [108/436] test_dbm_gnu passed -- running (1): test_cppext (54.4 sec) │ │ │ │ +0:09:05 load avg: 2.14 [109/436] test_dbm_ndbm passed -- running (1): test_cppext (55.0 sec) │ │ │ │ +0:09:07 load avg: 2.14 [110/436] test_dbm_sqlite3 passed -- running (1): test_cppext (56.6 sec) │ │ │ │ +0:09:27 load avg: 2.17 [111/436] test_decimal passed -- running (1): test_cppext (1 min 16 sec) │ │ │ │ +0:09:27 load avg: 2.17 [112/436] test_decorators passed -- running (1): test_cppext (1 min 17 sec) │ │ │ │ +0:09:28 load avg: 2.17 [113/436] test_defaultdict passed -- running (1): test_cppext (1 min 17 sec) │ │ │ │ +0:09:32 load avg: 2.16 [114/436] test_deque passed -- running (1): test_cppext (1 min 22 sec) │ │ │ │ +0:09:36 load avg: 2.15 [115/436] test_descr passed -- running (1): test_cppext (1 min 25 sec) │ │ │ │ +0:09:37 load avg: 2.15 [116/436] test_descrtut passed -- running (1): test_cppext (1 min 26 sec) │ │ │ │ +0:09:37 load avg: 2.15 [117/436] test_devpoll skipped -- running (1): test_cppext (1 min 26 sec) │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:29:22 load avg: 2.18 [118/436] test_dict passed -- running (1): test_cppext (4 min 42 sec) │ │ │ │ -0:29:24 load avg: 2.17 [119/436] test_dictcomps passed -- running (1): test_cppext (4 min 44 sec) │ │ │ │ -0:29:31 load avg: 2.23 [120/436] test_dictviews passed -- running (1): test_cppext (4 min 51 sec) │ │ │ │ -0:29:39 load avg: 2.20 [121/436] test_difflib passed -- running (1): test_cppext (4 min 59 sec) │ │ │ │ -0:29:47 load avg: 2.18 [122/436] test_dis passed -- running (1): test_cppext (5 min 7 sec) │ │ │ │ -0:30:05 load avg: 2.13 [123/436] test_doctest passed -- running (1): test_cppext (5 min 25 sec) │ │ │ │ -0:30:09 load avg: 2.04 [124/436] test_docxmlrpc passed -- running (1): test_cppext (5 min 29 sec) │ │ │ │ -0:30:11 load avg: 2.04 [125/436] test_dtrace passed -- running (1): test_cppext (5 min 31 sec) │ │ │ │ -0:30:13 load avg: 2.03 [126/436] test_dynamic passed -- running (1): test_cppext (5 min 33 sec) │ │ │ │ -0:30:14 load avg: 2.03 [127/436] test_dynamicclassattribute passed -- running (1): test_cppext (5 min 34 sec) │ │ │ │ -0:30:29 load avg: 1.89 [128/436] test_eintr passed -- running (1): test_cppext (5 min 49 sec) │ │ │ │ -0:30:59 load avg: 2.00 running (2): test_email (30.0 sec), test_cppext (6 min 19 sec) │ │ │ │ -0:31:01 load avg: 2.00 [129/436] test_email passed (32.2 sec) -- running (1): test_cppext (6 min 21 sec) │ │ │ │ -0:31:31 load avg: 2.00 running (2): test_embed (30.0 sec), test_cppext (6 min 51 sec) │ │ │ │ -0:31:47 load avg: 2.00 [130/436] test_embed passed (45.3 sec) -- running (1): test_cppext (7 min 7 sec) │ │ │ │ -0:31:52 load avg: 2.00 [131/436] test_cppext passed (7 min 12 sec) │ │ │ │ -0:31:55 load avg: 2.00 [132/436] test_enumerate passed │ │ │ │ -0:32:01 load avg: 2.00 [133/436] test_enum passed │ │ │ │ -0:32:01 load avg: 2.00 [134/436] test_eof passed │ │ │ │ -0:32:03 load avg: 2.00 [135/436] test_epoll passed │ │ │ │ -0:32:03 load avg: 1.92 [136/436] test_errno passed │ │ │ │ -0:32:04 load avg: 1.92 [137/436] test_except_star passed │ │ │ │ -0:32:06 load avg: 1.92 [138/436] test_exception_hierarchy passed │ │ │ │ -0:32:08 load avg: 1.93 [139/436] test_exception_variations passed │ │ │ │ -0:32:12 load avg: 1.93 [140/436] test_exception_group passed │ │ │ │ -0:32:15 load avg: 1.93 [141/436] test_extcall passed │ │ │ │ -0:32:27 load avg: 1.94 [142/436] test_external_inspection passed │ │ │ │ -0:32:42 load avg: 1.80 [143/436] test_exceptions passed (34.1 sec) │ │ │ │ -0:32:46 load avg: 1.82 [144/436] test_fcntl passed │ │ │ │ -0:32:49 load avg: 1.75 [145/436] test_file passed │ │ │ │ -0:32:53 load avg: 1.77 [146/436] test_faulthandler passed │ │ │ │ -0:32:55 load avg: 1.77 [147/436] test_filecmp passed │ │ │ │ -0:32:56 load avg: 1.77 [148/436] test_file_eintr passed │ │ │ │ -0:32:57 load avg: 1.77 [149/436] test_fileinput passed │ │ │ │ -0:32:58 load avg: 1.79 [150/436] test_fileio passed │ │ │ │ -0:32:59 load avg: 1.79 [151/436] test_fileutils passed │ │ │ │ -0:33:02 load avg: 1.79 [152/436] test_float passed │ │ │ │ -0:33:04 load avg: 1.81 [153/436] test_finalization passed │ │ │ │ -0:33:04 load avg: 1.81 [154/436] test_flufl passed │ │ │ │ -0:33:06 load avg: 1.81 [155/436] test_fnmatch passed │ │ │ │ -0:33:07 load avg: 1.81 [156/436] test_format passed │ │ │ │ -0:33:09 load avg: 1.74 [157/436] test_fractions passed │ │ │ │ -0:33:11 load avg: 1.74 [158/436] test_fork1 passed │ │ │ │ -0:33:12 load avg: 1.74 [159/436] test_free_threading skipped │ │ │ │ +0:09:41 load avg: 2.14 [118/436] test_dict passed -- running (1): test_cppext (1 min 30 sec) │ │ │ │ +0:09:41 load avg: 2.14 [119/436] test_dictcomps passed -- running (1): test_cppext (1 min 31 sec) │ │ │ │ +0:09:43 load avg: 2.12 [120/436] test_dictviews passed -- running (1): test_cppext (1 min 33 sec) │ │ │ │ +0:09:45 load avg: 2.12 [121/436] test_difflib passed -- running (1): test_cppext (1 min 35 sec) │ │ │ │ +0:09:48 load avg: 2.12 [122/436] test_dis passed -- running (1): test_cppext (1 min 37 sec) │ │ │ │ +0:09:53 load avg: 2.19 [123/436] test_doctest passed -- running (1): test_cppext (1 min 42 sec) │ │ │ │ +0:09:54 load avg: 2.19 [124/436] test_docxmlrpc passed -- running (1): test_cppext (1 min 44 sec) │ │ │ │ +0:09:55 load avg: 2.19 [125/436] test_dtrace passed -- running (1): test_cppext (1 min 45 sec) │ │ │ │ +0:09:56 load avg: 2.19 [126/436] test_dynamic passed -- running (1): test_cppext (1 min 45 sec) │ │ │ │ +0:09:56 load avg: 2.19 [127/436] test_dynamicclassattribute passed -- running (1): test_cppext (1 min 46 sec) │ │ │ │ +0:10:05 load avg: 2.00 [128/436] test_eintr passed -- running (1): test_cppext (1 min 54 sec) │ │ │ │ +0:10:15 load avg: 2.08 [129/436] test_email passed -- running (1): test_cppext (2 min 4 sec) │ │ │ │ +0:10:17 load avg: 2.08 [130/436] test_cppext passed (2 min 6 sec) │ │ │ │ +0:10:21 load avg: 2.16 [131/436] test_enum passed │ │ │ │ +0:10:22 load avg: 2.16 [132/436] test_enumerate passed │ │ │ │ +0:10:24 load avg: 2.22 [133/436] test_eof passed │ │ │ │ +0:10:24 load avg: 2.22 [134/436] test_epoll passed │ │ │ │ +0:10:25 load avg: 2.22 [135/436] test_errno passed │ │ │ │ +0:10:26 load avg: 2.22 [136/436] test_except_star passed │ │ │ │ +0:10:28 load avg: 2.37 [137/436] test_exception_group passed │ │ │ │ +0:10:29 load avg: 2.37 [138/436] test_embed passed │ │ │ │ +0:10:29 load avg: 2.37 [139/436] test_exception_hierarchy passed │ │ │ │ +0:10:29 load avg: 2.37 [140/436] test_exception_variations passed │ │ │ │ +0:10:30 load avg: 2.37 [141/436] test_extcall passed │ │ │ │ +0:10:34 load avg: 2.42 [142/436] test_external_inspection passed │ │ │ │ +0:10:39 load avg: 2.38 [143/436] test_exceptions passed │ │ │ │ +0:10:40 load avg: 2.38 [144/436] test_fcntl passed │ │ │ │ +0:10:41 load avg: 2.38 [145/436] test_file passed │ │ │ │ +0:10:43 load avg: 2.43 [146/436] test_file_eintr passed │ │ │ │ +0:10:44 load avg: 2.43 [147/436] test_filecmp passed │ │ │ │ +0:10:44 load avg: 2.43 [148/436] test_fileinput passed │ │ │ │ +0:10:45 load avg: 2.43 [149/436] test_fileio passed │ │ │ │ +0:10:46 load avg: 2.43 [150/436] test_fileutils passed │ │ │ │ +0:10:47 load avg: 2.43 [151/436] test_finalization passed │ │ │ │ +0:10:48 load avg: 2.48 [152/436] test_float passed │ │ │ │ +0:10:49 load avg: 2.48 [153/436] test_flufl passed │ │ │ │ +0:10:49 load avg: 2.48 [154/436] test_fnmatch passed │ │ │ │ +0:10:54 load avg: 2.44 [155/436] test_faulthandler passed │ │ │ │ +0:10:54 load avg: 2.44 [156/436] test_format passed │ │ │ │ +0:10:55 load avg: 2.44 [157/436] test_fork1 passed │ │ │ │ +0:10:55 load avg: 2.44 [158/436] test_fractions passed │ │ │ │ +0:10:55 load avg: 2.44 [159/436] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:33:14 load avg: 1.76 [160/436] test_frozen passed │ │ │ │ -0:33:44 load avg: 2.57 running (2): test_frame (34.9 sec), test_fstring (30.0 sec) │ │ │ │ -0:33:58 load avg: 2.59 [161/436] test_frame passed (48.7 sec) -- running (1): test_fstring (43.8 sec) │ │ │ │ -0:34:00 load avg: 2.59 [162/436] test_funcattrs passed -- running (1): test_fstring (45.4 sec) │ │ │ │ -0:34:23 load avg: 2.39 [163/436] test_functools passed -- running (1): test_fstring (1 min 9 sec) │ │ │ │ -0:34:36 load avg: 2.33 [164/436] test_fstring passed (1 min 21 sec) │ │ │ │ -0:34:39 load avg: 2.30 [165/436] test_generated_cases passed │ │ │ │ -0:34:40 load avg: 2.30 [166/436] test_gc passed │ │ │ │ -0:34:41 load avg: 2.30 [167/436] test_generator_stop passed │ │ │ │ -0:34:43 load avg: 2.28 [168/436] test_genericalias passed │ │ │ │ -0:34:45 load avg: 2.28 [169/436] test_genericclass passed │ │ │ │ -0:34:45 load avg: 2.28 [170/436] test_generators passed │ │ │ │ -0:34:47 load avg: 2.28 [171/436] test_genericpath passed │ │ │ │ -0:34:48 load avg: 2.33 [172/436] test_genexps passed │ │ │ │ -0:34:50 load avg: 2.33 [173/436] test_getopt passed │ │ │ │ -0:34:50 load avg: 2.33 [174/436] test_getpass passed │ │ │ │ -0:34:53 load avg: 2.31 [175/436] test_gettext passed │ │ │ │ -0:34:54 load avg: 2.31 [176/436] test_getpath passed │ │ │ │ -0:34:55 load avg: 2.31 [177/436] test_global passed │ │ │ │ -0:34:57 load avg: 2.31 [178/436] test_grammar passed │ │ │ │ -0:34:58 load avg: 2.28 [179/436] test_glob passed │ │ │ │ -0:34:59 load avg: 2.28 [180/436] test_graphlib passed │ │ │ │ -0:35:00 load avg: 2.28 [181/436] test_grp passed │ │ │ │ -0:35:06 load avg: 2.26 [182/436] test_hash passed │ │ │ │ -0:35:14 load avg: 2.22 [183/436] test_gzip passed │ │ │ │ -0:35:21 load avg: 2.20 [184/436] test_heapq passed │ │ │ │ -0:35:24 load avg: 2.19 [185/436] test_hmac passed │ │ │ │ -0:35:26 load avg: 2.19 [186/436] test_html passed │ │ │ │ -0:35:34 load avg: 2.23 [187/436] test_htmlparser passed │ │ │ │ -0:35:41 load avg: 2.21 [188/436] test_http_cookiejar passed -- running (1): test_hashlib (35.1 sec) │ │ │ │ -0:36:07 load avg: 2.14 [189/436] test_http_cookies passed -- running (1): test_hashlib (1 min) │ │ │ │ -0:36:25 load avg: 2.10 [190/436] test_httpservers passed -- running (1): test_hashlib (1 min 19 sec) │ │ │ │ -0:36:55 load avg: 2.23 running (2): test_hashlib (1 min 49 sec), test_idle (30.0 sec) │ │ │ │ -0:37:04 load avg: 2.20 [191/436] test_idle passed (38.7 sec) -- running (1): test_hashlib (1 min 58 sec) │ │ │ │ -0:37:34 load avg: 2.19 running (2): test_hashlib (2 min 28 sec), test_import (30.0 sec) │ │ │ │ -0:37:38 load avg: 2.18 [192/436] test_import passed (33.9 sec) -- running (1): test_hashlib (2 min 32 sec) │ │ │ │ -0:38:05 load avg: 2.11 [193/436] test_importlib passed -- running (1): test_hashlib (2 min 59 sec) │ │ │ │ -0:38:07 load avg: 2.11 [194/436] test_index passed -- running (1): test_hashlib (3 min 1 sec) │ │ │ │ -0:38:37 load avg: 2.30 running (2): test_hashlib (3 min 31 sec), test_int (30.0 sec) │ │ │ │ -0:39:07 load avg: 2.36 running (2): test_hashlib (4 min 1 sec), test_int (1 min) │ │ │ │ -0:39:37 load avg: 2.21 running (2): test_hashlib (4 min 31 sec), test_int (1 min 30 sec) │ │ │ │ -0:40:07 load avg: 2.13 running (2): test_hashlib (5 min 1 sec), test_int (2 min) │ │ │ │ -0:40:37 load avg: 2.08 running (2): test_hashlib (5 min 31 sec), test_int (2 min 30 sec) │ │ │ │ -0:41:07 load avg: 2.05 running (2): test_hashlib (6 min 1 sec), test_int (3 min) │ │ │ │ -0:41:32 load avg: 2.03 [195/436] test_hashlib passed (6 min 26 sec) -- running (1): test_int (3 min 24 sec) │ │ │ │ -0:41:34 load avg: 2.11 [196/436] test_int_literal passed -- running (1): test_int (3 min 26 sec) │ │ │ │ -0:41:40 load avg: 2.10 [197/436] test_int passed (3 min 33 sec) │ │ │ │ -0:42:10 load avg: 2.06 running (2): test_interpreters (36.7 sec), test_io (30.0 sec) │ │ │ │ -0:42:40 load avg: 2.03 running (2): test_interpreters (1 min 6 sec), test_io (1 min) │ │ │ │ -0:43:03 load avg: 1.74 [198/436] test_io passed (1 min 22 sec) -- running (1): test_interpreters (1 min 29 sec) │ │ │ │ -0:43:05 load avg: 1.76 [199/436] test_ioctl passed -- running (1): test_interpreters (1 min 31 sec) │ │ │ │ -0:43:08 load avg: 1.76 [200/436] test_ipaddress passed -- running (1): test_interpreters (1 min 34 sec) │ │ │ │ -0:43:13 load avg: 1.78 [201/436] test_interpreters passed (1 min 39 sec) │ │ │ │ -0:43:15 load avg: 1.80 [202/436] test_iter passed │ │ │ │ -0:43:17 load avg: 1.80 [203/436] test_iterlen passed │ │ │ │ -0:43:46 load avg: 2.03 [204/436] test_itertools passed -- running (1): test_isinstance (38.0 sec) │ │ │ │ -0:44:16 load avg: 2.29 running (2): test_json (30.0 sec), test_isinstance (1 min 7 sec) │ │ │ │ -0:44:42 load avg: 2.19 [205/436] test_isinstance passed (1 min 34 sec) -- running (1): test_json (56.1 sec) │ │ │ │ -0:44:44 load avg: 2.17 [206/436] test_keyword passed -- running (1): test_json (57.8 sec) │ │ │ │ -0:44:45 load avg: 2.17 [207/436] test_keywordonlyarg passed -- running (1): test_json (59.7 sec) │ │ │ │ -0:44:47 load avg: 2.17 [208/436] test_kqueue skipped -- running (1): test_json (1 min 1 sec) │ │ │ │ +0:10:56 load avg: 2.44 [160/436] test_frozen passed │ │ │ │ +0:11:07 load avg: 2.53 [161/436] test_frame passed │ │ │ │ +0:11:07 load avg: 2.53 [162/436] test_funcattrs passed │ │ │ │ +0:11:11 load avg: 2.56 [163/436] test_fstring passed │ │ │ │ +0:11:14 load avg: 2.60 [164/436] test_functools passed │ │ │ │ +0:11:15 load avg: 2.60 [165/436] test_generated_cases passed │ │ │ │ +0:11:16 load avg: 2.60 [166/436] test_generator_stop passed │ │ │ │ +0:11:17 load avg: 2.60 [167/436] test_generators passed │ │ │ │ +0:11:18 load avg: 2.60 [168/436] test_gc passed │ │ │ │ +0:11:18 load avg: 2.63 [169/436] test_genericalias passed │ │ │ │ +0:11:18 load avg: 2.63 [170/436] test_genericclass passed │ │ │ │ +0:11:19 load avg: 2.63 [171/436] test_genericpath passed │ │ │ │ +0:11:19 load avg: 2.63 [172/436] test_genexps passed │ │ │ │ +0:11:20 load avg: 2.63 [173/436] test_getopt passed │ │ │ │ +0:11:20 load avg: 2.63 [174/436] test_getpass passed │ │ │ │ +0:11:21 load avg: 2.63 [175/436] test_getpath passed │ │ │ │ +0:11:21 load avg: 2.63 [176/436] test_gettext passed │ │ │ │ +0:11:21 load avg: 2.63 [177/436] test_global passed │ │ │ │ +0:11:22 load avg: 2.63 [178/436] test_grammar passed │ │ │ │ +0:11:22 load avg: 2.63 [179/436] test_glob passed │ │ │ │ +0:11:22 load avg: 2.63 [180/436] test_graphlib passed │ │ │ │ +0:11:23 load avg: 2.63 [181/436] test_grp passed │ │ │ │ +0:11:24 load avg: 2.58 [182/436] test_hash passed │ │ │ │ +0:11:27 load avg: 2.58 [183/436] test_gzip passed │ │ │ │ +0:11:29 load avg: 2.53 [184/436] test_heapq passed │ │ │ │ +0:11:30 load avg: 2.53 [185/436] test_hmac passed │ │ │ │ +0:11:30 load avg: 2.53 [186/436] test_html passed │ │ │ │ +0:11:32 load avg: 2.53 [187/436] test_htmlparser passed │ │ │ │ +0:11:35 load avg: 2.49 [188/436] test_http_cookiejar passed │ │ │ │ +0:11:43 load avg: 2.42 [189/436] test_http_cookies passed │ │ │ │ +0:11:50 load avg: 2.30 [190/436] test_httpservers passed │ │ │ │ +0:12:02 load avg: 2.25 [191/436] test_idle passed -- running (1): test_hashlib (37.8 sec) │ │ │ │ +0:12:13 load avg: 2.22 [192/436] test_import passed -- running (1): test_hashlib (48.5 sec) │ │ │ │ +0:12:24 load avg: 2.17 [193/436] test_importlib passed -- running (1): test_hashlib (59.6 sec) │ │ │ │ +0:12:24 load avg: 2.17 [194/436] test_index passed -- running (1): test_hashlib (1 min) │ │ │ │ +0:12:54 load avg: 2.10 running (2): test_hashlib (1 min 30 sec), test_int (30.0 sec) │ │ │ │ +0:13:25 load avg: 2.06 running (2): test_hashlib (2 min), test_int (1 min) │ │ │ │ +0:13:37 load avg: 2.05 [195/436] test_int passed (1 min 12 sec) -- running (1): test_hashlib (2 min 12 sec) │ │ │ │ +0:13:37 load avg: 2.05 [196/436] test_int_literal passed -- running (1): test_hashlib (2 min 12 sec) │ │ │ │ +0:13:38 load avg: 2.05 [197/436] test_hashlib passed (2 min 13 sec) │ │ │ │ +0:14:08 load avg: 2.28 [198/436] test_interpreters passed (30.5 sec) │ │ │ │ +0:14:09 load avg: 2.10 [199/436] test_ioctl passed -- running (1): test_io (30.5 sec) │ │ │ │ +0:14:09 load avg: 2.10 [200/436] test_ipaddress passed -- running (1): test_io (31.3 sec) │ │ │ │ +0:14:16 load avg: 2.09 [201/436] test_isinstance passed -- running (1): test_io (37.6 sec) │ │ │ │ +0:14:16 load avg: 2.09 [202/436] test_iter passed -- running (1): test_io (38.2 sec) │ │ │ │ +0:14:17 load avg: 2.09 [203/436] test_iterlen passed -- running (1): test_io (38.7 sec) │ │ │ │ +0:14:25 load avg: 1.92 [204/436] test_io passed (47.1 sec) │ │ │ │ +0:14:26 load avg: 1.92 [205/436] test_itertools passed │ │ │ │ +0:14:26 load avg: 1.92 [206/436] test_keyword passed │ │ │ │ +0:14:27 load avg: 1.92 [207/436] test_keywordonlyarg passed │ │ │ │ +0:14:27 load avg: 1.92 [208/436] test_kqueue skipped │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:45:17 load avg: 2.42 running (2): test_json (1 min 31 sec), test_largefile (30.0 sec) │ │ │ │ -0:45:32 load avg: 2.33 [209/436] test_largefile passed (45.0 sec) -- running (1): test_json (1 min 46 sec) │ │ │ │ -0:45:33 load avg: 2.30 [210/436] test_launcher skipped -- running (1): test_json (1 min 47 sec) │ │ │ │ +0:14:57 load avg: 2.42 running (2): test_json (32.1 sec), test_largefile (30.0 sec) │ │ │ │ +0:15:25 load avg: 3.11 [209/436] test_json passed (1 min) -- running (1): test_largefile (57.9 sec) │ │ │ │ +0:15:26 load avg: 3.11 [210/436] test_launcher skipped -- running (1): test_largefile (58.4 sec) │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:45:36 load avg: 2.30 [211/436] test_linecache passed -- running (1): test_json (1 min 50 sec) │ │ │ │ -0:45:38 load avg: 2.28 [212/436] test_json passed (1 min 52 sec) │ │ │ │ -0:45:41 load avg: 2.28 [213/436] test_listcomps passed │ │ │ │ -0:45:43 load avg: 2.28 [214/436] test_lltrace passed │ │ │ │ -0:45:45 load avg: 2.25 [215/436] test_locale passed │ │ │ │ -0:46:02 load avg: 2.13 [216/436] test_list passed │ │ │ │ -0:46:19 load avg: 1.88 [217/436] test_long passed -- running (1): test_logging (34.0 sec) │ │ │ │ -0:46:21 load avg: 1.88 [218/436] test_logging passed (35.5 sec) │ │ │ │ -0:46:24 load avg: 1.89 [219/436] test_longexp passed │ │ │ │ -0:46:30 load avg: 1.89 [220/436] test_mailbox passed │ │ │ │ -0:46:30 load avg: 1.89 [221/436] test_lzma passed │ │ │ │ -0:46:35 load avg: 1.90 [222/436] test_marshal passed │ │ │ │ -0:46:37 load avg: 1.90 [223/436] test_math_property passed │ │ │ │ -0:46:39 load avg: 1.91 [224/436] test_memoryio passed │ │ │ │ -0:46:47 load avg: 1.92 [225/436] test_memoryview passed │ │ │ │ -0:46:49 load avg: 1.93 [226/436] test_metaclass passed │ │ │ │ -0:46:52 load avg: 1.93 [227/436] test_mimetypes passed │ │ │ │ -0:46:54 load avg: 1.93 [228/436] test_minidom passed │ │ │ │ -0:46:57 load avg: 1.93 [229/436] test_mmap passed │ │ │ │ -0:47:00 load avg: 2.02 [230/436] test_module passed │ │ │ │ -0:47:11 load avg: 2.01 [231/436] test_modulefinder passed -- running (1): test_math (40.7 sec) │ │ │ │ -0:47:13 load avg: 2.01 [232/436] test_monitoring passed -- running (1): test_math (42.8 sec) │ │ │ │ -0:47:14 load avg: 2.01 [233/436] test_msvcrt skipped -- running (1): test_math (44.2 sec) │ │ │ │ +0:15:30 load avg: 3.18 [211/436] test_linecache passed -- running (1): test_largefile (1 min 2 sec) │ │ │ │ +0:15:35 load avg: 3.16 [212/436] test_list passed -- running (1): test_largefile (1 min 8 sec) │ │ │ │ +0:15:36 load avg: 3.16 [213/436] test_listcomps passed -- running (1): test_largefile (1 min 8 sec) │ │ │ │ +0:15:37 load avg: 3.16 [214/436] test_lltrace passed -- running (1): test_largefile (1 min 9 sec) │ │ │ │ +0:15:39 load avg: 3.15 [215/436] test_locale passed -- running (1): test_largefile (1 min 12 sec) │ │ │ │ +0:15:41 load avg: 3.15 [216/436] test_largefile passed (1 min 13 sec) │ │ │ │ +0:15:47 load avg: 2.98 [217/436] test_long passed │ │ │ │ +0:15:48 load avg: 2.98 [218/436] test_longexp passed │ │ │ │ +0:15:49 load avg: 2.82 [219/436] test_lzma passed │ │ │ │ +0:15:53 load avg: 2.82 [220/436] test_mailbox passed │ │ │ │ +0:15:55 load avg: 2.83 [221/436] test_marshal passed │ │ │ │ +0:16:06 load avg: 2.63 [222/436] test_logging passed │ │ │ │ +0:16:07 load avg: 2.63 [223/436] test_math_property passed │ │ │ │ +0:16:08 load avg: 2.63 [224/436] test_memoryio passed │ │ │ │ +0:16:10 load avg: 2.58 [225/436] test_memoryview passed │ │ │ │ +0:16:11 load avg: 2.58 [226/436] test_metaclass passed │ │ │ │ +0:16:11 load avg: 2.58 [227/436] test_mimetypes passed │ │ │ │ +0:16:12 load avg: 2.58 [228/436] test_minidom passed │ │ │ │ +0:16:13 load avg: 2.58 [229/436] test_mmap passed │ │ │ │ +0:16:14 load avg: 2.53 [230/436] test_module passed │ │ │ │ +0:16:17 load avg: 2.53 [231/436] test_modulefinder passed │ │ │ │ +0:16:18 load avg: 2.53 [232/436] test_monitoring passed │ │ │ │ +0:16:18 load avg: 2.53 [233/436] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:47:25 load avg: 2.01 [234/436] test_multibytecodec passed -- running (1): test_math (54.9 sec) │ │ │ │ -0:47:55 load avg: 2.06 running (2): test_math (1 min 24 sec), test_multiprocessing_main_handling (30.0 sec) │ │ │ │ -0:48:25 load avg: 2.76 running (2): test_math (1 min 54 sec), test_multiprocessing_main_handling (1 min) │ │ │ │ -0:48:55 load avg: 4.04 running (2): test_math (2 min 24 sec), test_multiprocessing_main_handling (1 min 30 sec) │ │ │ │ -0:48:56 load avg: 4.04 [235/436] test_multiprocessing_main_handling passed (1 min 31 sec) -- running (1): test_math (2 min 26 sec) │ │ │ │ -0:48:58 load avg: 4.04 [236/436] test_named_expressions passed -- running (1): test_math (2 min 28 sec) │ │ │ │ -0:49:00 load avg: 3.87 [237/436] test_netrc passed -- running (1): test_math (2 min 29 sec) │ │ │ │ -0:49:12 load avg: 3.58 [238/436] test_ntpath passed -- running (1): test_math (2 min 41 sec) │ │ │ │ -0:49:13 load avg: 3.58 [239/436] test_nturl2path passed -- running (1): test_math (2 min 43 sec) │ │ │ │ -0:49:16 load avg: 3.46 [240/436] test_numeric_tower passed -- running (1): test_math (2 min 45 sec) │ │ │ │ -0:49:25 load avg: 3.23 [241/436] test_opcache passed -- running (1): test_math (2 min 54 sec) │ │ │ │ -0:49:27 load avg: 3.23 [242/436] test_opcodes passed -- running (1): test_math (2 min 56 sec) │ │ │ │ -0:49:28 load avg: 3.23 [243/436] test_openpty passed -- running (1): test_math (2 min 58 sec) │ │ │ │ -0:49:30 load avg: 3.13 [244/436] test_operator passed -- running (1): test_math (2 min 59 sec) │ │ │ │ -0:49:31 load avg: 3.13 [245/436] test_optimizer passed -- running (1): test_math (3 min 1 sec) │ │ │ │ -0:49:34 load avg: 3.04 [246/436] test_optparse passed -- running (1): test_math (3 min 4 sec) │ │ │ │ -0:49:41 load avg: 2.96 [247/436] test_ordered_dict passed -- running (1): test_math (3 min 11 sec) │ │ │ │ -0:50:09 load avg: 2.44 [248/436] test_os passed -- running (1): test_math (3 min 39 sec) │ │ │ │ -0:50:11 load avg: 2.44 [249/436] test_osx_env passed -- running (1): test_math (3 min 40 sec) │ │ │ │ -0:50:28 load avg: 2.34 [250/436] test_pathlib passed -- running (1): test_math (3 min 58 sec) │ │ │ │ -0:50:31 load avg: 2.31 [251/436] test_patma passed -- running (1): test_math (4 min) │ │ │ │ -0:51:01 load avg: 2.11 running (2): test_math (4 min 30 sec), test_pdb (30.0 sec) │ │ │ │ -0:51:31 load avg: 2.07 running (2): test_math (5 min), test_pdb (1 min) │ │ │ │ -0:52:01 load avg: 2.04 running (2): test_math (5 min 30 sec), test_pdb (1 min 30 sec) │ │ │ │ -0:52:24 load avg: 2.03 [252/436] test_pdb passed (1 min 53 sec) -- running (1): test_math (5 min 53 sec) │ │ │ │ -0:52:36 load avg: 2.09 [253/436] test_peepholer passed -- running (1): test_math (6 min 6 sec) │ │ │ │ -0:53:06 load avg: 2.11 running (2): test_math (6 min 36 sec), test_peg_generator (30.0 sec) │ │ │ │ -0:53:36 load avg: 2.22 running (2): test_math (7 min 6 sec), test_peg_generator (1 min) │ │ │ │ -0:54:06 load avg: 2.30 running (2): test_math (7 min 36 sec), test_peg_generator (1 min 30 sec) │ │ │ │ -0:54:36 load avg: 2.18 running (2): test_math (8 min 6 sec), test_peg_generator (2 min) │ │ │ │ -0:55:06 load avg: 2.53 running (2): test_math (8 min 36 sec), test_peg_generator (2 min 30 sec) │ │ │ │ -0:55:13 load avg: 2.49 [254/436] test_math passed (8 min 42 sec) -- running (1): test_peg_generator (2 min 36 sec) │ │ │ │ -0:55:15 load avg: 2.45 [255/436] test_pep646_syntax passed -- running (1): test_peg_generator (2 min 39 sec) │ │ │ │ -0:55:17 load avg: 2.45 [256/436] test_perf_profiler skipped -- running (1): test_peg_generator (2 min 40 sec) │ │ │ │ +0:16:22 load avg: 2.49 [234/436] test_multibytecodec passed │ │ │ │ +0:16:47 load avg: 3.08 [235/436] test_multiprocessing_main_handling passed -- running (1): test_math (52.6 sec) │ │ │ │ +0:16:48 load avg: 3.08 [236/436] test_named_expressions passed -- running (1): test_math (53.1 sec) │ │ │ │ +0:16:48 load avg: 3.08 [237/436] test_netrc passed -- running (1): test_math (53.7 sec) │ │ │ │ +0:16:53 load avg: 2.99 [238/436] test_ntpath passed -- running (1): test_math (58.0 sec) │ │ │ │ +0:16:53 load avg: 2.99 [239/436] test_nturl2path passed -- running (1): test_math (58.5 sec) │ │ │ │ +0:16:54 load avg: 2.91 [240/436] test_numeric_tower passed -- running (1): test_math (59.2 sec) │ │ │ │ +0:16:56 load avg: 2.91 [241/436] test_opcache passed -- running (1): test_math (1 min 1 sec) │ │ │ │ +0:16:57 load avg: 2.91 [242/436] test_opcodes passed -- running (1): test_math (1 min 2 sec) │ │ │ │ +0:16:57 load avg: 2.91 [243/436] test_openpty passed -- running (1): test_math (1 min 2 sec) │ │ │ │ +0:16:58 load avg: 2.91 [244/436] test_operator passed -- running (1): test_math (1 min 3 sec) │ │ │ │ +0:16:58 load avg: 2.91 [245/436] test_optimizer passed -- running (1): test_math (1 min 3 sec) │ │ │ │ +0:16:59 load avg: 2.84 [246/436] test_optparse passed -- running (1): test_math (1 min 4 sec) │ │ │ │ +0:17:01 load avg: 2.84 [247/436] test_ordered_dict passed -- running (1): test_math (1 min 6 sec) │ │ │ │ +0:17:18 load avg: 2.72 [248/436] test_os passed -- running (1): test_math (1 min 23 sec) │ │ │ │ +0:17:18 load avg: 2.74 [249/436] test_osx_env passed -- running (1): test_math (1 min 23 sec) │ │ │ │ +0:17:25 load avg: 2.76 [250/436] test_pathlib passed -- running (1): test_math (1 min 30 sec) │ │ │ │ +0:17:26 load avg: 2.76 [251/436] test_patma passed -- running (1): test_math (1 min 31 sec) │ │ │ │ +0:17:56 load avg: 2.63 running (2): test_pdb (30.0 sec), test_math (2 min 1 sec) │ │ │ │ +0:18:03 load avg: 2.58 [252/436] test_pdb passed (36.8 sec) -- running (1): test_math (2 min 8 sec) │ │ │ │ +0:18:06 load avg: 2.54 [253/436] test_peepholer passed -- running (1): test_math (2 min 11 sec) │ │ │ │ +0:18:17 load avg: 2.45 [254/436] test_math passed (2 min 22 sec) │ │ │ │ +0:18:18 load avg: 2.45 [255/436] test_pep646_syntax passed │ │ │ │ +0:18:18 load avg: 2.45 [256/436] test_perf_profiler skipped │ │ │ │ test_perf_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:55:19 load avg: 2.58 [257/436] test_perfmaps passed -- running (1): test_peg_generator (2 min 42 sec) │ │ │ │ -0:55:49 load avg: 2.35 running (2): test_pickle (30.0 sec), test_peg_generator (3 min 12 sec) │ │ │ │ -0:56:19 load avg: 2.26 running (2): test_pickle (1 min), test_peg_generator (3 min 42 sec) │ │ │ │ -0:56:49 load avg: 2.31 running (2): test_pickle (1 min 30 sec), test_peg_generator (4 min 12 sec) │ │ │ │ -0:57:12 load avg: 2.22 [258/436] test_pickle passed (1 min 52 sec) -- running (1): test_peg_generator (4 min 35 sec) │ │ │ │ -0:57:13 load avg: 2.22 [259/436] test_picklebuffer passed -- running (1): test_peg_generator (4 min 37 sec) │ │ │ │ -0:57:34 load avg: 2.14 [260/436] test_pickletools passed -- running (1): test_peg_generator (4 min 57 sec) │ │ │ │ -0:57:36 load avg: 2.14 [261/436] test_pkg passed -- running (1): test_peg_generator (4 min 59 sec) │ │ │ │ -0:57:38 load avg: 2.14 [262/436] test_pkgutil passed -- running (1): test_peg_generator (5 min 2 sec) │ │ │ │ -0:57:43 load avg: 2.13 [263/436] test_platform passed -- running (1): test_peg_generator (5 min 7 sec) │ │ │ │ -0:57:48 load avg: 2.12 [264/436] test_plistlib passed -- running (1): test_peg_generator (5 min 11 sec) │ │ │ │ -0:58:01 load avg: 2.01 [265/436] test_poll passed -- running (1): test_peg_generator (5 min 25 sec) │ │ │ │ -0:58:04 load avg: 2.01 [266/436] test_popen passed -- running (1): test_peg_generator (5 min 27 sec) │ │ │ │ -0:58:06 load avg: 2.01 [267/436] test_positional_only_arg passed -- running (1): test_peg_generator (5 min 29 sec) │ │ │ │ -0:58:19 load avg: 2.01 [268/436] test_posix passed -- running (1): test_peg_generator (5 min 43 sec) │ │ │ │ -0:58:28 load avg: 2.01 [269/436] test_posixpath passed -- running (1): test_peg_generator (5 min 51 sec) │ │ │ │ -0:58:38 load avg: 2.08 [270/436] test_pow passed -- running (1): test_peg_generator (6 min 1 sec) │ │ │ │ -0:58:41 load avg: 2.15 [271/436] test_pprint passed -- running (1): test_peg_generator (6 min 4 sec) │ │ │ │ -0:58:43 load avg: 2.15 [272/436] test_print passed -- running (1): test_peg_generator (6 min 6 sec) │ │ │ │ -0:58:48 load avg: 2.22 [273/436] test_profile passed -- running (1): test_peg_generator (6 min 11 sec) │ │ │ │ -0:58:50 load avg: 2.28 [274/436] test_property passed -- running (1): test_peg_generator (6 min 13 sec) │ │ │ │ -0:58:54 load avg: 2.28 [275/436] test_pstats passed -- running (1): test_peg_generator (6 min 17 sec) │ │ │ │ -0:58:56 load avg: 2.34 [276/436] test_pty passed -- running (1): test_peg_generator (6 min 19 sec) │ │ │ │ -0:58:58 load avg: 2.34 [277/436] test_pulldom passed -- running (1): test_peg_generator (6 min 22 sec) │ │ │ │ -0:59:00 load avg: 2.31 [278/436] test_pwd passed -- running (1): test_peg_generator (6 min 24 sec) │ │ │ │ -0:59:07 load avg: 2.29 [279/436] test_py_compile passed -- running (1): test_peg_generator (6 min 30 sec) │ │ │ │ -0:59:22 load avg: 2.22 [280/436] test_pyclbr passed -- running (1): test_peg_generator (6 min 45 sec) │ │ │ │ -0:59:27 load avg: 2.21 [281/436] test_pyexpat passed -- running (1): test_peg_generator (6 min 50 sec) │ │ │ │ -0:59:57 load avg: 2.26 running (2): test_pyrepl (30.0 sec), test_peg_generator (7 min 20 sec) │ │ │ │ -1:00:01 load avg: 2.24 [282/436] test_pyrepl passed (33.7 sec) -- running (1): test_peg_generator (7 min 24 sec) │ │ │ │ -1:00:29 load avg: 2.16 [283/436] test_queue passed -- running (1): test_peg_generator (7 min 53 sec) │ │ │ │ -1:00:31 load avg: 2.16 [284/436] test_quopri passed -- running (1): test_peg_generator (7 min 55 sec) │ │ │ │ -1:00:33 load avg: 2.16 [285/436] test_raise passed -- running (1): test_peg_generator (7 min 57 sec) │ │ │ │ -1:00:54 load avg: 2.11 [286/436] test_random passed -- running (1): test_peg_generator (8 min 17 sec) │ │ │ │ -1:01:01 load avg: 2.17 [287/436] test_range passed -- running (1): test_peg_generator (8 min 24 sec) │ │ │ │ -1:01:10 load avg: 2.14 [288/436] test_re passed -- running (1): test_peg_generator (8 min 34 sec) │ │ │ │ -1:01:15 load avg: 2.21 [289/436] test_readline passed -- running (1): test_peg_generator (8 min 38 sec) │ │ │ │ -1:01:45 load avg: 2.21 running (2): test_regrtest (30.0 sec), test_peg_generator (9 min 8 sec) │ │ │ │ -1:02:15 load avg: 2.52 running (2): test_regrtest (1 min), test_peg_generator (9 min 38 sec) │ │ │ │ -1:02:45 load avg: 2.97 running (2): test_regrtest (1 min 30 sec), test_peg_generator (10 min 8 sec) │ │ │ │ -1:03:15 load avg: 2.86 running (2): test_regrtest (2 min), test_peg_generator (10 min 38 sec) │ │ │ │ -1:03:45 load avg: 2.74 running (2): test_regrtest (2 min 30 sec), test_peg_generator (11 min 8 sec) │ │ │ │ -1:04:15 load avg: 2.56 running (2): test_regrtest (3 min), test_peg_generator (11 min 38 sec) │ │ │ │ -1:04:45 load avg: 2.88 running (2): test_regrtest (3 min 30 sec), test_peg_generator (12 min 8 sec) │ │ │ │ -1:05:09 load avg: 3.30 [290/436] test_regrtest passed (3 min 54 sec) -- running (1): test_peg_generator (12 min 32 sec) │ │ │ │ -1:05:27 load avg: 2.93 [291/436] test_remote_pdb passed -- running (1): test_peg_generator (12 min 51 sec) │ │ │ │ -1:05:49 load avg: 2.67 [292/436] test_repl passed -- running (1): test_peg_generator (13 min 12 sec) │ │ │ │ -1:05:51 load avg: 2.61 [293/436] test_reprlib passed -- running (1): test_peg_generator (13 min 14 sec) │ │ │ │ -1:05:54 load avg: 2.56 [294/436] test_resource passed -- running (1): test_peg_generator (13 min 18 sec) │ │ │ │ -1:05:56 load avg: 2.56 [295/436] test_richcmp passed -- running (1): test_peg_generator (13 min 20 sec) │ │ │ │ -1:05:59 load avg: 2.56 [296/436] test_rlcompleter passed -- running (1): test_peg_generator (13 min 22 sec) │ │ │ │ -1:06:02 load avg: 2.52 [297/436] test_robotparser passed -- running (1): test_peg_generator (13 min 25 sec) │ │ │ │ -1:06:09 load avg: 2.44 [298/436] test_runpy passed -- running (1): test_peg_generator (13 min 33 sec) │ │ │ │ -1:06:13 load avg: 2.44 [299/436] test_sax passed -- running (1): test_peg_generator (13 min 36 sec) │ │ │ │ -1:06:15 load avg: 2.32 [300/436] test_sched passed -- running (1): test_peg_generator (13 min 39 sec) │ │ │ │ -1:06:17 load avg: 2.32 [301/436] test_scope passed -- running (1): test_peg_generator (13 min 41 sec) │ │ │ │ -1:06:22 load avg: 2.30 [302/436] test_script_helper passed -- running (1): test_peg_generator (13 min 45 sec) │ │ │ │ -1:06:23 load avg: 2.30 [303/436] test_secrets passed -- running (1): test_peg_generator (13 min 47 sec) │ │ │ │ -1:06:27 load avg: 2.27 [304/436] test_select passed -- running (1): test_peg_generator (13 min 50 sec) │ │ │ │ -1:06:57 load avg: 2.09 running (2): test_selectors (30.0 sec), test_peg_generator (14 min 20 sec) │ │ │ │ -1:07:14 load avg: 1.99 [305/436] test_selectors passed (46.9 sec) -- running (1): test_peg_generator (14 min 37 sec) │ │ │ │ -1:07:44 load avg: 2.00 running (2): test_set (30.0 sec), test_peg_generator (15 min 7 sec) │ │ │ │ -1:07:46 load avg: 2.00 [306/436] test_set passed (32.5 sec) -- running (1): test_peg_generator (15 min 10 sec) │ │ │ │ -1:07:49 load avg: 2.00 [307/436] test_setcomps passed -- running (1): test_peg_generator (15 min 12 sec) │ │ │ │ -1:07:55 load avg: 2.00 [308/436] test_shelve passed -- running (1): test_peg_generator (15 min 18 sec) │ │ │ │ -1:07:57 load avg: 2.00 [309/436] test_shlex passed -- running (1): test_peg_generator (15 min 20 sec) │ │ │ │ -1:08:07 load avg: 2.00 [310/436] test_shutil passed -- running (1): test_peg_generator (15 min 31 sec) │ │ │ │ -1:08:37 load avg: 1.96 [311/436] test_signal passed -- running (1): test_peg_generator (16 min) │ │ │ │ -1:08:45 load avg: 2.20 [312/436] test_site passed -- running (1): test_peg_generator (16 min 8 sec) │ │ │ │ -1:08:47 load avg: 2.20 [313/436] test_slice passed -- running (1): test_peg_generator (16 min 11 sec) │ │ │ │ -1:08:52 load avg: 2.26 [314/436] test_smtplib passed -- running (1): test_peg_generator (16 min 16 sec) │ │ │ │ -1:08:55 load avg: 2.32 [315/436] test_smtpnet passed -- running (1): test_peg_generator (16 min 18 sec) │ │ │ │ -1:08:59 load avg: 2.32 [316/436] test_socketserver passed -- running (1): test_peg_generator (16 min 22 sec) │ │ │ │ -1:09:02 load avg: 2.29 [317/436] test_sort passed -- running (1): test_peg_generator (16 min 26 sec) │ │ │ │ -1:09:32 load avg: 2.90 running (2): test_source_encoding (30.0 sec), test_peg_generator (16 min 56 sec) │ │ │ │ -1:10:02 load avg: 3.46 running (2): test_source_encoding (1 min), test_peg_generator (17 min 26 sec) │ │ │ │ -1:10:32 load avg: 3.67 running (2): test_source_encoding (1 min 30 sec), test_peg_generator (17 min 56 sec) │ │ │ │ -1:11:02 load avg: 3.74 running (2): test_source_encoding (2 min), test_peg_generator (18 min 26 sec) │ │ │ │ -1:11:32 load avg: 3.63 running (2): test_source_encoding (2 min 30 sec), test_peg_generator (18 min 56 sec) │ │ │ │ -1:11:39 load avg: 3.66 [318/436] test_peg_generator passed (19 min 2 sec) -- running (1): test_source_encoding (2 min 36 sec) │ │ │ │ -1:11:45 load avg: 3.71 [319/436] test_sqlite3 passed -- running (1): test_source_encoding (2 min 42 sec) │ │ │ │ -1:11:47 load avg: 3.71 [320/436] test_stable_abi_ctypes passed -- running (1): test_source_encoding (2 min 44 sec) │ │ │ │ -1:11:48 load avg: 3.71 [321/436] test_startfile skipped -- running (1): test_source_encoding (2 min 46 sec) │ │ │ │ +0:18:19 load avg: 2.42 [257/436] test_perfmaps passed │ │ │ │ +0:18:49 load avg: 2.25 running (2): test_peg_generator (42.3 sec), test_pickle (30.0 sec) │ │ │ │ +0:18:50 load avg: 2.25 [258/436] test_pickle passed (31.9 sec) -- running (1): test_peg_generator (44.2 sec) │ │ │ │ +0:18:51 load avg: 2.25 [259/436] test_picklebuffer passed -- running (1): test_peg_generator (44.9 sec) │ │ │ │ +0:18:57 load avg: 2.23 [260/436] test_pickletools passed -- running (1): test_peg_generator (50.6 sec) │ │ │ │ +0:18:57 load avg: 2.23 [261/436] test_pkg passed -- running (1): test_peg_generator (51.2 sec) │ │ │ │ +0:18:58 load avg: 2.23 [262/436] test_pkgutil passed -- running (1): test_peg_generator (52.1 sec) │ │ │ │ +0:19:00 load avg: 2.21 [263/436] test_platform passed -- running (1): test_peg_generator (53.6 sec) │ │ │ │ +0:19:01 load avg: 2.21 [264/436] test_plistlib passed -- running (1): test_peg_generator (55.1 sec) │ │ │ │ +0:19:13 load avg: 2.10 [265/436] test_poll passed -- running (1): test_peg_generator (1 min 6 sec) │ │ │ │ +0:19:14 load avg: 2.09 [266/436] test_popen passed -- running (1): test_peg_generator (1 min 7 sec) │ │ │ │ +0:19:15 load avg: 2.09 [267/436] test_positional_only_arg passed -- running (1): test_peg_generator (1 min 8 sec) │ │ │ │ +0:19:19 load avg: 2.08 [268/436] test_posix passed -- running (1): test_peg_generator (1 min 12 sec) │ │ │ │ +0:19:21 load avg: 2.08 [269/436] test_posixpath passed -- running (1): test_peg_generator (1 min 15 sec) │ │ │ │ +0:19:24 load avg: 2.08 [270/436] test_pow passed -- running (1): test_peg_generator (1 min 17 sec) │ │ │ │ +0:19:25 load avg: 2.08 [271/436] test_pprint passed -- running (1): test_peg_generator (1 min 18 sec) │ │ │ │ +0:19:26 load avg: 2.08 [272/436] test_print passed -- running (1): test_peg_generator (1 min 19 sec) │ │ │ │ +0:19:27 load avg: 2.08 [273/436] test_profile passed -- running (1): test_peg_generator (1 min 20 sec) │ │ │ │ +0:19:28 load avg: 2.08 [274/436] test_property passed -- running (1): test_peg_generator (1 min 21 sec) │ │ │ │ +0:19:29 load avg: 2.07 [275/436] test_pstats passed -- running (1): test_peg_generator (1 min 22 sec) │ │ │ │ +0:19:29 load avg: 2.07 [276/436] test_pty passed -- running (1): test_peg_generator (1 min 23 sec) │ │ │ │ +0:19:30 load avg: 2.07 [277/436] test_pulldom passed -- running (1): test_peg_generator (1 min 24 sec) │ │ │ │ +0:19:31 load avg: 2.07 [278/436] test_pwd passed -- running (1): test_peg_generator (1 min 24 sec) │ │ │ │ +0:19:33 load avg: 2.07 [279/436] test_py_compile passed -- running (1): test_peg_generator (1 min 26 sec) │ │ │ │ +0:19:37 load avg: 2.06 [280/436] test_pyclbr passed -- running (1): test_peg_generator (1 min 31 sec) │ │ │ │ +0:19:39 load avg: 2.06 [281/436] test_pyexpat passed -- running (1): test_peg_generator (1 min 32 sec) │ │ │ │ +0:19:49 load avg: 2.05 [282/436] test_pyrepl passed -- running (1): test_peg_generator (1 min 42 sec) │ │ │ │ +0:20:02 load avg: 1.89 [283/436] test_queue passed -- running (1): test_peg_generator (1 min 55 sec) │ │ │ │ +0:20:03 load avg: 1.89 [284/436] test_quopri passed -- running (1): test_peg_generator (1 min 56 sec) │ │ │ │ +0:20:03 load avg: 1.89 [285/436] test_peg_generator passed (1 min 56 sec) │ │ │ │ +0:20:03 load avg: 1.89 [286/436] test_raise passed │ │ │ │ +0:20:05 load avg: 1.90 [287/436] test_range passed │ │ │ │ +0:20:08 load avg: 1.90 [288/436] test_re passed │ │ │ │ +0:20:08 load avg: 1.90 [289/436] test_random passed │ │ │ │ +0:20:09 load avg: 1.91 [290/436] test_readline passed │ │ │ │ +0:20:15 load avg: 1.83 [291/436] test_remote_pdb passed │ │ │ │ +0:20:21 load avg: 1.85 [292/436] test_repl passed │ │ │ │ +0:20:22 load avg: 1.85 [293/436] test_reprlib passed │ │ │ │ +0:20:23 load avg: 1.85 [294/436] test_resource passed │ │ │ │ +0:20:23 load avg: 1.85 [295/436] test_richcmp passed │ │ │ │ +0:20:24 load avg: 1.86 [296/436] test_rlcompleter passed │ │ │ │ +0:20:25 load avg: 1.86 [297/436] test_robotparser passed │ │ │ │ +0:20:27 load avg: 1.86 [298/436] test_runpy passed │ │ │ │ +0:20:28 load avg: 1.86 [299/436] test_sax passed │ │ │ │ +0:20:29 load avg: 1.87 [300/436] test_sched passed │ │ │ │ +0:20:30 load avg: 1.87 [301/436] test_scope passed │ │ │ │ +0:20:31 load avg: 1.87 [302/436] test_script_helper passed │ │ │ │ +0:20:32 load avg: 1.87 [303/436] test_secrets passed │ │ │ │ +0:20:34 load avg: 1.88 [304/436] test_select passed │ │ │ │ +0:20:57 load avg: 1.84 [305/436] test_selectors passed -- running (1): test_regrtest (49.3 sec) │ │ │ │ +0:21:08 load avg: 1.87 [306/436] test_set passed -- running (1): test_regrtest (59.8 sec) │ │ │ │ +0:21:09 load avg: 2.12 [307/436] test_setcomps passed -- running (1): test_regrtest (1 min) │ │ │ │ +0:21:11 load avg: 2.12 [308/436] test_regrtest passed (1 min 3 sec) │ │ │ │ +0:21:12 load avg: 2.12 [309/436] test_shlex passed │ │ │ │ +0:21:17 load avg: 2.11 [310/436] test_shutil passed │ │ │ │ +0:21:18 load avg: 2.11 [311/436] test_shelve passed │ │ │ │ +0:21:20 load avg: 2.10 [312/436] test_site passed │ │ │ │ +0:21:20 load avg: 2.10 [313/436] test_slice passed │ │ │ │ +0:21:22 load avg: 2.10 [314/436] test_smtplib passed │ │ │ │ +0:21:23 load avg: 2.10 [315/436] test_smtpnet passed │ │ │ │ +0:21:24 load avg: 1.93 [316/436] test_socketserver passed │ │ │ │ +0:21:25 load avg: 1.93 [317/436] test_sort passed │ │ │ │ +0:21:37 load avg: 1.87 [318/436] test_signal passed │ │ │ │ +0:21:39 load avg: 1.88 [319/436] test_sqlite3 passed │ │ │ │ +0:21:40 load avg: 1.88 [320/436] test_stable_abi_ctypes passed │ │ │ │ +0:21:40 load avg: 1.88 [321/436] test_startfile skipped │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -1:11:50 load avg: 3.81 [322/436] test_stat passed -- running (1): test_source_encoding (2 min 47 sec) │ │ │ │ -1:12:20 load avg: 3.89 running (2): test_source_encoding (3 min 17 sec), test_statistics (30.0 sec) │ │ │ │ -1:12:50 load avg: 4.01 running (2): test_source_encoding (3 min 47 sec), test_statistics (1 min) │ │ │ │ -1:13:20 load avg: 4.00 running (2): test_source_encoding (4 min 17 sec), test_statistics (1 min 30 sec) │ │ │ │ -1:13:50 load avg: 4.22 running (2): test_source_encoding (4 min 47 sec), test_statistics (2 min) │ │ │ │ -1:13:59 load avg: 4.20 [323/436] test_source_encoding passed (4 min 56 sec) -- running (1): test_statistics (2 min 8 sec) │ │ │ │ -1:14:29 load avg: 4.12 running (2): test_str (30.0 sec), test_statistics (2 min 38 sec) │ │ │ │ -1:14:50 load avg: 4.30 [324/436] test_str passed (51.4 sec) -- running (1): test_statistics (3 min) │ │ │ │ -1:14:54 load avg: 4.30 [325/436] test_strftime passed -- running (1): test_statistics (3 min 3 sec) │ │ │ │ -1:14:56 load avg: 4.28 [326/436] test_string passed -- running (1): test_statistics (3 min 5 sec) │ │ │ │ -1:14:58 load avg: 4.28 [327/436] test_string_literals passed -- running (1): test_statistics (3 min 7 sec) │ │ │ │ -1:15:00 load avg: 4.17 [328/436] test_stringprep passed -- running (1): test_statistics (3 min 9 sec) │ │ │ │ -1:15:03 load avg: 4.17 [329/436] test_strptime passed -- running (1): test_statistics (3 min 13 sec) │ │ │ │ -1:15:09 load avg: 4.24 [330/436] test_strtod passed -- running (1): test_statistics (3 min 18 sec) │ │ │ │ -1:15:16 load avg: 4.21 [331/436] test_struct passed -- running (1): test_statistics (3 min 26 sec) │ │ │ │ -1:15:18 load avg: 4.21 [332/436] test_structseq passed -- running (1): test_statistics (3 min 27 sec) │ │ │ │ -1:15:20 load avg: 4.21 [333/436] test_subclassinit passed -- running (1): test_statistics (3 min 29 sec) │ │ │ │ -1:15:50 load avg: 3.28 running (2): test_subprocess (30.0 sec), test_statistics (3 min 59 sec) │ │ │ │ -1:16:20 load avg: 2.92 running (2): test_subprocess (1 min), test_statistics (4 min 29 sec) │ │ │ │ -1:16:24 load avg: 2.85 [334/436] test_subprocess passed (1 min 4 sec) -- running (1): test_statistics (4 min 34 sec) │ │ │ │ -1:16:26 load avg: 2.78 [335/436] test_sundry passed -- running (1): test_statistics (4 min 35 sec) │ │ │ │ -1:16:28 load avg: 2.78 [336/436] test_super passed -- running (1): test_statistics (4 min 37 sec) │ │ │ │ -1:16:58 load avg: 2.47 running (2): test_support (30.0 sec), test_statistics (5 min 7 sec) │ │ │ │ -1:17:06 load avg: 2.40 [337/436] test_support passed (37.9 sec) -- running (1): test_statistics (5 min 15 sec) │ │ │ │ -1:17:08 load avg: 2.40 [338/436] test_symtable passed -- running (1): test_statistics (5 min 17 sec) │ │ │ │ -1:17:11 load avg: 2.37 [339/436] test_syntax passed -- running (1): test_statistics (5 min 21 sec) │ │ │ │ -1:17:32 load avg: 2.26 [340/436] test_sys passed -- running (1): test_statistics (5 min 41 sec) │ │ │ │ -1:17:33 load avg: 2.26 [341/436] test_sys_setprofile passed -- running (1): test_statistics (5 min 43 sec) │ │ │ │ -1:17:42 load avg: 2.22 [342/436] test_statistics passed (5 min 51 sec) │ │ │ │ -1:17:47 load avg: 2.20 [343/436] test_sysconfig passed │ │ │ │ -1:17:49 load avg: 2.20 [344/436] test_syslog passed │ │ │ │ -1:17:53 load avg: 2.19 [345/436] test_tabnanny passed │ │ │ │ -1:18:02 load avg: 2.16 [346/436] test_sys_settrace passed │ │ │ │ -1:18:05 load avg: 2.14 [347/436] test_tcl passed │ │ │ │ -1:18:13 load avg: 2.13 [348/436] test_tempfile passed │ │ │ │ -1:18:15 load avg: 2.12 [349/436] test_termios passed │ │ │ │ -1:18:17 load avg: 2.12 [350/436] test_textwrap passed │ │ │ │ -1:18:24 load avg: 2.11 [351/436] test_thread passed -- running (1): test_tarfile (30.2 sec) │ │ │ │ -1:18:25 load avg: 2.10 [352/436] test_thread_local_bytecode passed -- running (1): test_tarfile (31.9 sec) │ │ │ │ -1:18:27 load avg: 2.10 [353/436] test_threadedtempfile passed -- running (1): test_tarfile (33.5 sec) │ │ │ │ -1:18:57 load avg: 2.38 running (2): test_threading (30.0 sec), test_tarfile (1 min 3 sec) │ │ │ │ -1:19:27 load avg: 2.23 running (2): test_threading (1 min), test_tarfile (1 min 33 sec) │ │ │ │ -1:19:30 load avg: 2.29 [354/436] test_threading passed (1 min 2 sec) -- running (1): test_tarfile (1 min 36 sec) │ │ │ │ -1:19:36 load avg: 2.35 [355/436] test_threading_local passed -- running (1): test_tarfile (1 min 42 sec) │ │ │ │ -1:19:43 load avg: 2.24 [356/436] test_threadsignals passed -- running (1): test_tarfile (1 min 49 sec) │ │ │ │ -1:19:48 load avg: 2.30 [357/436] test_time passed -- running (1): test_tarfile (1 min 54 sec) │ │ │ │ -1:19:50 load avg: 2.30 [358/436] test_timeit passed -- running (1): test_tarfile (1 min 56 sec) │ │ │ │ -1:19:53 load avg: 2.27 [359/436] test_timeout passed -- running (1): test_tarfile (1 min 59 sec) │ │ │ │ -1:20:14 load avg: 2.20 [360/436] test_tkinter passed -- running (1): test_tarfile (2 min 20 sec) │ │ │ │ -1:20:15 load avg: 2.18 [361/436] test_tarfile passed (2 min 21 sec) │ │ │ │ -1:20:17 load avg: 2.18 [362/436] test_tomllib passed │ │ │ │ -1:20:47 load avg: 2.11 running (2): test_tokenize (33.2 sec), test_tools (30.0 sec) │ │ │ │ -1:21:17 load avg: 2.06 running (2): test_tokenize (1 min 3 sec), test_tools (1 min) │ │ │ │ -1:21:47 load avg: 2.11 running (2): test_tokenize (1 min 33 sec), test_tools (1 min 30 sec) │ │ │ │ -1:22:17 load avg: 2.07 running (2): test_tokenize (2 min 3 sec), test_tools (2 min) │ │ │ │ -1:22:47 load avg: 2.04 running (2): test_tokenize (2 min 33 sec), test_tools (2 min 30 sec) │ │ │ │ -1:23:17 load avg: 2.08 running (2): test_tokenize (3 min 3 sec), test_tools (3 min) │ │ │ │ -1:23:47 load avg: 2.32 running (2): test_tokenize (3 min 33 sec), test_tools (3 min 30 sec) │ │ │ │ -1:24:17 load avg: 2.25 running (2): test_tokenize (4 min 3 sec), test_tools (4 min) │ │ │ │ -1:24:47 load avg: 2.23 running (2): test_tokenize (4 min 33 sec), test_tools (4 min 30 sec) │ │ │ │ -1:25:08 load avg: 2.23 [363/436] test_tokenize passed (4 min 54 sec) -- running (1): test_tools (4 min 50 sec) │ │ │ │ -1:25:38 load avg: 2.14 running (2): test_trace (30.0 sec), test_tools (5 min 20 sec) │ │ │ │ -1:25:40 load avg: 2.21 [364/436] test_trace passed (32.4 sec) -- running (1): test_tools (5 min 23 sec) │ │ │ │ -1:26:10 load avg: 2.28 running (2): test_traceback (30.0 sec), test_tools (5 min 53 sec) │ │ │ │ -1:26:40 load avg: 2.56 [365/436] test_traceback passed (1 min) -- running (1): test_tools (6 min 23 sec) │ │ │ │ -1:26:53 load avg: 2.71 [366/436] test_tracemalloc passed -- running (1): test_tools (6 min 35 sec) │ │ │ │ -1:26:55 load avg: 2.71 [367/436] test_tstring passed -- running (1): test_tools (6 min 37 sec) │ │ │ │ -1:27:06 load avg: 2.78 [368/436] test_ttk passed -- running (1): test_tools (6 min 48 sec) │ │ │ │ -1:27:08 load avg: 2.78 [369/436] test_ttk_textonly passed -- running (1): test_tools (6 min 50 sec) │ │ │ │ -1:27:10 load avg: 2.78 [370/436] test_tty passed -- running (1): test_tools (6 min 52 sec) │ │ │ │ -1:27:23 load avg: 2.83 [371/436] test_tuple passed -- running (1): test_tools (7 min 5 sec) │ │ │ │ -1:27:26 load avg: 2.84 [372/436] test_turtle passed -- running (1): test_tools (7 min 9 sec) │ │ │ │ -1:27:28 load avg: 2.84 [373/436] test_type_aliases passed -- running (1): test_tools (7 min 10 sec) │ │ │ │ -1:27:30 load avg: 2.84 [374/436] test_type_annotations passed -- running (1): test_tools (7 min 12 sec) │ │ │ │ -1:27:32 load avg: 2.85 [375/436] test_type_cache passed -- running (1): test_tools (7 min 14 sec) │ │ │ │ -1:27:34 load avg: 2.85 [376/436] test_type_comments passed -- running (1): test_tools (7 min 16 sec) │ │ │ │ -1:27:36 load avg: 2.87 [377/436] test_type_params passed -- running (1): test_tools (7 min 18 sec) │ │ │ │ -1:27:38 load avg: 2.87 [378/436] test_typechecks passed -- running (1): test_tools (7 min 20 sec) │ │ │ │ -1:27:43 load avg: 2.88 [379/436] test_types passed -- running (1): test_tools (7 min 26 sec) │ │ │ │ -1:27:50 load avg: 2.89 [380/436] test_typing passed -- running (1): test_tools (7 min 32 sec) │ │ │ │ -1:27:54 load avg: 2.90 [381/436] test_ucn passed -- running (1): test_tools (7 min 36 sec) │ │ │ │ -1:27:55 load avg: 2.90 [382/436] test_unary passed -- running (1): test_tools (7 min 38 sec) │ │ │ │ -1:27:57 load avg: 2.90 [383/436] test_unicode_file passed -- running (1): test_tools (7 min 40 sec) │ │ │ │ -1:27:59 load avg: 2.90 [384/436] test_unicode_file_functions passed -- running (1): test_tools (7 min 42 sec) │ │ │ │ -1:28:01 load avg: 2.91 [385/436] test_unicode_identifiers passed -- running (1): test_tools (7 min 44 sec) │ │ │ │ -1:28:31 load avg: 3.03 running (2): test_unicodedata (30.0 sec), test_tools (8 min 14 sec) │ │ │ │ -1:29:01 load avg: 3.31 running (2): test_unicodedata (1 min), test_tools (8 min 44 sec) │ │ │ │ -1:29:31 load avg: 3.19 running (2): test_unicodedata (1 min 30 sec), test_tools (9 min 14 sec) │ │ │ │ -1:30:01 load avg: 3.23 running (2): test_unicodedata (2 min), test_tools (9 min 44 sec) │ │ │ │ -1:30:31 load avg: 3.21 running (2): test_unicodedata (2 min 30 sec), test_tools (10 min 14 sec) │ │ │ │ -1:31:01 load avg: 3.13 running (2): test_unicodedata (3 min), test_tools (10 min 44 sec) │ │ │ │ -1:31:18 load avg: 3.10 [386/436] test_unicodedata passed (3 min 16 sec) -- running (1): test_tools (11 min) │ │ │ │ -1:31:48 load avg: 3.06 running (2): test_unittest (30.0 sec), test_tools (11 min 30 sec) │ │ │ │ -1:32:01 load avg: 3.27 [387/436] test_unittest passed (43.0 sec) -- running (1): test_tools (11 min 43 sec) │ │ │ │ -1:32:03 load avg: 3.27 [388/436] test_univnewlines passed -- running (1): test_tools (11 min 45 sec) │ │ │ │ -1:32:05 load avg: 3.27 [389/436] test_unpack passed -- running (1): test_tools (11 min 48 sec) │ │ │ │ -1:32:08 load avg: 3.33 [390/436] test_unpack_ex passed -- running (1): test_tools (11 min 50 sec) │ │ │ │ -1:32:38 load avg: 3.25 running (2): test_unparse (30.0 sec), test_tools (12 min 20 sec) │ │ │ │ -1:33:08 load avg: 3.15 running (2): test_unparse (1 min), test_tools (12 min 50 sec) │ │ │ │ -1:33:38 load avg: 3.40 running (2): test_unparse (1 min 30 sec), test_tools (13 min 20 sec) │ │ │ │ -1:34:08 load avg: 3.79 running (2): test_unparse (2 min), test_tools (13 min 50 sec) │ │ │ │ -1:34:38 load avg: 3.61 running (2): test_unparse (2 min 30 sec), test_tools (14 min 20 sec) │ │ │ │ -1:35:08 load avg: 3.56 running (2): test_unparse (3 min), test_tools (14 min 50 sec) │ │ │ │ -1:35:38 load avg: 3.34 running (2): test_unparse (3 min 30 sec), test_tools (15 min 20 sec) │ │ │ │ -1:36:08 load avg: 3.20 running (2): test_unparse (4 min), test_tools (15 min 50 sec) │ │ │ │ -1:36:38 load avg: 3.17 running (2): test_unparse (4 min 30 sec), test_tools (16 min 20 sec) │ │ │ │ -1:36:50 load avg: 3.15 [391/436] test_unparse passed (4 min 41 sec) -- running (1): test_tools (16 min 32 sec) │ │ │ │ -1:36:54 load avg: 3.14 [392/436] test_urllib passed -- running (1): test_tools (16 min 37 sec) │ │ │ │ -1:36:59 load avg: 3.12 [393/436/1] test_urllib2 failed (1 failure) -- running (1): test_tools (16 min 42 sec) │ │ │ │ +0:21:41 load avg: 1.88 [322/436] test_stat passed │ │ │ │ +0:22:11 load avg: 2.08 running (2): test_statistics (30.0 sec), test_source_encoding (45.6 sec) │ │ │ │ +0:22:40 load avg: 2.44 [323/436] test_source_encoding passed (1 min 15 sec) -- running (1): test_statistics (59.7 sec) │ │ │ │ +0:22:55 load avg: 2.35 [324/436] test_str passed -- running (1): test_statistics (1 min 14 sec) │ │ │ │ +0:22:56 load avg: 2.35 [325/436] test_strftime passed -- running (1): test_statistics (1 min 15 sec) │ │ │ │ +0:22:57 load avg: 2.35 [326/436] test_string passed -- running (1): test_statistics (1 min 16 sec) │ │ │ │ +0:22:57 load avg: 2.35 [327/436] test_string_literals passed -- running (1): test_statistics (1 min 16 sec) │ │ │ │ +0:22:58 load avg: 2.35 [328/436] test_stringprep passed -- running (1): test_statistics (1 min 17 sec) │ │ │ │ +0:22:59 load avg: 2.32 [329/436] test_strptime passed -- running (1): test_statistics (1 min 18 sec) │ │ │ │ +0:23:01 load avg: 2.32 [330/436] test_strtod passed -- running (1): test_statistics (1 min 20 sec) │ │ │ │ +0:23:03 load avg: 2.32 [331/436] test_struct passed -- running (1): test_statistics (1 min 21 sec) │ │ │ │ +0:23:03 load avg: 2.32 [332/436] test_structseq passed -- running (1): test_statistics (1 min 22 sec) │ │ │ │ +0:23:04 load avg: 2.29 [333/436] test_subclassinit passed -- running (1): test_statistics (1 min 23 sec) │ │ │ │ +0:23:28 load avg: 2.28 [334/436] test_statistics passed (1 min 46 sec) │ │ │ │ +0:23:28 load avg: 2.28 [335/436] test_sundry passed │ │ │ │ +0:23:29 load avg: 2.26 [336/436] test_super passed │ │ │ │ +0:23:32 load avg: 2.26 [337/436] test_subprocess passed │ │ │ │ +0:23:32 load avg: 2.26 [338/436] test_symtable passed │ │ │ │ +0:23:34 load avg: 2.26 [339/436] test_syntax passed │ │ │ │ +0:23:40 load avg: 2.22 [340/436] test_sys passed │ │ │ │ +0:23:41 load avg: 2.22 [341/436] test_sys_setprofile passed │ │ │ │ +0:23:41 load avg: 2.22 [342/436] test_support passed │ │ │ │ +0:23:42 load avg: 2.22 [343/436] test_sysconfig passed │ │ │ │ +0:23:43 load avg: 2.22 [344/436] test_syslog passed │ │ │ │ +0:23:44 load avg: 2.20 [345/436] test_tabnanny passed │ │ │ │ +0:23:48 load avg: 2.20 [346/436] test_sys_settrace passed │ │ │ │ +0:23:49 load avg: 2.19 [347/436] test_tcl passed │ │ │ │ +0:23:52 load avg: 2.19 [348/436] test_tempfile passed │ │ │ │ +0:23:53 load avg: 2.19 [349/436] test_termios passed │ │ │ │ +0:23:53 load avg: 2.19 [350/436] test_textwrap passed │ │ │ │ +0:23:56 load avg: 2.09 [351/436] test_thread passed │ │ │ │ +0:23:57 load avg: 2.09 [352/436] test_thread_local_bytecode passed │ │ │ │ +0:23:57 load avg: 2.09 [353/436] test_threadedtempfile passed │ │ │ │ +0:24:26 load avg: 1.96 [354/436] test_tarfile passed (41.9 sec) │ │ │ │ +0:24:27 load avg: 1.96 [355/436] test_threading passed (30.2 sec) │ │ │ │ +0:24:28 load avg: 1.96 [356/436] test_threading_local passed │ │ │ │ +0:24:32 load avg: 1.88 [357/436] test_time passed │ │ │ │ +0:24:32 load avg: 1.88 [358/436] test_timeit passed │ │ │ │ +0:24:33 load avg: 1.88 [359/436] test_threadsignals passed │ │ │ │ +0:24:35 load avg: 1.81 [360/436] test_timeout passed │ │ │ │ +0:24:40 load avg: 1.83 [361/436] test_tkinter passed │ │ │ │ +0:24:40 load avg: 1.83 [362/436] test_tomllib passed │ │ │ │ +0:25:10 load avg: 2.47 running (2): test_tokenize (35.7 sec), test_tools (30.0 sec) │ │ │ │ +0:25:40 load avg: 2.68 running (2): test_tokenize (1 min 5 sec), test_tools (1 min) │ │ │ │ +0:26:03 load avg: 2.83 [363/436] test_tokenize passed (1 min 28 sec) -- running (1): test_tools (1 min 22 sec) │ │ │ │ +0:26:12 load avg: 2.86 [364/436] test_trace passed -- running (1): test_tools (1 min 32 sec) │ │ │ │ +0:26:29 load avg: 3.05 [365/436] test_traceback passed -- running (1): test_tools (1 min 49 sec) │ │ │ │ +0:26:33 load avg: 3.05 [366/436] test_tracemalloc passed -- running (1): test_tools (1 min 52 sec) │ │ │ │ +0:26:33 load avg: 3.05 [367/436] test_tstring passed -- running (1): test_tools (1 min 53 sec) │ │ │ │ +0:26:37 load avg: 3.04 [368/436] test_ttk passed -- running (1): test_tools (1 min 57 sec) │ │ │ │ +0:26:38 load avg: 3.04 [369/436] test_ttk_textonly passed -- running (1): test_tools (1 min 57 sec) │ │ │ │ +0:26:38 load avg: 3.04 [370/436] test_tty passed -- running (1): test_tools (1 min 58 sec) │ │ │ │ +0:26:42 load avg: 3.12 [371/436] test_tuple passed -- running (1): test_tools (2 min 1 sec) │ │ │ │ +0:26:43 load avg: 3.12 [372/436] test_turtle passed -- running (1): test_tools (2 min 2 sec) │ │ │ │ +0:26:44 load avg: 3.12 [373/436] test_type_aliases passed -- running (1): test_tools (2 min 3 sec) │ │ │ │ +0:26:44 load avg: 3.11 [374/436] test_type_annotations passed -- running (1): test_tools (2 min 3 sec) │ │ │ │ +0:26:45 load avg: 3.11 [375/436] test_type_cache passed -- running (1): test_tools (2 min 4 sec) │ │ │ │ +0:26:45 load avg: 3.11 [376/436] test_type_comments passed -- running (1): test_tools (2 min 4 sec) │ │ │ │ +0:26:46 load avg: 3.11 [377/436] test_type_params passed -- running (1): test_tools (2 min 5 sec) │ │ │ │ +0:26:46 load avg: 3.11 [378/436] test_typechecks passed -- running (1): test_tools (2 min 6 sec) │ │ │ │ +0:26:48 load avg: 3.11 [379/436] test_types passed -- running (1): test_tools (2 min 7 sec) │ │ │ │ +0:26:50 load avg: 3.10 [380/436] test_typing passed -- running (1): test_tools (2 min 9 sec) │ │ │ │ +0:26:51 load avg: 3.10 [381/436] test_ucn passed -- running (1): test_tools (2 min 10 sec) │ │ │ │ +0:26:51 load avg: 3.10 [382/436] test_unary passed -- running (1): test_tools (2 min 11 sec) │ │ │ │ +0:26:52 load avg: 3.10 [383/436] test_unicode_file passed -- running (1): test_tools (2 min 11 sec) │ │ │ │ +0:26:56 load avg: 3.33 [384/436] test_unicode_file_functions passed -- running (1): test_tools (2 min 16 sec) │ │ │ │ +0:26:57 load avg: 3.33 [385/436] test_unicode_identifiers passed -- running (1): test_tools (2 min 16 sec) │ │ │ │ +0:27:27 load avg: 2.97 running (2): test_unicodedata (30.0 sec), test_tools (2 min 46 sec) │ │ │ │ +0:27:57 load avg: 2.70 running (2): test_unicodedata (1 min), test_tools (3 min 16 sec) │ │ │ │ +0:28:00 load avg: 2.65 [386/436] test_unicodedata passed (1 min 2 sec) -- running (1): test_tools (3 min 19 sec) │ │ │ │ +0:28:14 load avg: 2.70 [387/436] test_unittest passed -- running (1): test_tools (3 min 33 sec) │ │ │ │ +0:28:14 load avg: 2.72 [388/436] test_univnewlines passed -- running (1): test_tools (3 min 33 sec) │ │ │ │ +0:28:15 load avg: 2.72 [389/436] test_unpack passed -- running (1): test_tools (3 min 34 sec) │ │ │ │ +0:28:16 load avg: 2.72 [390/436] test_unpack_ex passed -- running (1): test_tools (3 min 35 sec) │ │ │ │ +0:28:46 load avg: 3.13 running (2): test_unparse (30.0 sec), test_tools (4 min 5 sec) │ │ │ │ +0:29:16 load avg: 3.32 running (2): test_unparse (1 min), test_tools (4 min 35 sec) │ │ │ │ +0:29:36 load avg: 3.23 [391/436] test_unparse passed (1 min 20 sec) -- running (1): test_tools (4 min 55 sec) │ │ │ │ +0:29:38 load avg: 3.23 [392/436] test_urllib passed -- running (1): test_tools (4 min 57 sec) │ │ │ │ +0:29:39 load avg: 3.21 [393/436/1] test_urllib2 failed (1 failure) -- running (1): test_tools (4 min 58 sec) │ │ │ │ test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers) ... ok │ │ │ │ test_basic_auth (test.test_urllib2.HandlerTests.test_basic_auth) ... ok │ │ │ │ test_basic_prior_auth_auto_send (test.test_urllib2.HandlerTests.test_basic_prior_auth_auto_send) ... ok │ │ │ │ test_basic_prior_auth_send_after_first_success (test.test_urllib2.HandlerTests.test_basic_prior_auth_send_after_first_success) ... ok │ │ │ │ test_cookie_redirect (test.test_urllib2.HandlerTests.test_cookie_redirect) ... ok │ │ │ │ test_cookies (test.test_urllib2.HandlerTests.test_cookies) ... ok │ │ │ │ test_errors (test.test_urllib2.HandlerTests.test_errors) ... ok │ │ │ │ @@ -645,22 +550,22 @@ │ │ │ │ self.assertEqual(raised.reason, │ │ │ │ ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ │ │ │ │ f"ftp error: {exception.args[0]}") │ │ │ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: gaierror(-3, 'Temporary failure in name resolution') != 'ftp error: 500 OOPS: cannot change directory:/nonexistent' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 80 tests in 2.263s │ │ │ │ +Ran 80 tests in 0.630s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -1:37:06 load avg: 3.11 [394/436/1] test_urllib2_localnet passed -- running (1): test_tools (16 min 48 sec) │ │ │ │ -1:37:12 load avg: 3.10 [395/436/1] test_urllib2net passed -- running (1): test_tools (16 min 54 sec) │ │ │ │ -1:37:14 load avg: 3.10 [396/436/1] test_urllib_response passed -- running (1): test_tools (16 min 56 sec) │ │ │ │ -1:37:17 load avg: 3.09 [397/436/2] test_urllibnet failed (1 error) -- running (1): test_tools (17 min) │ │ │ │ +0:29:42 load avg: 3.21 [394/436/1] test_urllib2_localnet passed -- running (1): test_tools (5 min 1 sec) │ │ │ │ +0:29:44 load avg: 3.19 [395/436/1] test_urllib2net passed -- running (1): test_tools (5 min 3 sec) │ │ │ │ +0:29:45 load avg: 3.19 [396/436/1] test_urllib_response passed -- running (1): test_tools (5 min 4 sec) │ │ │ │ +0:29:46 load avg: 3.19 [397/436/2] test_urllibnet failed (1 error) -- running (1): test_tools (5 min 5 sec) │ │ │ │ testURLread (test.test_urllibnet.URLTimeoutTest.testURLread) ... skipped "Resource 'www.pythontest.net' is not available" │ │ │ │ test_bad_address (test.test_urllibnet.urlopenNetworkTests.test_bad_address) ... ok │ │ │ │ test_basic (test.test_urllibnet.urlopenNetworkTests.test_basic) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ERROR │ │ │ │ test_geturl (test.test_urllibnet.urlopenNetworkTests.test_geturl) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_info (test.test_urllibnet.urlopenNetworkTests.test_info) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_readlines (test.test_urllibnet.urlopenNetworkTests.test_readlines) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ @@ -676,253 +581,135 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.5/Lib/test/test_urllibnet.py", line 107, in test_getcode │ │ │ │ self.assertEqual(e.exception.code, 404) │ │ │ │ ^^^^^^^^^^^^^^^^ │ │ │ │ AttributeError: 'URLError' object has no attribute 'code' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 12 tests in 1.216s │ │ │ │ +Ran 12 tests in 0.354s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -1:37:23 load avg: 3.08 [398/436/2] test_urlparse passed -- running (1): test_tools (17 min 6 sec) │ │ │ │ -1:37:29 load avg: 3.07 [399/436/2] test_userdict passed -- running (1): test_tools (17 min 11 sec) │ │ │ │ -1:37:35 load avg: 3.07 [400/436/2] test_userlist passed -- running (1): test_tools (17 min 17 sec) │ │ │ │ -1:38:05 load avg: 3.04 running (2): test_userstring (30.0 sec), test_tools (17 min 47 sec) │ │ │ │ -1:38:08 load avg: 3.04 [401/436/2] test_userstring passed (32.9 sec) -- running (1): test_tools (17 min 50 sec) │ │ │ │ -1:38:17 load avg: 3.03 [402/436/2] test_utf8_mode passed -- running (1): test_tools (17 min 59 sec) │ │ │ │ -1:38:19 load avg: 3.03 [403/436/2] test_utf8source passed -- running (1): test_tools (18 min 1 sec) │ │ │ │ -1:38:25 load avg: 3.03 [404/436/2] test_uuid passed -- running (1): test_tools (18 min 8 sec) │ │ │ │ -1:38:32 load avg: 3.02 [405/436/2] test_wait3 passed -- running (1): test_tools (18 min 15 sec) │ │ │ │ -1:38:39 load avg: 2.94 [406/436/2] test_wait4 passed -- running (1): test_tools (18 min 22 sec) │ │ │ │ -1:38:49 load avg: 3.18 [407/436/2] test_warnings passed -- running (1): test_tools (18 min 32 sec) │ │ │ │ -1:38:52 load avg: 3.25 [408/436/2] test_wave passed -- running (1): test_tools (18 min 34 sec) │ │ │ │ -1:39:22 load avg: 3.20 running (2): test_weakref (30.0 sec), test_tools (19 min 4 sec) │ │ │ │ -1:39:52 load avg: 3.20 running (2): test_weakref (1 min), test_tools (19 min 34 sec) │ │ │ │ -1:40:22 load avg: 3.17 running (2): test_weakref (1 min 30 sec), test_tools (20 min 4 sec) │ │ │ │ -1:40:52 load avg: 3.33 running (2): test_weakref (2 min), test_tools (20 min 34 sec) │ │ │ │ -1:41:17 load avg: 3.21 [409/436/2] test_weakref passed (2 min 25 sec) -- running (1): test_tools (21 min) │ │ │ │ -1:41:20 load avg: 3.21 [410/436/2] test_weakset passed -- running (1): test_tools (21 min 3 sec) │ │ │ │ -1:41:23 load avg: 3.20 [411/436/2] test_webbrowser passed -- running (1): test_tools (21 min 5 sec) │ │ │ │ -1:41:24 load avg: 3.20 [412/436/2] test_winapi skipped -- running (1): test_tools (21 min 7 sec) │ │ │ │ +0:29:47 load avg: 3.19 [398/436/2] test_urlparse passed -- running (1): test_tools (5 min 7 sec) │ │ │ │ +0:29:49 load avg: 3.18 [399/436/2] test_userdict passed -- running (1): test_tools (5 min 8 sec) │ │ │ │ +0:29:51 load avg: 3.18 [400/436/2] test_userlist passed -- running (1): test_tools (5 min 10 sec) │ │ │ │ +0:29:59 load avg: 3.15 [401/436/2] test_userstring passed -- running (1): test_tools (5 min 19 sec) │ │ │ │ +0:30:02 load avg: 3.15 [402/436/2] test_utf8_mode passed -- running (1): test_tools (5 min 21 sec) │ │ │ │ +0:30:02 load avg: 3.15 [403/436/2] test_utf8source passed -- running (1): test_tools (5 min 22 sec) │ │ │ │ +0:30:04 load avg: 3.14 [404/436/2] test_uuid passed -- running (1): test_tools (5 min 23 sec) │ │ │ │ +0:30:10 load avg: 3.05 [405/436/2] test_wait3 passed -- running (1): test_tools (5 min 29 sec) │ │ │ │ +0:30:15 load avg: 2.96 [406/436/2] test_wait4 passed -- running (1): test_tools (5 min 35 sec) │ │ │ │ +0:30:18 load avg: 2.96 [407/436/2] test_warnings passed -- running (1): test_tools (5 min 37 sec) │ │ │ │ +0:30:19 load avg: 2.96 [408/436/2] test_wave passed -- running (1): test_tools (5 min 38 sec) │ │ │ │ +0:30:49 load avg: 3.19 running (2): test_weakref (30.0 sec), test_tools (6 min 8 sec) │ │ │ │ +0:30:50 load avg: 3.17 [409/436/2] test_weakref passed (31.2 sec) -- running (1): test_tools (6 min 9 sec) │ │ │ │ +0:30:51 load avg: 3.17 [410/436/2] test_weakset passed -- running (1): test_tools (6 min 10 sec) │ │ │ │ +0:30:52 load avg: 3.17 [411/436/2] test_webbrowser passed -- running (1): test_tools (6 min 11 sec) │ │ │ │ +0:30:52 load avg: 3.17 [412/436/2] test_winapi skipped -- running (1): test_tools (6 min 11 sec) │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -1:41:26 load avg: 3.18 [413/436/2] test_winconsoleio skipped -- running (1): test_tools (21 min 8 sec) │ │ │ │ +0:30:53 load avg: 3.17 [413/436/2] test_winconsoleio skipped -- running (1): test_tools (6 min 12 sec) │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -1:41:28 load avg: 3.18 [414/436/2] test_winreg skipped -- running (1): test_tools (21 min 10 sec) │ │ │ │ +0:30:53 load avg: 3.17 [414/436/2] test_winreg skipped -- running (1): test_tools (6 min 12 sec) │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -1:41:29 load avg: 3.18 [415/436/2] test_winsound skipped -- running (1): test_tools (21 min 12 sec) │ │ │ │ +0:30:54 load avg: 3.17 [415/436/2] test_winsound skipped -- running (1): test_tools (6 min 13 sec) │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -1:41:31 load avg: 3.17 [416/436/2] test_with passed -- running (1): test_tools (21 min 13 sec) │ │ │ │ -1:41:33 load avg: 3.17 [417/436/2] test_wmi skipped -- running (1): test_tools (21 min 15 sec) │ │ │ │ +0:30:54 load avg: 3.16 [416/436/2] test_with passed -- running (1): test_tools (6 min 14 sec) │ │ │ │ +0:30:55 load avg: 3.16 [417/436/2] test_wmi skipped -- running (1): test_tools (6 min 14 sec) │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -1:41:36 load avg: 3.15 [418/436/2] test_wsgiref passed -- running (1): test_tools (21 min 19 sec) │ │ │ │ -1:41:38 load avg: 3.15 [419/436/2] test_xml_dom_minicompat passed -- running (1): test_tools (21 min 20 sec) │ │ │ │ -1:41:41 load avg: 3.15 [420/436/2] test_xml_dom_xmlbuilder passed -- running (1): test_tools (21 min 23 sec) │ │ │ │ -1:42:07 load avg: 3.09 [421/436/2] test_xml_etree passed -- running (1): test_tools (21 min 50 sec) │ │ │ │ -1:42:23 load avg: 3.07 [422/436/2] test_xml_etree_c passed -- running (1): test_tools (22 min 5 sec) │ │ │ │ -1:42:53 load avg: 2.70 running (2): test_xmlrpc (30.0 sec), test_tools (22 min 35 sec) │ │ │ │ -1:42:56 load avg: 2.73 [423/436/2] test_xmlrpc passed (33.4 sec) -- running (1): test_tools (22 min 38 sec) │ │ │ │ -1:42:58 load avg: 2.73 [424/436/2] test_xpickle skipped (resource denied) -- running (1): test_tools (22 min 40 sec) │ │ │ │ +0:30:56 load avg: 3.16 [418/436/2] test_wsgiref passed -- running (1): test_tools (6 min 15 sec) │ │ │ │ +0:30:56 load avg: 3.16 [419/436/2] test_xml_dom_minicompat passed -- running (1): test_tools (6 min 16 sec) │ │ │ │ +0:30:57 load avg: 3.16 [420/436/2] test_xml_dom_xmlbuilder passed -- running (1): test_tools (6 min 17 sec) │ │ │ │ +0:31:05 load avg: 3.13 [421/436/2] test_xml_etree passed -- running (1): test_tools (6 min 25 sec) │ │ │ │ +0:31:10 load avg: 3.12 [422/436/2] test_xml_etree_c passed -- running (1): test_tools (6 min 30 sec) │ │ │ │ +0:31:39 load avg: 2.74 [423/436/2] test_xmlrpc passed -- running (1): test_tools (6 min 58 sec) │ │ │ │ +0:31:40 load avg: 2.68 [424/436/2] test_xpickle skipped (resource denied) -- running (1): test_tools (6 min 59 sec) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -1:43:00 load avg: 2.73 [425/436/2] test_xxlimited passed -- running (1): test_tools (22 min 42 sec) │ │ │ │ -1:43:01 load avg: 2.75 [426/436/2] test_xxtestfuzz passed -- running (1): test_tools (22 min 44 sec) │ │ │ │ -1:43:04 load avg: 2.75 [427/436/2] test_yield_from passed -- running (1): test_tools (22 min 46 sec) │ │ │ │ -1:43:06 load avg: 2.77 [428/436/2] test_zipapp passed -- running (1): test_tools (22 min 49 sec) │ │ │ │ -1:43:36 load avg: 3.09 running (2): test_zipfile (30.0 sec), test_tools (23 min 19 sec) │ │ │ │ -1:44:06 load avg: 3.30 running (2): test_zipfile (1 min), test_tools (23 min 49 sec) │ │ │ │ -1:44:30 load avg: 3.21 [429/436/2] test_zipfile passed (1 min 23 sec) -- running (1): test_tools (24 min 12 sec) │ │ │ │ -1:44:32 load avg: 3.20 [430/436/2] test_zipfile64 skipped (resource denied) -- running (1): test_tools (24 min 14 sec) │ │ │ │ +0:31:40 load avg: 2.68 [425/436/2] test_xxlimited passed -- running (1): test_tools (7 min) │ │ │ │ +0:31:41 load avg: 2.68 [426/436/2] test_xxtestfuzz passed -- running (1): test_tools (7 min) │ │ │ │ +0:31:42 load avg: 2.68 [427/436/2] test_yield_from passed -- running (1): test_tools (7 min 1 sec) │ │ │ │ +0:31:43 load avg: 2.68 [428/436/2] test_zipapp passed -- running (1): test_tools (7 min 2 sec) │ │ │ │ +0:32:05 load avg: 2.79 [429/436/2] test_zipfile passed -- running (1): test_tools (7 min 25 sec) │ │ │ │ +0:32:06 load avg: 2.79 [430/436/2] test_zipfile64 skipped (resource denied) -- running (1): test_tools (7 min 25 sec) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -1:45:02 load avg: 3.23 running (2): test_zipimport (30.0 sec), test_tools (24 min 44 sec) │ │ │ │ -1:45:32 load avg: 3.20 running (2): test_zipimport (1 min), test_tools (25 min 14 sec) │ │ │ │ -1:46:02 load avg: 3.19 running (2): test_zipimport (1 min 30 sec), test_tools (25 min 44 sec) │ │ │ │ -1:46:32 load avg: 3.27 running (2): test_zipimport (2 min), test_tools (26 min 14 sec) │ │ │ │ -1:47:02 load avg: 3.16 running (2): test_zipimport (2 min 30 sec), test_tools (26 min 44 sec) │ │ │ │ -1:47:32 load avg: 3.10 running (2): test_zipimport (3 min), test_tools (27 min 14 sec) │ │ │ │ -1:48:02 load avg: 3.12 running (2): test_zipimport (3 min 30 sec), test_tools (27 min 44 sec) │ │ │ │ -1:48:32 load avg: 3.21 running (2): test_zipimport (4 min), test_tools (28 min 14 sec) │ │ │ │ -1:49:02 load avg: 3.44 running (2): test_zipimport (4 min 30 sec), test_tools (28 min 44 sec) │ │ │ │ -1:49:32 load avg: 3.35 running (2): test_zipimport (5 min), test_tools (29 min 14 sec) │ │ │ │ -1:50:02 load avg: 3.33 running (2): test_zipimport (5 min 30 sec), test_tools (29 min 44 sec) │ │ │ │ -1:50:32 load avg: 3.20 running (2): test_zipimport (6 min), test_tools (30 min 14 sec) │ │ │ │ -1:51:02 load avg: 3.20 running (2): test_zipimport (6 min 30 sec), test_tools (30 min 44 sec) │ │ │ │ -1:51:32 load avg: 3.20 running (2): test_zipimport (7 min), test_tools (31 min 14 sec) │ │ │ │ -1:52:02 load avg: 3.24 running (2): test_zipimport (7 min 30 sec), test_tools (31 min 44 sec) │ │ │ │ -1:52:32 load avg: 3.15 running (2): test_zipimport (8 min), test_tools (32 min 14 sec) │ │ │ │ -1:53:02 load avg: 3.15 running (2): test_zipimport (8 min 30 sec), test_tools (32 min 44 sec) │ │ │ │ -1:53:32 load avg: 3.17 running (2): test_zipimport (9 min), test_tools (33 min 14 sec) │ │ │ │ -1:54:02 load avg: 3.34 running (2): test_zipimport (9 min 30 sec), test_tools (33 min 44 sec) │ │ │ │ -1:54:32 load avg: 3.34 running (2): test_zipimport (10 min), test_tools (34 min 14 sec) │ │ │ │ -1:55:02 load avg: 3.21 running (2): test_zipimport (10 min 30 sec), test_tools (34 min 44 sec) │ │ │ │ -1:55:25 load avg: 3.21 [431/436/2] test_zipimport passed (10 min 53 sec) -- running (1): test_tools (35 min 8 sec) │ │ │ │ -1:55:35 load avg: 3.18 [432/436/2] test_zipimport_support passed -- running (1): test_tools (35 min 18 sec) │ │ │ │ -1:55:45 load avg: 3.15 [433/436/2] test_zlib passed -- running (1): test_tools (35 min 27 sec) │ │ │ │ -1:55:53 load avg: 3.13 [434/436/2] test_zoneinfo passed -- running (1): test_tools (35 min 35 sec) │ │ │ │ -1:56:13 load avg: 3.30 [435/436/2] test_zstd passed -- running (1): test_tools (35 min 56 sec) │ │ │ │ -1:56:43 load avg: 2.79 running (1): test_tools (36 min 26 sec) │ │ │ │ -1:57:13 load avg: 2.48 running (1): test_tools (36 min 56 sec) │ │ │ │ -1:57:43 load avg: 2.29 running (1): test_tools (37 min 26 sec) │ │ │ │ -1:58:13 load avg: 2.24 running (1): test_tools (37 min 56 sec) │ │ │ │ -1:58:43 load avg: 2.37 running (1): test_tools (38 min 26 sec) │ │ │ │ -1:59:13 load avg: 2.33 running (1): test_tools (38 min 56 sec) │ │ │ │ -1:59:43 load avg: 2.20 running (1): test_tools (39 min 26 sec) │ │ │ │ -2:00:14 load avg: 2.12 running (1): test_tools (39 min 56 sec) │ │ │ │ -2:00:44 load avg: 2.07 running (1): test_tools (40 min 26 sec) │ │ │ │ -2:01:14 load avg: 2.04 running (1): test_tools (40 min 56 sec) │ │ │ │ -2:01:44 load avg: 1.71 running (1): test_tools (41 min 26 sec) │ │ │ │ -2:02:14 load avg: 1.83 running (1): test_tools (41 min 56 sec) │ │ │ │ -2:02:44 load avg: 1.90 running (1): test_tools (42 min 26 sec) │ │ │ │ -2:03:14 load avg: 1.59 running (1): test_tools (42 min 56 sec) │ │ │ │ -2:03:44 load avg: 1.58 running (1): test_tools (43 min 26 sec) │ │ │ │ -2:04:14 load avg: 1.46 running (1): test_tools (43 min 56 sec) │ │ │ │ -2:04:44 load avg: 1.28 running (1): test_tools (44 min 26 sec) │ │ │ │ -2:05:14 load avg: 1.29 running (1): test_tools (44 min 56 sec) │ │ │ │ -2:05:44 load avg: 1.24 running (1): test_tools (45 min 26 sec) │ │ │ │ -2:06:14 load avg: 1.14 running (1): test_tools (45 min 56 sec) │ │ │ │ -2:06:44 load avg: 1.09 running (1): test_tools (46 min 26 sec) │ │ │ │ -2:07:14 load avg: 1.05 running (1): test_tools (46 min 56 sec) │ │ │ │ -2:07:44 load avg: 1.03 running (1): test_tools (47 min 26 sec) │ │ │ │ -2:08:14 load avg: 1.02 running (1): test_tools (47 min 56 sec) │ │ │ │ -2:08:44 load avg: 1.23 running (1): test_tools (48 min 26 sec) │ │ │ │ -2:09:14 load avg: 1.25 running (1): test_tools (48 min 56 sec) │ │ │ │ -2:09:44 load avg: 1.15 running (1): test_tools (49 min 26 sec) │ │ │ │ -2:10:14 load avg: 1.09 running (1): test_tools (49 min 56 sec) │ │ │ │ -2:10:44 load avg: 1.05 running (1): test_tools (50 min 26 sec) │ │ │ │ -2:11:14 load avg: 1.25 running (1): test_tools (50 min 56 sec) │ │ │ │ -2:11:44 load avg: 1.61 running (1): test_tools (51 min 26 sec) │ │ │ │ -2:12:14 load avg: 1.77 running (1): test_tools (51 min 56 sec) │ │ │ │ -2:12:44 load avg: 1.92 running (1): test_tools (52 min 26 sec) │ │ │ │ -2:13:14 load avg: 1.95 running (1): test_tools (52 min 56 sec) │ │ │ │ -2:13:44 load avg: 2.19 running (1): test_tools (53 min 26 sec) │ │ │ │ -2:14:14 load avg: 2.58 running (1): test_tools (53 min 56 sec) │ │ │ │ -2:14:44 load avg: 2.59 running (1): test_tools (54 min 26 sec) │ │ │ │ -2:15:14 load avg: 2.67 running (1): test_tools (54 min 56 sec) │ │ │ │ -2:15:44 load avg: 2.75 running (1): test_tools (55 min 26 sec) │ │ │ │ -2:16:14 load avg: 2.71 running (1): test_tools (55 min 56 sec) │ │ │ │ -2:16:44 load avg: 2.43 running (1): test_tools (56 min 26 sec) │ │ │ │ -2:17:14 load avg: 2.34 running (1): test_tools (56 min 56 sec) │ │ │ │ -2:17:44 load avg: 1.88 running (1): test_tools (57 min 26 sec) │ │ │ │ -2:18:14 load avg: 2.76 running (1): test_tools (57 min 56 sec) │ │ │ │ -2:18:44 load avg: 3.63 running (1): test_tools (58 min 26 sec) │ │ │ │ -2:19:14 load avg: 4.13 running (1): test_tools (58 min 56 sec) │ │ │ │ -2:19:44 load avg: 3.48 running (1): test_tools (59 min 26 sec) │ │ │ │ -2:20:14 load avg: 2.50 running (1): test_tools (59 min 56 sec) │ │ │ │ -2:20:24 load avg: 2.35 [436/436/3] test_tools worker non-zero exit code (Exit code 1) │ │ │ │ -test_all_ignored (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_all_ignored) ... ok │ │ │ │ -test_all_run (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_all_run) ... ok │ │ │ │ -test_android (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_android) ... ok │ │ │ │ -test_ci_fuzz_stdlib (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_ci_fuzz_stdlib) ... ok │ │ │ │ -test_docs (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_docs) ... ok │ │ │ │ -test_ios (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_ios) ... ok │ │ │ │ -test_macos (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_macos) ... ok │ │ │ │ -test_msi (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_msi) ... ok │ │ │ │ -test_unix (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_unix) ... ok │ │ │ │ -test_wasi (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_wasi) ... ok │ │ │ │ -test_wasi_and_android (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_wasi_and_android) ... ok │ │ │ │ -test_windows (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_windows) ... ok │ │ │ │ -test_freeze_simple_script (test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script) ... │ │ │ │ -cwd: /build/reproducible-path/python3.14-3.14.5/build-static/build/test_python_123472æ │ │ │ │ -creating the script to be frozen at /tmp/test_python_b677a8m4/tmp2phhcdoa/app.py │ │ │ │ -copying the source tree from /build/reproducible-path/python3.14-3.14.5 to /tmp/test_python_b677a8m4/tmp2phhcdoa/cpython... │ │ │ │ -configuring python in /tmp/test_python_b677a8m4/tmp2phhcdoa/python-build... │ │ │ │ -+ cd /tmp/test_python_b677a8m4/tmp2phhcdoa/python-build │ │ │ │ -+ /tmp/test_python_b677a8m4/tmp2phhcdoa/cpython/configure --prefix=/tmp/test_python_b677a8m4/tmp2phhcdoa/python-installation --enable-ipv6 --enable-loadable-sqlite-extensions --with-dbmliborder=bdb:gdbm --with-computed-gotos --without-ensurepip --with-system-expat --with-dtrace --with-ssl-default-suites=openssl --with-system-libmpdec=no --with-wheel-pkg-dir=/usr/share/python-wheels/ 'MKDIR_P=/bin/mkdir -p' CC=riscv64-linux-gnu-gcc --cache-file /tmp/test_python_b677a8m4/tmp2phhcdoa/python-config.cache │ │ │ │ -building python parallel='-j2' in /tmp/test_python_b677a8m4/tmp2phhcdoa/python-build... │ │ │ │ -+ cd /tmp/test_python_b677a8m4/tmp2phhcdoa/python-build │ │ │ │ -+ /usr/bin/make -j2 │ │ │ │ -installing python into /tmp/test_python_b677a8m4/tmp2phhcdoa/python-installation... │ │ │ │ -+ cd /tmp/test_python_b677a8m4/tmp2phhcdoa/python-build │ │ │ │ -+ /usr/bin/make install │ │ │ │ -freezing /tmp/test_python_b677a8m4/tmp2phhcdoa/app.py... │ │ │ │ -+ cd /tmp/test_python_b677a8m4/tmp2phhcdoa │ │ │ │ -+ /tmp/test_python_b677a8m4/tmp2phhcdoa/python-installation/bin/python3 -E /build/reproducible-path/python3.14-3.14.5/Tools/freeze/freeze.py -o /tmp/test_python_b677a8m4/tmp2phhcdoa /tmp/test_python_b677a8m4/tmp2phhcdoa/app.py │ │ │ │ -Timeout (1:00:00)! │ │ │ │ -Thread 0x0000003f9ced7440 [python] (most recent call first): │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/selectors.py", line 398 in select │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/subprocess.py", line 2153 in _communicate │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/subprocess.py", line 1221 in communicate │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/subprocess.py", line 557 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Tools/freeze/test/freeze.py", line 35 in _run_quiet │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Tools/freeze/test/freeze.py", line 170 in freeze │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/test_tools/test_freeze.py", line 35 in test_freeze_simple_script │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/case.py", line 615 in _callTestMethod │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/case.py", line 669 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/case.py", line 725 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/runner.py", line 257 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 84 in _run_suite │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 42 in run_unittest │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 162 in test_func │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 118 in regrtest_runner │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 165 in _load_run_test │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 210 in _runtest_env_changed_exc │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 319 in _runtest │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 348 in run_single_test │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/worker.py", line 99 in worker_process │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/worker.py", line 137 in main │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/worker.py", line 141 in │ │ │ │ - File "", line 88 in _run_code │ │ │ │ - File "", line 203 in _run_module_as_main │ │ │ │ +0:32:36 load avg: 2.87 running (2): test_zipimport (30.0 sec), test_tools (7 min 55 sec) │ │ │ │ +0:33:06 load avg: 3.06 running (2): test_zipimport (1 min), test_tools (8 min 25 sec) │ │ │ │ +0:33:36 load avg: 3.03 running (2): test_zipimport (1 min 30 sec), test_tools (8 min 55 sec) │ │ │ │ +0:34:06 load avg: 3.02 running (2): test_zipimport (2 min), test_tools (9 min 25 sec) │ │ │ │ +0:34:36 load avg: 3.07 running (2): test_zipimport (2 min 30 sec), test_tools (9 min 55 sec) │ │ │ │ +0:34:59 load avg: 3.11 [431/436/2] test_zipimport passed (2 min 53 sec) -- running (1): test_tools (10 min 18 sec) │ │ │ │ +0:35:03 load avg: 3.11 [432/436/2] test_zipimport_support passed -- running (1): test_tools (10 min 22 sec) │ │ │ │ +0:35:05 load avg: 3.18 [433/436/2] test_zlib passed -- running (1): test_tools (10 min 25 sec) │ │ │ │ +0:35:08 load avg: 3.18 [434/436/2] test_zoneinfo passed -- running (1): test_tools (10 min 28 sec) │ │ │ │ +0:35:12 load avg: 3.25 [435/436/2] test_zstd passed -- running (1): test_tools (10 min 31 sec) │ │ │ │ +0:35:42 load avg: 2.75 running (1): test_tools (11 min 1 sec) │ │ │ │ +0:36:12 load avg: 2.46 running (1): test_tools (11 min 31 sec) │ │ │ │ +0:36:42 load avg: 2.50 running (1): test_tools (12 min 1 sec) │ │ │ │ +0:37:12 load avg: 2.70 running (1): test_tools (12 min 31 sec) │ │ │ │ +0:37:42 load avg: 2.42 running (1): test_tools (13 min 1 sec) │ │ │ │ +0:38:12 load avg: 2.25 running (1): test_tools (13 min 31 sec) │ │ │ │ +0:38:42 load avg: 2.15 running (1): test_tools (14 min 1 sec) │ │ │ │ +0:39:12 load avg: 1.94 running (1): test_tools (14 min 31 sec) │ │ │ │ +0:39:42 load avg: 1.63 running (1): test_tools (15 min 1 sec) │ │ │ │ +0:40:12 load avg: 1.59 running (1): test_tools (15 min 31 sec) │ │ │ │ +0:40:42 load avg: 1.73 running (1): test_tools (16 min 1 sec) │ │ │ │ +0:41:12 load avg: 2.29 running (1): test_tools (16 min 31 sec) │ │ │ │ +0:41:42 load avg: 2.58 running (1): test_tools (17 min 1 sec) │ │ │ │ +0:42:12 load avg: 2.35 running (1): test_tools (17 min 31 sec) │ │ │ │ +0:42:42 load avg: 1.81 running (1): test_tools (18 min 1 sec) │ │ │ │ +0:43:09 load avg: 1.76 [436/436/2] test_tools passed (18 min 28 sec) │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_peg_generator: 19 min 2 sec │ │ │ │ -- test_zipimport: 10 min 53 sec │ │ │ │ -- test_math: 8 min 42 sec │ │ │ │ -- test_cppext: 7 min 12 sec │ │ │ │ -- test_cext: 7 min 5 sec │ │ │ │ -- test_hashlib: 6 min 26 sec │ │ │ │ -- test_statistics: 5 min 51 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 4 min 57 sec │ │ │ │ -- test_source_encoding: 4 min 56 sec │ │ │ │ -- test_tokenize: 4 min 54 sec │ │ │ │ +- test_tools: 18 min 28 sec │ │ │ │ +- test_zipimport: 2 min 53 sec │ │ │ │ +- test_math: 2 min 22 sec │ │ │ │ +- test_hashlib: 2 min 13 sec │ │ │ │ +- test_cppext: 2 min 6 sec │ │ │ │ +- test_cext: 2 min 4 sec │ │ │ │ +- test_peg_generator: 1 min 56 sec │ │ │ │ +- test_statistics: 1 min 46 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 43 sec │ │ │ │ +- test_tokenize: 1 min 28 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_perf_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ │ │ │ │ 2 tests skipped (resource denied): │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ -3 tests failed: │ │ │ │ - test_tools test_urllib2 test_urllibnet │ │ │ │ +2 tests failed: │ │ │ │ + test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ -417 tests OK. │ │ │ │ +418 tests OK. │ │ │ │ │ │ │ │ -2:20:24 load avg: 2.35 Re-running 3 failed tests in verbose mode in subprocesses │ │ │ │ -2:20:24 load avg: 2.35 Run 3 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -2:20:27 load avg: 2.35 [1/3/1] test_urllibnet failed (1 error) │ │ │ │ +0:43:09 load avg: 1.76 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +0:43:09 load avg: 1.76 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:43:09 load avg: 1.76 [1/2/1] test_urllibnet failed (1 error) │ │ │ │ Re-running test_urllibnet in verbose mode (matching: test_getcode) │ │ │ │ test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ERROR │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ ERROR: test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.5/Lib/test/test_urllibnet.py", line 107, in test_getcode │ │ │ │ self.assertEqual(e.exception.code, 404) │ │ │ │ ^^^^^^^^^^^^^^^^ │ │ │ │ AttributeError: 'URLError' object has no attribute 'code' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.130s │ │ │ │ +Ran 1 test in 0.040s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ -2:20:27 load avg: 2.35 [2/3/2] test_urllib2 failed (1 failure) │ │ │ │ +0:43:09 load avg: 1.76 [2/2/2] test_urllib2 failed (1 failure) │ │ │ │ Re-running test_urllib2 in verbose mode (matching: test_ftp_error) │ │ │ │ test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) ... FAIL │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ FAIL: test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ @@ -954,235 +741,51 @@ │ │ │ │ self.assertEqual(raised.reason, │ │ │ │ ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ │ │ │ │ f"ftp error: {exception.args[0]}") │ │ │ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: gaierror(-3, 'Temporary failure in name resolution') != 'ftp error: 500 OOPS: cannot change directory:/nonexistent' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.191s │ │ │ │ +Ran 1 test in 0.056s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ -2:20:57 load avg: 1.82 running (1): test_tools (30.5 sec) │ │ │ │ -2:21:27 load avg: 1.49 running (1): test_tools (1 min) │ │ │ │ -2:21:57 load avg: 1.41 running (1): test_tools (1 min 30 sec) │ │ │ │ -2:22:27 load avg: 1.25 running (1): test_tools (2 min) │ │ │ │ -2:22:57 load avg: 1.22 running (1): test_tools (2 min 30 sec) │ │ │ │ -2:23:27 load avg: 1.29 running (1): test_tools (3 min) │ │ │ │ -2:23:57 load avg: 1.44 running (1): test_tools (3 min 30 sec) │ │ │ │ -2:24:27 load avg: 1.26 running (1): test_tools (4 min) │ │ │ │ -2:24:57 load avg: 1.16 running (1): test_tools (4 min 30 sec) │ │ │ │ -2:25:27 load avg: 1.10 running (1): test_tools (5 min) │ │ │ │ -2:25:57 load avg: 1.22 running (1): test_tools (5 min 30 sec) │ │ │ │ -2:26:27 load avg: 1.58 running (1): test_tools (6 min) │ │ │ │ -2:26:57 load avg: 1.80 running (1): test_tools (6 min 30 sec) │ │ │ │ -2:27:27 load avg: 1.88 running (1): test_tools (7 min) │ │ │ │ -2:27:57 load avg: 1.93 running (1): test_tools (7 min 30 sec) │ │ │ │ -2:28:27 load avg: 1.96 running (1): test_tools (8 min) │ │ │ │ -2:28:57 load avg: 2.23 running (1): test_tools (8 min 30 sec) │ │ │ │ -2:29:27 load avg: 2.14 running (1): test_tools (9 min) │ │ │ │ -2:29:57 load avg: 2.16 running (1): test_tools (9 min 30 sec) │ │ │ │ -2:30:27 load avg: 2.10 running (1): test_tools (10 min) │ │ │ │ -2:30:57 load avg: 2.14 running (1): test_tools (10 min 30 sec) │ │ │ │ -2:31:27 load avg: 2.08 running (1): test_tools (11 min) │ │ │ │ -2:31:57 load avg: 2.05 running (1): test_tools (11 min 30 sec) │ │ │ │ -2:32:27 load avg: 2.09 running (1): test_tools (12 min) │ │ │ │ -2:32:57 load avg: 2.05 running (1): test_tools (12 min 30 sec) │ │ │ │ -2:33:27 load avg: 2.03 running (1): test_tools (13 min) │ │ │ │ -2:33:57 load avg: 2.56 running (1): test_tools (13 min 30 sec) │ │ │ │ -2:34:27 load avg: 2.45 running (1): test_tools (14 min) │ │ │ │ -2:34:57 load avg: 2.35 running (1): test_tools (14 min 30 sec) │ │ │ │ -2:35:27 load avg: 2.21 running (1): test_tools (15 min) │ │ │ │ -2:35:57 load avg: 2.13 running (1): test_tools (15 min 30 sec) │ │ │ │ -2:36:27 load avg: 2.14 running (1): test_tools (16 min) │ │ │ │ -2:36:57 load avg: 2.09 running (1): test_tools (16 min 30 sec) │ │ │ │ -2:37:27 load avg: 2.05 running (1): test_tools (17 min) │ │ │ │ -2:37:57 load avg: 2.03 running (1): test_tools (17 min 30 sec) │ │ │ │ -2:38:27 load avg: 2.02 running (1): test_tools (18 min) │ │ │ │ -2:38:57 load avg: 2.28 running (1): test_tools (18 min 30 sec) │ │ │ │ -2:39:27 load avg: 2.17 running (1): test_tools (19 min) │ │ │ │ -2:39:57 load avg: 2.10 running (1): test_tools (19 min 30 sec) │ │ │ │ -2:40:27 load avg: 2.06 running (1): test_tools (20 min) │ │ │ │ -2:40:57 load avg: 2.12 running (1): test_tools (20 min 30 sec) │ │ │ │ -2:41:27 load avg: 2.07 running (1): test_tools (21 min) │ │ │ │ -2:41:57 load avg: 2.04 running (1): test_tools (21 min 30 sec) │ │ │ │ -2:42:27 load avg: 2.09 running (1): test_tools (22 min) │ │ │ │ -2:42:57 load avg: 2.22 running (1): test_tools (22 min 30 sec) │ │ │ │ -2:43:27 load avg: 2.13 running (1): test_tools (23 min) │ │ │ │ -2:43:57 load avg: 2.52 running (1): test_tools (23 min 30 sec) │ │ │ │ -2:44:27 load avg: 2.47 running (1): test_tools (24 min) │ │ │ │ -2:44:57 load avg: 2.67 running (1): test_tools (24 min 30 sec) │ │ │ │ -2:45:27 load avg: 2.75 running (1): test_tools (25 min) │ │ │ │ -2:45:57 load avg: 2.93 running (1): test_tools (25 min 30 sec) │ │ │ │ -2:46:27 load avg: 3.05 running (1): test_tools (26 min) │ │ │ │ -2:46:57 load avg: 2.63 running (1): test_tools (26 min 30 sec) │ │ │ │ -2:47:27 load avg: 2.38 running (1): test_tools (27 min) │ │ │ │ -2:47:57 load avg: 2.31 running (1): test_tools (27 min 30 sec) │ │ │ │ -2:48:27 load avg: 2.19 running (1): test_tools (28 min) │ │ │ │ -2:48:57 load avg: 2.51 running (1): test_tools (28 min 30 sec) │ │ │ │ -2:49:27 load avg: 2.31 running (1): test_tools (29 min) │ │ │ │ -2:49:57 load avg: 2.39 running (1): test_tools (29 min 30 sec) │ │ │ │ -2:50:27 load avg: 2.23 running (1): test_tools (30 min) │ │ │ │ -2:50:57 load avg: 2.14 running (1): test_tools (30 min 30 sec) │ │ │ │ -2:51:27 load avg: 2.08 running (1): test_tools (31 min) │ │ │ │ -2:51:57 load avg: 2.05 running (1): test_tools (31 min 30 sec) │ │ │ │ -2:52:27 load avg: 2.03 running (1): test_tools (32 min) │ │ │ │ -2:52:57 load avg: 2.02 running (1): test_tools (32 min 30 sec) │ │ │ │ -2:53:27 load avg: 2.01 running (1): test_tools (33 min) │ │ │ │ -2:53:57 load avg: 2.42 running (1): test_tools (33 min 30 sec) │ │ │ │ -2:54:27 load avg: 2.25 running (1): test_tools (34 min) │ │ │ │ -2:54:57 load avg: 2.29 running (1): test_tools (34 min 30 sec) │ │ │ │ -2:55:27 load avg: 2.17 running (1): test_tools (35 min) │ │ │ │ -2:55:57 load avg: 2.10 running (1): test_tools (35 min 30 sec) │ │ │ │ -2:56:27 load avg: 2.06 running (1): test_tools (36 min) │ │ │ │ -2:56:57 load avg: 2.04 running (1): test_tools (36 min 30 sec) │ │ │ │ -2:57:27 load avg: 2.02 running (1): test_tools (37 min) │ │ │ │ -2:57:57 load avg: 2.15 running (1): test_tools (37 min 30 sec) │ │ │ │ -2:58:27 load avg: 2.16 running (1): test_tools (38 min) │ │ │ │ -2:58:57 load avg: 2.49 running (1): test_tools (38 min 30 sec) │ │ │ │ -2:59:27 load avg: 2.36 running (1): test_tools (39 min) │ │ │ │ -2:59:57 load avg: 2.35 running (1): test_tools (39 min 30 sec) │ │ │ │ -3:00:27 load avg: 1.82 running (1): test_tools (40 min) │ │ │ │ -3:00:57 load avg: 1.49 running (1): test_tools (40 min 30 sec) │ │ │ │ -3:01:27 load avg: 1.30 running (1): test_tools (41 min) │ │ │ │ -3:01:57 load avg: 1.40 running (1): test_tools (41 min 30 sec) │ │ │ │ -3:02:27 load avg: 1.64 running (1): test_tools (42 min) │ │ │ │ -3:02:57 load avg: 1.63 running (1): test_tools (42 min 30 sec) │ │ │ │ -3:03:27 load avg: 1.38 running (1): test_tools (43 min) │ │ │ │ -3:03:57 load avg: 1.65 running (1): test_tools (43 min 30 sec) │ │ │ │ -3:04:27 load avg: 1.40 running (1): test_tools (44 min) │ │ │ │ -3:04:57 load avg: 1.44 running (1): test_tools (44 min 30 sec) │ │ │ │ -3:05:27 load avg: 1.27 running (1): test_tools (45 min) │ │ │ │ -3:05:57 load avg: 1.16 running (1): test_tools (45 min 30 sec) │ │ │ │ -3:06:27 load avg: 1.17 running (1): test_tools (46 min) │ │ │ │ -3:06:57 load avg: 1.10 running (1): test_tools (46 min 30 sec) │ │ │ │ -3:07:27 load avg: 1.06 running (1): test_tools (47 min) │ │ │ │ -3:07:57 load avg: 1.04 running (1): test_tools (47 min 30 sec) │ │ │ │ -3:08:27 load avg: 1.02 running (1): test_tools (48 min) │ │ │ │ -3:08:57 load avg: 1.41 running (1): test_tools (48 min 30 sec) │ │ │ │ -3:09:27 load avg: 1.25 running (1): test_tools (49 min) │ │ │ │ -3:09:57 load avg: 1.29 running (1): test_tools (49 min 30 sec) │ │ │ │ -3:10:27 load avg: 1.52 running (1): test_tools (50 min) │ │ │ │ -3:10:57 load avg: 1.71 running (1): test_tools (50 min 30 sec) │ │ │ │ -3:11:27 load avg: 1.83 running (1): test_tools (51 min) │ │ │ │ -3:11:57 load avg: 1.90 running (1): test_tools (51 min 30 sec) │ │ │ │ -3:12:27 load avg: 1.94 running (1): test_tools (52 min) │ │ │ │ -3:12:57 load avg: 1.96 running (1): test_tools (52 min 30 sec) │ │ │ │ -3:13:27 load avg: 1.98 running (1): test_tools (53 min) │ │ │ │ -3:13:57 load avg: 2.46 running (1): test_tools (53 min 30 sec) │ │ │ │ -3:14:27 load avg: 2.27 running (1): test_tools (54 min) │ │ │ │ -3:14:57 load avg: 2.30 running (1): test_tools (54 min 30 sec) │ │ │ │ -3:15:27 load avg: 2.60 running (1): test_tools (55 min) │ │ │ │ -3:15:57 load avg: 3.15 running (1): test_tools (55 min 30 sec) │ │ │ │ -3:16:27 load avg: 3.42 running (1): test_tools (56 min) │ │ │ │ -3:16:57 load avg: 3.25 running (1): test_tools (56 min 30 sec) │ │ │ │ -3:17:27 load avg: 3.89 running (1): test_tools (57 min) │ │ │ │ -3:17:57 load avg: 4.44 running (1): test_tools (57 min 30 sec) │ │ │ │ -3:18:27 load avg: 4.91 running (1): test_tools (58 min) │ │ │ │ -3:18:57 load avg: 5.40 running (1): test_tools (58 min 30 sec) │ │ │ │ -3:19:27 load avg: 4.45 running (1): test_tools (59 min) │ │ │ │ -3:19:57 load avg: 3.86 running (1): test_tools (59 min 30 sec) │ │ │ │ -3:20:27 load avg: 3.45 running (1): test_tools (1 hour) │ │ │ │ -3:20:34 load avg: 3.49 [3/3/3] test_tools worker non-zero exit code (Exit code 1) │ │ │ │ -Re-running test_tools in verbose mode │ │ │ │ -test_all_ignored (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_all_ignored) ... ok │ │ │ │ -test_all_run (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_all_run) ... ok │ │ │ │ -test_android (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_android) ... ok │ │ │ │ -test_ci_fuzz_stdlib (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_ci_fuzz_stdlib) ... ok │ │ │ │ -test_docs (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_docs) ... ok │ │ │ │ -test_ios (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_ios) ... ok │ │ │ │ -test_macos (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_macos) ... ok │ │ │ │ -test_msi (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_msi) ... ok │ │ │ │ -test_unix (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_unix) ... ok │ │ │ │ -test_wasi (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_wasi) ... ok │ │ │ │ -test_wasi_and_android (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_wasi_and_android) ... ok │ │ │ │ -test_windows (test.test_tools.test_compute_changes.TestProcessChangedFiles.test_windows) ... ok │ │ │ │ -test_freeze_simple_script (test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script) ... │ │ │ │ -cwd: /build/reproducible-path/python3.14-3.14.5/build-static/build/test_python_137998æ │ │ │ │ -creating the script to be frozen at /tmp/test_python_adgxj8ml/tmp62gmpysu/app.py │ │ │ │ -copying the source tree from /build/reproducible-path/python3.14-3.14.5 to /tmp/test_python_adgxj8ml/tmp62gmpysu/cpython... │ │ │ │ -configuring python in /tmp/test_python_adgxj8ml/tmp62gmpysu/python-build... │ │ │ │ -+ cd /tmp/test_python_adgxj8ml/tmp62gmpysu/python-build │ │ │ │ -+ /tmp/test_python_adgxj8ml/tmp62gmpysu/cpython/configure --prefix=/tmp/test_python_adgxj8ml/tmp62gmpysu/python-installation --enable-ipv6 --enable-loadable-sqlite-extensions --with-dbmliborder=bdb:gdbm --with-computed-gotos --without-ensurepip --with-system-expat --with-dtrace --with-ssl-default-suites=openssl --with-system-libmpdec=no --with-wheel-pkg-dir=/usr/share/python-wheels/ 'MKDIR_P=/bin/mkdir -p' CC=riscv64-linux-gnu-gcc --cache-file /tmp/test_python_adgxj8ml/tmp62gmpysu/python-config.cache │ │ │ │ -building python parallel='-j2' in /tmp/test_python_adgxj8ml/tmp62gmpysu/python-build... │ │ │ │ -+ cd /tmp/test_python_adgxj8ml/tmp62gmpysu/python-build │ │ │ │ -+ /usr/bin/make -j2 │ │ │ │ -installing python into /tmp/test_python_adgxj8ml/tmp62gmpysu/python-installation... │ │ │ │ -+ cd /tmp/test_python_adgxj8ml/tmp62gmpysu/python-build │ │ │ │ -+ /usr/bin/make install │ │ │ │ -freezing /tmp/test_python_adgxj8ml/tmp62gmpysu/app.py... │ │ │ │ -+ cd /tmp/test_python_adgxj8ml/tmp62gmpysu │ │ │ │ -+ /tmp/test_python_adgxj8ml/tmp62gmpysu/python-installation/bin/python3 -E /build/reproducible-path/python3.14-3.14.5/Tools/freeze/freeze.py -o /tmp/test_python_adgxj8ml/tmp62gmpysu /tmp/test_python_adgxj8ml/tmp62gmpysu/app.py │ │ │ │ -Timeout (1:00:00)! │ │ │ │ -Thread 0x0000003f90ab2440 [python] (most recent call first): │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/selectors.py", line 398 in select │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/subprocess.py", line 2153 in _communicate │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/subprocess.py", line 1221 in communicate │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/subprocess.py", line 557 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Tools/freeze/test/freeze.py", line 35 in _run_quiet │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Tools/freeze/test/freeze.py", line 170 in freeze │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/test_tools/test_freeze.py", line 35 in test_freeze_simple_script │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/case.py", line 615 in _callTestMethod │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/case.py", line 669 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/case.py", line 725 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 122 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/suite.py", line 84 in __call__ │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/unittest/runner.py", line 257 in run │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 84 in _run_suite │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 42 in run_unittest │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 162 in test_func │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 118 in regrtest_runner │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 165 in _load_run_test │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 210 in _runtest_env_changed_exc │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 319 in _runtest │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/single.py", line 348 in run_single_test │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/worker.py", line 99 in worker_process │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/worker.py", line 137 in main │ │ │ │ - File "/build/reproducible-path/python3.14-3.14.5/Lib/test/libregrtest/worker.py", line 141 in │ │ │ │ - File "", line 88 in _run_code │ │ │ │ - File "", line 203 in _run_module_as_main │ │ │ │ -3 tests failed again: │ │ │ │ - test_tools test_urllib2 test_urllibnet │ │ │ │ +2 tests failed again: │ │ │ │ + test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE then FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_peg_generator: 19 min 2 sec │ │ │ │ -- test_zipimport: 10 min 53 sec │ │ │ │ -- test_math: 8 min 42 sec │ │ │ │ -- test_cppext: 7 min 12 sec │ │ │ │ -- test_cext: 7 min 5 sec │ │ │ │ -- test_hashlib: 6 min 26 sec │ │ │ │ -- test_statistics: 5 min 51 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 4 min 57 sec │ │ │ │ -- test_source_encoding: 4 min 56 sec │ │ │ │ -- test_tokenize: 4 min 54 sec │ │ │ │ +- test_tools: 18 min 28 sec │ │ │ │ +- test_zipimport: 2 min 53 sec │ │ │ │ +- test_math: 2 min 22 sec │ │ │ │ +- test_hashlib: 2 min 13 sec │ │ │ │ +- test_cppext: 2 min 6 sec │ │ │ │ +- test_cext: 2 min 4 sec │ │ │ │ +- test_peg_generator: 1 min 56 sec │ │ │ │ +- test_statistics: 1 min 46 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 43 sec │ │ │ │ +- test_tokenize: 1 min 28 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_perf_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ │ │ │ │ 2 tests skipped (resource denied): │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ -3 re-run tests: │ │ │ │ - test_tools test_urllib2 test_urllibnet │ │ │ │ +2 re-run tests: │ │ │ │ + test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ -3 tests failed: │ │ │ │ - test_tools test_urllib2 test_urllibnet │ │ │ │ +2 tests failed: │ │ │ │ + test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ -417 tests OK. │ │ │ │ +418 tests OK. │ │ │ │ │ │ │ │ -Total duration: 3 hour 20 min │ │ │ │ -Total tests: run=45,081 failures=2 skipped=1,817 │ │ │ │ -Total test files: run=437/436 failed=3 skipped=14 resource_denied=2 rerun=3 │ │ │ │ +Total duration: 43 min 9 sec │ │ │ │ +Total tests: run=45,158 failures=2 skipped=1,817 │ │ │ │ +Total test files: run=436/436 failed=2 skipped=14 resource_denied=2 rerun=2 │ │ │ │ Result: FAILURE then FAILURE │ │ │ │ make[1]: *** [Makefile:2453: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.14-3.14.5/build-static'