--- /srv/rebuilderd/tmp/rebuilderdSs8bD7/inputs/python3.14-dev_3.14.4-2_armhf.deb +++ /srv/rebuilderd/tmp/rebuilderdSs8bD7/out/python3.14-dev_3.14.4-2_armhf.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-04-22 10:14:09.000000 debian-binary │ -rw-r--r-- 0 0 0 772 2026-04-22 10:14:09.000000 control.tar.xz │ --rw-r--r-- 0 0 0 506580 2026-04-22 10:14:09.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 507140 2026-04-22 10:14:09.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.14-dev │ │ │ Source: python3.14 │ │ │ Version: 3.14.4-2 │ │ │ Architecture: armhf │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 510 │ │ │ +Installed-Size: 511 │ │ │ Depends: python3.14 (= 3.14.4-2), libpython3.14-dev (= 3.14.4-2), libpython3.14 (= 3.14.4-2) │ │ │ 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-04-22 10:14:09.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-04-22 10:14:09.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-04-22 10:14:09.000000 ./usr/share/doc/python3.14/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-04-07 13:13:20.000000 ./usr/share/doc/python3.14/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-04-22 10:14:09.000000 ./usr/share/doc/python3.14/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-04-07 13:13:20.000000 ./usr/share/doc/python3.14/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-04-22 10:14:09.000000 ./usr/share/doc/python3.14/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 8881 2026-04-22 10:14:09.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 9443 2026-04-22 10:14:09.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-04-22 10:14:09.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-04-22 10:14:09.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-04-22 10:14:09.000000 ./usr/bin/python3.14-config -> arm-linux-gnueabihf-python3.14-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-04-22 10:14:09.000000 ./usr/share/doc/python3.14-dev -> python3.14 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-04-22 10:14:09.000000 ./usr/share/man/man1/python3.14-config.1.gz -> arm-linux-gnueabihf-python3.14-config.1.gz │ │ ├── ./usr/share/doc/python3.14/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -1,455 +1,471 @@ │ │ │ │ make[1]: Entering directory '/build/reproducible-path/python3.14-3.14.4/build-static' │ │ │ │ Checked 114 modules (63 built-in, 50 shared, 1 n/a on linux-armv8l, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details_arm-linux-gnueabihf.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 1 -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 1 -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.4 (main, Apr 22 2026, 10:14:09) [GCC 15.2.0] │ │ │ │ -== Linux-6.12.74+deb13+1-arm64-armv8l-with-glibc2.42 little-endian │ │ │ │ +== Linux-6.12.85+deb13-cloud-arm64-armv8l-with-glibc2.42 little-endian │ │ │ │ == Python build: release LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.14-3.14.4/build-static/build/test_python_worker_115721æ │ │ │ │ -== CPU count: 8 │ │ │ │ +== cwd: /build/reproducible-path/python3.14-3.14.4/build-static/build/test_python_worker_115740æ │ │ │ │ +== CPU count: 12 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1776852849 │ │ │ │ -0:00:00 load avg: 1.04 Run 436 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:00 load avg: 1.04 [ 1/436] test.test_future_stmt.test_future passed │ │ │ │ -0:00:00 load avg: 1.03 [ 2/436] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:00:00 load avg: 1.03 [ 3/436] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:00:01 load avg: 1.03 [ 4/436] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:00:01 load avg: 1.03 [ 5/436] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:00:02 load avg: 1.03 [ 6/436] test.test_inspect.test_inspect passed │ │ │ │ -0:00:13 load avg: 1.02 [ 7/436] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:00:36 load avg: 1.03 [ 8/436] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:01:01 load avg: 0.96 [ 9/436] test.test_multiprocessing_fork.test_processes passed │ │ │ │ -0:01:15 load avg: 0.75 [ 10/436] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:01:32 load avg: 1.27 [ 11/436] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:01:59 load avg: 1.02 [ 12/436] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ -0:02:29 load avg: 1.25 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ -0:02:42 load avg: 1.19 [ 13/436] test.test_multiprocessing_forkserver.test_processes passed (43.2 sec) │ │ │ │ -0:02:57 load avg: 0.93 [ 14/436] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:03:16 load avg: 0.96 [ 15/436] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ -0:03:44 load avg: 0.76 [ 16/436] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ -0:04:14 load avg: 0.86 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ -0:04:32 load avg: 0.84 [ 17/436] test.test_multiprocessing_spawn.test_processes passed (48.5 sec) │ │ │ │ -0:04:47 load avg: 0.72 [ 18/436] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ -0:04:50 load avg: 0.72 [ 19/436] test.test_pydoc.test_pydoc passed │ │ │ │ -0:04:51 load avg: 0.75 [ 20/436] test___all__ passed │ │ │ │ -0:04:51 load avg: 0.75 [ 21/436] test__colorize passed │ │ │ │ -0:04:52 load avg: 0.75 [ 22/436] test__interpchannels passed │ │ │ │ -0:04:54 load avg: 0.75 [ 23/436] test__interpreters passed │ │ │ │ -0:04:54 load avg: 0.75 [ 24/436] test__locale passed │ │ │ │ -0:04:54 load avg: 0.75 [ 25/436] test__opcode passed │ │ │ │ -0:04:54 load avg: 0.75 [ 26/436] test__osx_support passed │ │ │ │ -0:04:55 load avg: 0.75 [ 27/436] test_abc passed │ │ │ │ -0:04:55 load avg: 0.75 [ 28/436] test_abstract_numbers passed │ │ │ │ -0:04:55 load avg: 0.75 [ 29/436] test_android skipped │ │ │ │ +0:00:00 load avg: 8.23 Run 436 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:00 load avg: 8.23 [ 1/436] test.test_future_stmt.test_future passed │ │ │ │ +0:00:00 load avg: 8.23 [ 2/436] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:00:00 load avg: 8.23 [ 3/436] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:00:00 load avg: 8.23 [ 4/436] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:00:01 load avg: 8.23 [ 5/436] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:00:02 load avg: 8.45 [ 6/436] test.test_inspect.test_inspect passed │ │ │ │ +0:00:14 load avg: 8.21 [ 7/436] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:00:37 load avg: 7.20 [ 8/436] test.test_multiprocessing_fork.test_misc passed │ │ │ │ +0:01:03 load avg: 7.91 [ 9/436] test.test_multiprocessing_fork.test_processes passed │ │ │ │ +0:01:17 load avg: 8.30 [ 10/436] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:01:33 load avg: 8.61 [ 11/436] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:02:01 load avg: 11.26 [ 12/436] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ +0:02:31 load avg: 12.93 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ +0:02:49 load avg: 14.37 [ 13/436] test.test_multiprocessing_forkserver.test_processes passed (48.7 sec) │ │ │ │ +0:03:05 load avg: 15.32 [ 14/436] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ +0:03:33 load avg: 15.99 [ 15/436] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ +0:04:00 load avg: 15.47 [ 16/436] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ +0:04:30 load avg: 16.70 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ +0:05:00 load avg: 17.25 running (1): test.test_multiprocessing_spawn.test_processes (1 min) │ │ │ │ +0:05:10 load avg: 17.67 [ 17/436] test.test_multiprocessing_spawn.test_processes passed (1 min 9 sec) │ │ │ │ +0:05:26 load avg: 17.92 [ 18/436] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ +0:05:30 load avg: 17.92 [ 19/436] test.test_pydoc.test_pydoc passed │ │ │ │ +0:05:33 load avg: 18.00 [ 20/436] test___all__ passed │ │ │ │ +0:05:34 load avg: 18.00 [ 21/436] test__colorize passed │ │ │ │ +0:05:36 load avg: 18.00 [ 22/436] test__interpchannels passed │ │ │ │ +0:05:39 load avg: 18.00 [ 23/436] test__interpreters passed │ │ │ │ +0:05:40 load avg: 18.00 [ 24/436] test__locale passed │ │ │ │ +0:05:40 load avg: 18.00 [ 25/436] test__opcode passed │ │ │ │ +0:05:40 load avg: 18.00 [ 26/436] test__osx_support passed │ │ │ │ +0:05:41 load avg: 18.00 [ 27/436] test_abc passed │ │ │ │ +0:05:41 load avg: 18.00 [ 28/436] test_abstract_numbers passed │ │ │ │ +0:05:42 load avg: 18.00 [ 29/436] test_android skipped │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:04:55 load avg: 0.75 [ 30/436] test_annotationlib passed │ │ │ │ -0:04:56 load avg: 0.77 [ 31/436] test_apple skipped │ │ │ │ +0:05:42 load avg: 18.00 [ 30/436] test_annotationlib passed │ │ │ │ +0:05:42 load avg: 18.00 [ 31/436] test_apple skipped │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:04:58 load avg: 0.77 [ 32/436] test_argparse passed │ │ │ │ -0:04:59 load avg: 0.77 [ 33/436] test_array passed │ │ │ │ -0:04:59 load avg: 0.77 [ 34/436] test_asdl_parser passed │ │ │ │ -0:05:06 load avg: 0.80 [ 35/436] test_ast passed │ │ │ │ -0:05:07 load avg: 0.80 [ 36/436] test_asyncgen passed │ │ │ │ -0:05:07 load avg: 0.80 [ 37/436] test_atexit passed │ │ │ │ -0:05:11 load avg: 0.82 [ 38/436] test_audit passed │ │ │ │ -0:05:11 load avg: 0.82 [ 39/436] test_augassign passed │ │ │ │ -0:05:12 load avg: 0.82 [ 40/436] test_base64 passed │ │ │ │ -0:05:12 load avg: 0.82 [ 41/436] test_baseexception passed │ │ │ │ -0:05:12 load avg: 0.82 [ 42/436] test_bdb passed │ │ │ │ -0:05:12 load avg: 0.82 [ 43/436] test_bigaddrspace passed │ │ │ │ -0:05:13 load avg: 0.82 [ 44/436] test_bigmem passed │ │ │ │ -0:05:13 load avg: 0.82 [ 45/436] test_binascii passed │ │ │ │ -0:05:13 load avg: 0.82 [ 46/436] test_binop passed │ │ │ │ -0:05:13 load avg: 0.82 [ 47/436] test_bisect passed │ │ │ │ -0:05:13 load avg: 0.82 [ 48/436] test_bool passed │ │ │ │ -0:05:17 load avg: 0.83 [ 49/436] test_buffer passed │ │ │ │ -0:05:17 load avg: 0.83 [ 50/436] test_bufio passed │ │ │ │ -0:05:17 load avg: 0.83 [ 51/436] test_build_details passed │ │ │ │ -0:05:18 load avg: 0.83 [ 52/436] test_builtin passed │ │ │ │ -0:05:21 load avg: 0.85 [ 53/436] test_bytes passed │ │ │ │ -0:05:23 load avg: 0.85 [ 54/436] test_bz2 passed │ │ │ │ -0:05:26 load avg: 0.78 [ 55/436] test_c_locale_coercion passed │ │ │ │ -0:05:31 load avg: 0.80 [ 56/436] test_calendar passed │ │ │ │ -0:05:31 load avg: 0.80 [ 57/436] test_call passed │ │ │ │ -0:05:49 load avg: 0.77 [ 58/436] test_capi passed │ │ │ │ -0:06:19 load avg: 0.86 running (1): test_cext (30.0 sec) │ │ │ │ -0:06:25 load avg: 0.87 [ 59/436] test_cext passed (35.6 sec) │ │ │ │ -0:06:25 load avg: 0.87 [ 60/436] test_charmapcodec passed │ │ │ │ -0:06:25 load avg: 0.87 [ 61/436] test_class passed │ │ │ │ -0:06:26 load avg: 0.88 [ 62/436] test_clinic passed │ │ │ │ -0:06:26 load avg: 0.88 [ 63/436] test_cmath passed │ │ │ │ -0:06:27 load avg: 0.88 [ 64/436] test_cmd passed │ │ │ │ -0:06:33 load avg: 0.89 [ 65/436] test_cmd_line passed │ │ │ │ -0:06:38 load avg: 0.90 [ 66/436] test_cmd_line_script passed │ │ │ │ -0:06:39 load avg: 0.90 [ 67/436] test_code passed │ │ │ │ -0:06:39 load avg: 0.90 [ 68/436] test_code_module passed │ │ │ │ -0:06:39 load avg: 0.90 [ 69/436] test_codeccallbacks passed │ │ │ │ -0:06:40 load avg: 0.90 [ 70/436] test_codecencodings_cn passed │ │ │ │ -0:06:40 load avg: 0.90 [ 71/436] test_codecencodings_hk passed │ │ │ │ -0:06:40 load avg: 0.90 [ 72/436] test_codecencodings_iso2022 passed │ │ │ │ -0:06:41 load avg: 0.91 [ 73/436] test_codecencodings_jp passed │ │ │ │ -0:06:41 load avg: 0.91 [ 74/436] test_codecencodings_kr passed │ │ │ │ -0:06:41 load avg: 0.91 [ 75/436] test_codecencodings_tw passed │ │ │ │ -0:06:41 load avg: 0.91 [ 76/436] test_codecmaps_cn passed │ │ │ │ -0:06:42 load avg: 0.91 [ 77/436] test_codecmaps_hk passed │ │ │ │ -0:06:42 load avg: 0.91 [ 78/436] test_codecmaps_jp passed │ │ │ │ -0:06:42 load avg: 0.91 [ 79/436] test_codecmaps_kr passed │ │ │ │ -0:06:42 load avg: 0.91 [ 80/436] test_codecmaps_tw passed │ │ │ │ -0:06:43 load avg: 0.91 [ 81/436] test_codecs passed │ │ │ │ -0:06:43 load avg: 0.91 [ 82/436] test_codeop passed │ │ │ │ -0:06:46 load avg: 0.92 [ 83/436] test_collections passed │ │ │ │ -0:06:46 load avg: 0.92 [ 84/436] test_colorsys passed │ │ │ │ -0:06:46 load avg: 0.92 [ 85/436] test_compare passed │ │ │ │ -0:06:51 load avg: 0.92 [ 86/436] test_compile passed │ │ │ │ -0:07:12 load avg: 0.95 [ 87/436] test_compileall passed │ │ │ │ -0:07:12 load avg: 0.95 [ 88/436] test_compiler_assemble passed │ │ │ │ -0:07:12 load avg: 0.95 [ 89/436] test_compiler_codegen passed │ │ │ │ -0:07:12 load avg: 0.95 [ 90/436] test_complex passed │ │ │ │ -0:07:13 load avg: 0.95 [ 91/436] test_configparser passed │ │ │ │ -0:07:13 load avg: 0.95 [ 92/436] test_contains passed │ │ │ │ -0:07:14 load avg: 0.95 [ 93/436] test_context passed │ │ │ │ -0:07:14 load avg: 0.95 [ 94/436] test_contextlib passed │ │ │ │ -0:07:15 load avg: 0.95 [ 95/436] test_contextlib_async passed │ │ │ │ -0:07:15 load avg: 0.95 [ 96/436] test_copy passed │ │ │ │ -0:07:15 load avg: 0.95 [ 97/436] test_copyreg passed │ │ │ │ -0:07:16 load avg: 0.95 [ 98/436] test_coroutines passed │ │ │ │ -0:07:46 load avg: 0.97 running (1): test_cppext (30.0 sec) │ │ │ │ -0:07:53 load avg: 0.97 [ 99/436] test_cppext passed (37.7 sec) │ │ │ │ -0:07:54 load avg: 0.97 [100/436] test_cprofile passed │ │ │ │ -0:07:55 load avg: 0.97 [101/436] test_crossinterp passed │ │ │ │ -0:07:55 load avg: 0.97 [102/436] test_csv passed │ │ │ │ -0:07:57 load avg: 0.98 [103/436] test_ctypes passed │ │ │ │ -0:07:58 load avg: 0.98 [104/436] test_curses passed │ │ │ │ -0:07:58 load avg: 0.98 [105/436] test_dataclasses passed │ │ │ │ -0:08:02 load avg: 0.98 [106/436] test_datetime passed │ │ │ │ -0:08:02 load avg: 0.98 [107/436] test_dbm passed │ │ │ │ -0:08:03 load avg: 0.98 [108/436] test_dbm_dumb passed │ │ │ │ -0:08:03 load avg: 0.98 [109/436] test_dbm_gnu passed │ │ │ │ -0:08:03 load avg: 0.98 [110/436] test_dbm_ndbm passed │ │ │ │ -0:08:03 load avg: 0.98 [111/436] test_dbm_sqlite3 passed │ │ │ │ -0:08:16 load avg: 0.98 [112/436] test_decimal passed │ │ │ │ -0:08:16 load avg: 0.98 [113/436] test_decorators passed │ │ │ │ -0:08:17 load avg: 0.98 [114/436] test_defaultdict passed │ │ │ │ -0:08:17 load avg: 0.98 [115/436] test_deque passed │ │ │ │ -0:08:18 load avg: 0.98 [116/436] test_descr passed │ │ │ │ -0:08:18 load avg: 0.98 [117/436] test_descrtut passed │ │ │ │ -0:08:19 load avg: 0.98 [118/436] test_devpoll skipped │ │ │ │ +0:05:46 load avg: 18.16 [ 32/436] test_argparse passed │ │ │ │ +0:05:49 load avg: 18.16 [ 33/436] test_array passed │ │ │ │ +0:05:50 load avg: 18.16 [ 34/436] test_asdl_parser passed │ │ │ │ +0:06:04 load avg: 18.19 [ 35/436] test_ast passed │ │ │ │ +0:06:06 load avg: 18.19 [ 36/436] test_asyncgen passed │ │ │ │ +0:06:06 load avg: 18.34 [ 37/436] test_atexit passed │ │ │ │ +0:06:11 load avg: 18.34 [ 38/436] test_audit passed │ │ │ │ +0:06:11 load avg: 18.34 [ 39/436] test_augassign passed │ │ │ │ +0:06:12 load avg: 18.23 [ 40/436] test_base64 passed │ │ │ │ +0:06:12 load avg: 18.23 [ 41/436] test_baseexception passed │ │ │ │ +0:06:13 load avg: 18.23 [ 42/436] test_bdb passed │ │ │ │ +0:06:13 load avg: 18.23 [ 43/436] test_bigaddrspace passed │ │ │ │ +0:06:14 load avg: 18.23 [ 44/436] test_bigmem passed │ │ │ │ +0:06:14 load avg: 18.23 [ 45/436] test_binascii passed │ │ │ │ +0:06:14 load avg: 18.23 [ 46/436] test_binop passed │ │ │ │ +0:06:15 load avg: 18.23 [ 47/436] test_bisect passed │ │ │ │ +0:06:15 load avg: 18.23 [ 48/436] test_bool passed │ │ │ │ +0:06:20 load avg: 18.21 [ 49/436] test_buffer passed │ │ │ │ +0:06:21 load avg: 18.21 [ 50/436] test_bufio passed │ │ │ │ +0:06:21 load avg: 18.21 [ 51/436] test_build_details passed │ │ │ │ +0:06:22 load avg: 18.84 [ 52/436] test_builtin passed │ │ │ │ +0:06:29 load avg: 19.49 [ 53/436] test_bytes passed │ │ │ │ +0:06:31 load avg: 19.93 [ 54/436] test_bz2 passed │ │ │ │ +0:06:35 load avg: 19.93 [ 55/436] test_c_locale_coercion passed │ │ │ │ +0:06:41 load avg: 20.34 [ 56/436] test_calendar passed │ │ │ │ +0:06:42 load avg: 20.79 [ 57/436] test_call passed │ │ │ │ +0:07:12 load avg: 22.26 running (1): test_capi (30.0 sec) │ │ │ │ +0:07:30 load avg: 21.46 [ 58/436] test_capi passed (48.0 sec) │ │ │ │ +0:08:00 load avg: 20.15 running (1): test_cext (30.0 sec) │ │ │ │ +0:08:30 load avg: 19.36 running (1): test_cext (1 min) │ │ │ │ +0:08:35 load avg: 19.25 [ 59/436] test_cext passed (1 min 5 sec) │ │ │ │ +0:08:36 load avg: 19.25 [ 60/436] test_charmapcodec passed │ │ │ │ +0:08:36 load avg: 19.23 [ 61/436] test_class passed │ │ │ │ +0:08:37 load avg: 19.23 [ 62/436] test_clinic passed │ │ │ │ +0:08:38 load avg: 19.23 [ 63/436] test_cmath passed │ │ │ │ +0:08:39 load avg: 19.23 [ 64/436] test_cmd passed │ │ │ │ +0:08:44 load avg: 19.13 [ 65/436] test_cmd_line passed │ │ │ │ +0:08:50 load avg: 19.12 [ 66/436] test_cmd_line_script passed │ │ │ │ +0:08:51 load avg: 19.12 [ 67/436] test_code passed │ │ │ │ +0:08:52 load avg: 19.11 [ 68/436] test_code_module passed │ │ │ │ +0:08:52 load avg: 19.11 [ 69/436] test_codeccallbacks passed │ │ │ │ +0:08:53 load avg: 19.11 [ 70/436] test_codecencodings_cn passed │ │ │ │ +0:08:53 load avg: 19.11 [ 71/436] test_codecencodings_hk passed │ │ │ │ +0:08:54 load avg: 19.11 [ 72/436] test_codecencodings_iso2022 passed │ │ │ │ +0:08:54 load avg: 19.11 [ 73/436] test_codecencodings_jp passed │ │ │ │ +0:08:55 load avg: 19.11 [ 74/436] test_codecencodings_kr passed │ │ │ │ +0:08:55 load avg: 19.11 [ 75/436] test_codecencodings_tw passed │ │ │ │ +0:08:56 load avg: 19.11 [ 76/436] test_codecmaps_cn passed │ │ │ │ +0:08:56 load avg: 19.11 [ 77/436] test_codecmaps_hk passed │ │ │ │ +0:08:57 load avg: 19.18 [ 78/436] test_codecmaps_jp passed │ │ │ │ +0:08:58 load avg: 19.18 [ 79/436] test_codecmaps_kr passed │ │ │ │ +0:08:58 load avg: 19.18 [ 80/436] test_codecmaps_tw passed │ │ │ │ +0:08:59 load avg: 19.18 [ 81/436] test_codecs passed │ │ │ │ +0:09:00 load avg: 19.18 [ 82/436] test_codeop passed │ │ │ │ +0:09:04 load avg: 19.17 [ 83/436] test_collections passed │ │ │ │ +0:09:04 load avg: 19.17 [ 84/436] test_colorsys passed │ │ │ │ +0:09:04 load avg: 19.17 [ 85/436] test_compare passed │ │ │ │ +0:09:11 load avg: 19.07 [ 86/436] test_compile passed │ │ │ │ +0:09:39 load avg: 18.65 [ 87/436] test_compileall passed │ │ │ │ +0:09:40 load avg: 18.65 [ 88/436] test_compiler_assemble passed │ │ │ │ +0:09:40 load avg: 18.65 [ 89/436] test_compiler_codegen passed │ │ │ │ +0:09:40 load avg: 18.65 [ 90/436] test_complex passed │ │ │ │ +0:09:41 load avg: 18.65 [ 91/436] test_configparser passed │ │ │ │ +0:09:41 load avg: 18.65 [ 92/436] test_contains passed │ │ │ │ +0:09:43 load avg: 18.52 [ 93/436] test_context passed │ │ │ │ +0:09:44 load avg: 18.52 [ 94/436] test_contextlib passed │ │ │ │ +0:09:44 load avg: 18.52 [ 95/436] test_contextlib_async passed │ │ │ │ +0:09:45 load avg: 18.52 [ 96/436] test_copy passed │ │ │ │ +0:09:45 load avg: 18.52 [ 97/436] test_copyreg passed │ │ │ │ +0:09:46 load avg: 18.48 [ 98/436] test_coroutines passed │ │ │ │ +0:10:16 load avg: 18.29 running (1): test_cppext (30.0 sec) │ │ │ │ +0:10:46 load avg: 18.37 running (1): test_cppext (1 min) │ │ │ │ +0:10:53 load avg: 18.34 [ 99/436] test_cppext passed (1 min 6 sec) │ │ │ │ +0:10:55 load avg: 18.34 [100/436] test_cprofile passed │ │ │ │ +0:10:56 load avg: 18.34 [101/436] test_crossinterp passed │ │ │ │ +0:10:56 load avg: 18.34 [102/436] test_csv passed │ │ │ │ +0:11:00 load avg: 18.31 [103/436] test_ctypes passed │ │ │ │ +0:11:01 load avg: 18.31 [104/436] test_curses passed │ │ │ │ +0:11:02 load avg: 18.36 [105/436] test_dataclasses passed │ │ │ │ +0:11:07 load avg: 18.26 [106/436] test_datetime passed │ │ │ │ +0:11:08 load avg: 18.26 [107/436] test_dbm passed │ │ │ │ +0:11:08 load avg: 18.26 [108/436] test_dbm_dumb passed │ │ │ │ +0:11:09 load avg: 18.26 [109/436] test_dbm_gnu passed │ │ │ │ +0:11:09 load avg: 18.26 [110/436] test_dbm_ndbm passed │ │ │ │ +0:11:10 load avg: 18.26 [111/436] test_dbm_sqlite3 passed │ │ │ │ +0:11:30 load avg: 18.26 [112/436] test_decimal passed │ │ │ │ +0:11:30 load avg: 18.26 [113/436] test_decorators passed │ │ │ │ +0:11:31 load avg: 18.26 [114/436] test_defaultdict passed │ │ │ │ +0:11:33 load avg: 18.32 [115/436] test_deque passed │ │ │ │ +0:11:35 load avg: 18.32 [116/436] test_descr passed │ │ │ │ +0:11:35 load avg: 18.32 [117/436] test_descrtut passed │ │ │ │ +0:11:35 load avg: 18.32 [118/436] test_devpoll skipped │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:08:20 load avg: 0.98 [119/436] test_dict passed │ │ │ │ -0:08:20 load avg: 0.98 [120/436] test_dictcomps passed │ │ │ │ -0:08:21 load avg: 0.98 [121/436] test_dictviews passed │ │ │ │ -0:08:21 load avg: 0.98 [122/436] test_difflib passed │ │ │ │ -0:08:22 load avg: 0.98 [123/436] test_dis passed │ │ │ │ -0:08:24 load avg: 0.98 [124/436] test_doctest passed │ │ │ │ -0:08:27 load avg: 0.91 [125/436] test_docxmlrpc passed │ │ │ │ -0:08:27 load avg: 0.91 [126/436] test_dtrace passed │ │ │ │ -0:08:27 load avg: 0.91 [127/436] test_dynamic passed │ │ │ │ -0:08:28 load avg: 0.91 [128/436] test_dynamicclassattribute passed │ │ │ │ -0:08:35 load avg: 0.83 [129/436] test_eintr passed │ │ │ │ -0:08:40 load avg: 0.85 [130/436] test_email passed │ │ │ │ -0:08:46 load avg: 0.87 [131/436] test_embed passed │ │ │ │ -0:08:48 load avg: 0.87 [132/436] test_enum passed │ │ │ │ -0:08:48 load avg: 0.87 [133/436] test_enumerate passed │ │ │ │ -0:08:49 load avg: 0.87 [134/436] test_eof passed │ │ │ │ -0:08:49 load avg: 0.87 [135/436] test_epoll passed │ │ │ │ -0:08:49 load avg: 0.87 [136/436] test_errno passed │ │ │ │ -0:08:49 load avg: 0.87 [137/436] test_except_star passed │ │ │ │ -0:08:50 load avg: 0.87 [138/436] test_exception_group passed │ │ │ │ -0:08:50 load avg: 0.87 [139/436] test_exception_hierarchy passed │ │ │ │ -0:08:50 load avg: 0.87 [140/436] test_exception_variations passed │ │ │ │ -0:08:54 load avg: 0.88 [141/436] test_exceptions passed │ │ │ │ -0:08:55 load avg: 0.88 [142/436] test_extcall passed │ │ │ │ -0:08:56 load avg: 0.89 [143/436] test_external_inspection passed │ │ │ │ -0:09:15 load avg: 0.69 [144/436] test_faulthandler passed │ │ │ │ -0:09:16 load avg: 0.72 [145/436] test_fcntl passed │ │ │ │ -0:09:16 load avg: 0.72 [146/436] test_file passed │ │ │ │ -0:09:18 load avg: 0.72 [147/436] test_file_eintr passed │ │ │ │ -0:09:18 load avg: 0.72 [148/436] test_filecmp passed │ │ │ │ -0:09:19 load avg: 0.72 [149/436] test_fileinput passed │ │ │ │ -0:09:19 load avg: 0.72 [150/436] test_fileio passed │ │ │ │ -0:09:19 load avg: 0.72 [151/436] test_fileutils passed │ │ │ │ -0:09:20 load avg: 0.72 [152/436] test_finalization passed │ │ │ │ -0:09:20 load avg: 0.72 [153/436] test_float passed │ │ │ │ -0:09:20 load avg: 0.72 [154/436] test_flufl passed │ │ │ │ -0:09:20 load avg: 0.72 [155/436] test_fnmatch passed │ │ │ │ -0:09:26 load avg: 0.66 [156/436] test_fork1 passed │ │ │ │ -0:09:26 load avg: 0.61 [157/436] test_format passed │ │ │ │ -0:09:26 load avg: 0.61 [158/436] test_fractions passed │ │ │ │ -0:09:28 load avg: 0.61 [159/436] test_frame passed │ │ │ │ -0:09:28 load avg: 0.61 [160/436] test_free_threading skipped │ │ │ │ +0:11:37 load avg: 18.37 [119/436] test_dict passed │ │ │ │ +0:11:37 load avg: 18.37 [120/436] test_dictcomps passed │ │ │ │ +0:11:38 load avg: 18.37 [121/436] test_dictviews passed │ │ │ │ +0:11:40 load avg: 18.37 [122/436] test_difflib passed │ │ │ │ +0:11:41 load avg: 18.37 [123/436] test_dis passed │ │ │ │ +0:11:44 load avg: 18.42 [124/436] test_doctest passed │ │ │ │ +0:11:47 load avg: 18.31 [125/436] test_docxmlrpc passed │ │ │ │ +0:11:48 load avg: 18.31 [126/436] test_dtrace passed │ │ │ │ +0:11:48 load avg: 18.31 [127/436] test_dynamic passed │ │ │ │ +0:11:48 load avg: 18.31 [128/436] test_dynamicclassattribute passed │ │ │ │ +0:11:56 load avg: 18.20 [129/436] test_eintr passed │ │ │ │ +0:12:03 load avg: 18.32 [130/436] test_email passed │ │ │ │ +0:12:10 load avg: 18.29 [131/436] test_embed passed │ │ │ │ +0:12:12 load avg: 18.19 [132/436] test_enum passed │ │ │ │ +0:12:12 load avg: 18.19 [133/436] test_enumerate passed │ │ │ │ +0:12:13 load avg: 18.19 [134/436] test_eof passed │ │ │ │ +0:12:14 load avg: 18.19 [135/436] test_epoll passed │ │ │ │ +0:12:14 load avg: 18.19 [136/436] test_errno passed │ │ │ │ +0:12:14 load avg: 18.19 [137/436] test_except_star passed │ │ │ │ +0:12:15 load avg: 18.19 [138/436] test_exception_group passed │ │ │ │ +0:12:16 load avg: 18.19 [139/436] test_exception_hierarchy passed │ │ │ │ +0:12:16 load avg: 18.19 [140/436] test_exception_variations passed │ │ │ │ +0:12:21 load avg: 18.17 [141/436] test_exceptions passed │ │ │ │ +0:12:22 load avg: 18.08 [142/436] test_extcall passed │ │ │ │ +0:12:24 load avg: 18.08 [143/436] test_external_inspection passed │ │ │ │ +0:12:43 load avg: 17.90 [144/436] test_faulthandler passed │ │ │ │ +0:12:44 load avg: 17.90 [145/436] test_fcntl passed │ │ │ │ +0:12:45 load avg: 17.90 [146/436] test_file passed │ │ │ │ +0:12:47 load avg: 17.83 [147/436] test_file_eintr passed │ │ │ │ +0:12:47 load avg: 17.83 [148/436] test_filecmp passed │ │ │ │ +0:12:48 load avg: 17.83 [149/436] test_fileinput passed │ │ │ │ +0:12:48 load avg: 17.83 [150/436] test_fileio passed │ │ │ │ +0:12:49 load avg: 17.83 [151/436] test_fileutils passed │ │ │ │ +0:12:49 load avg: 17.83 [152/436] test_finalization passed │ │ │ │ +0:12:50 load avg: 17.83 [153/436] test_float passed │ │ │ │ +0:12:50 load avg: 17.83 [154/436] test_flufl passed │ │ │ │ +0:12:51 load avg: 17.83 [155/436] test_fnmatch passed │ │ │ │ +0:12:56 load avg: 17.68 [156/436] test_fork1 passed │ │ │ │ +0:12:57 load avg: 17.71 [157/436] test_format passed │ │ │ │ +0:12:57 load avg: 17.71 [158/436] test_fractions passed │ │ │ │ +0:13:01 load avg: 17.71 [159/436] test_frame passed │ │ │ │ +0:13:01 load avg: 17.71 [160/436] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:09:28 load avg: 0.61 [161/436] test_frozen passed │ │ │ │ -0:09:34 load avg: 0.72 [162/436] test_fstring passed │ │ │ │ -0:09:34 load avg: 0.72 [163/436] test_funcattrs passed │ │ │ │ -0:09:36 load avg: 0.74 [164/436] test_functools passed │ │ │ │ -0:09:39 load avg: 0.74 [165/436] test_gc passed │ │ │ │ -0:09:39 load avg: 0.74 [166/436] test_generated_cases passed │ │ │ │ -0:09:39 load avg: 0.74 [167/436] test_generator_stop passed │ │ │ │ -0:09:40 load avg: 0.74 [168/436] test_generators passed │ │ │ │ -0:09:40 load avg: 0.74 [169/436] test_genericalias passed │ │ │ │ -0:09:40 load avg: 0.74 [170/436] test_genericclass passed │ │ │ │ -0:09:40 load avg: 0.74 [171/436] test_genericpath passed │ │ │ │ -0:09:41 load avg: 0.76 [172/436] test_genexps passed │ │ │ │ -0:09:41 load avg: 0.76 [173/436] test_getopt passed │ │ │ │ -0:09:41 load avg: 0.76 [174/436] test_getpass passed │ │ │ │ -0:09:42 load avg: 0.76 [175/436] test_getpath passed │ │ │ │ -0:09:42 load avg: 0.76 [176/436] test_gettext passed │ │ │ │ -0:09:42 load avg: 0.76 [177/436] test_glob passed │ │ │ │ -0:09:43 load avg: 0.76 [178/436] test_global passed │ │ │ │ -0:09:43 load avg: 0.76 [179/436] test_grammar passed │ │ │ │ -0:09:43 load avg: 0.76 [180/436] test_graphlib passed │ │ │ │ -0:09:43 load avg: 0.76 [181/436] test_grp passed │ │ │ │ -0:09:45 load avg: 0.76 [182/436] test_gzip passed │ │ │ │ -0:09:46 load avg: 0.78 [183/436] test_hash passed │ │ │ │ -0:10:16 load avg: 0.87 running (1): test_hashlib (30.0 sec) │ │ │ │ -0:10:38 load avg: 0.91 [184/436] test_hashlib passed (51.6 sec) │ │ │ │ -0:10:38 load avg: 0.91 [185/436] test_heapq passed │ │ │ │ -0:10:39 load avg: 0.91 [186/436] test_hmac passed │ │ │ │ -0:10:39 load avg: 0.91 [187/436] test_html passed │ │ │ │ -0:10:39 load avg: 0.91 [188/436] test_htmlparser passed │ │ │ │ -0:10:40 load avg: 0.91 [189/436] test_http_cookiejar passed │ │ │ │ -0:10:41 load avg: 0.92 [190/436] test_http_cookies passed │ │ │ │ -0:10:47 load avg: 0.84 [191/436] test_httpservers passed │ │ │ │ -0:10:52 load avg: 0.85 [192/436] test_idle passed │ │ │ │ -0:10:58 load avg: 0.87 [193/436] test_import passed │ │ │ │ -0:11:02 load avg: 0.80 [194/436] test_importlib passed │ │ │ │ -0:11:03 load avg: 0.80 [195/436] test_index passed │ │ │ │ -0:11:33 load avg: 0.88 running (1): test_int (30.0 sec) │ │ │ │ -0:12:03 load avg: 0.93 running (1): test_int (1 min) │ │ │ │ -0:12:33 load avg: 0.96 running (1): test_int (1 min 30 sec) │ │ │ │ -0:13:03 load avg: 1.05 running (1): test_int (2 min) │ │ │ │ -0:13:33 load avg: 1.03 running (1): test_int (2 min 30 sec) │ │ │ │ -0:14:03 load avg: 1.02 running (1): test_int (3 min) │ │ │ │ -0:14:33 load avg: 1.08 running (1): test_int (3 min 30 sec) │ │ │ │ -0:15:03 load avg: 1.11 running (1): test_int (4 min) │ │ │ │ -0:15:33 load avg: 1.06 running (1): test_int (4 min 30 sec) │ │ │ │ -0:16:03 load avg: 1.04 running (1): test_int (5 min) │ │ │ │ -0:16:33 load avg: 1.02 running (1): test_int (5 min 30 sec) │ │ │ │ -0:17:03 load avg: 1.01 running (1): test_int (6 min) │ │ │ │ -0:17:33 load avg: 1.01 running (1): test_int (6 min 30 sec) │ │ │ │ -0:18:03 load avg: 1.00 running (1): test_int (7 min) │ │ │ │ -0:18:33 load avg: 1.00 running (1): test_int (7 min 30 sec) │ │ │ │ -0:19:03 load avg: 1.00 running (1): test_int (8 min) │ │ │ │ -0:19:33 load avg: 1.00 running (1): test_int (8 min 30 sec) │ │ │ │ -0:20:03 load avg: 1.06 running (1): test_int (9 min) │ │ │ │ -0:20:33 load avg: 1.03 running (1): test_int (9 min 30 sec) │ │ │ │ -0:20:33 load avg: 1.03 [196/436] test_int passed (9 min 30 sec) │ │ │ │ -0:20:33 load avg: 1.03 [197/436] test_int_literal passed │ │ │ │ -0:20:45 load avg: 0.95 [198/436] test_interpreters passed │ │ │ │ -0:21:15 load avg: 0.68 running (1): test_io (30.0 sec) │ │ │ │ -0:21:22 load avg: 0.58 [199/436] test_io passed (36.7 sec) │ │ │ │ -0:21:23 load avg: 0.58 [200/436] test_ioctl passed │ │ │ │ -0:21:23 load avg: 0.58 [201/436] test_ipaddress passed │ │ │ │ -0:21:35 load avg: 0.64 [202/436] test_isinstance passed │ │ │ │ -0:21:35 load avg: 0.64 [203/436] test_iter passed │ │ │ │ -0:21:36 load avg: 0.64 [204/436] test_iterlen passed │ │ │ │ -0:21:38 load avg: 0.67 [205/436] test_itertools passed │ │ │ │ -0:21:46 load avg: 0.70 [206/436] test_json passed │ │ │ │ -0:21:46 load avg: 0.64 [207/436] test_keyword passed │ │ │ │ -0:21:47 load avg: 0.64 [208/436] test_keywordonlyarg passed │ │ │ │ -0:21:47 load avg: 0.64 [209/436] test_kqueue skipped │ │ │ │ +0:13:02 load avg: 17.73 [161/436] test_frozen passed │ │ │ │ +0:13:09 load avg: 17.75 [162/436] test_fstring passed │ │ │ │ +0:13:10 load avg: 17.75 [163/436] test_funcattrs passed │ │ │ │ +0:13:12 load avg: 17.77 [164/436] test_functools passed │ │ │ │ +0:13:17 load avg: 17.87 [165/436] test_gc passed │ │ │ │ +0:13:18 load avg: 17.87 [166/436] test_generated_cases passed │ │ │ │ +0:13:18 load avg: 17.87 [167/436] test_generator_stop passed │ │ │ │ +0:13:19 load avg: 17.87 [168/436] test_generators passed │ │ │ │ +0:13:20 load avg: 17.87 [169/436] test_genericalias passed │ │ │ │ +0:13:20 load avg: 17.87 [170/436] test_genericclass passed │ │ │ │ +0:13:21 load avg: 17.87 [171/436] test_genericpath passed │ │ │ │ +0:13:21 load avg: 17.87 [172/436] test_genexps passed │ │ │ │ +0:13:21 load avg: 17.87 [173/436] test_getopt passed │ │ │ │ +0:13:22 load avg: 17.80 [174/436] test_getpass passed │ │ │ │ +0:13:22 load avg: 17.80 [175/436] test_getpath passed │ │ │ │ +0:13:23 load avg: 17.80 [176/436] test_gettext passed │ │ │ │ +0:13:24 load avg: 17.80 [177/436] test_glob passed │ │ │ │ +0:13:24 load avg: 17.80 [178/436] test_global passed │ │ │ │ +0:13:25 load avg: 17.80 [179/436] test_grammar passed │ │ │ │ +0:13:25 load avg: 17.80 [180/436] test_graphlib passed │ │ │ │ +0:13:26 load avg: 17.80 [181/436] test_grp passed │ │ │ │ +0:13:28 load avg: 17.82 [182/436] test_gzip passed │ │ │ │ +0:13:30 load avg: 17.82 [183/436] test_hash passed │ │ │ │ +0:14:00 load avg: 17.89 running (1): test_hashlib (30.0 sec) │ │ │ │ +0:14:30 load avg: 17.98 running (1): test_hashlib (1 min) │ │ │ │ +0:14:48 load avg: 18.18 [184/436] test_hashlib passed (1 min 18 sec) │ │ │ │ +0:14:49 load avg: 18.18 [185/436] test_heapq passed │ │ │ │ +0:14:50 load avg: 18.18 [186/436] test_hmac passed │ │ │ │ +0:14:50 load avg: 18.18 [187/436] test_html passed │ │ │ │ +0:14:51 load avg: 18.18 [188/436] test_htmlparser passed │ │ │ │ +0:14:52 load avg: 18.17 [189/436] test_http_cookiejar passed │ │ │ │ +0:14:54 load avg: 18.17 [190/436] test_http_cookies passed │ │ │ │ +0:15:00 load avg: 18.15 [191/436] test_httpservers passed │ │ │ │ +0:15:08 load avg: 18.05 [192/436] test_idle passed │ │ │ │ +0:15:14 load avg: 17.96 [193/436] test_import passed │ │ │ │ +0:15:24 load avg: 18.04 [194/436] test_importlib passed │ │ │ │ +0:15:24 load avg: 18.04 [195/436] test_index passed │ │ │ │ +0:15:54 load avg: 18.09 running (1): test_int (30.0 sec) │ │ │ │ +0:16:24 load avg: 18.18 running (1): test_int (1 min) │ │ │ │ +0:16:54 load avg: 18.11 running (1): test_int (1 min 30 sec) │ │ │ │ +0:17:24 load avg: 18.18 running (1): test_int (2 min) │ │ │ │ +0:17:54 load avg: 18.09 running (1): test_int (2 min 30 sec) │ │ │ │ +0:18:24 load avg: 18.24 running (1): test_int (3 min) │ │ │ │ +0:18:54 load avg: 18.20 running (1): test_int (3 min 30 sec) │ │ │ │ +0:19:24 load avg: 18.17 running (1): test_int (4 min) │ │ │ │ +0:19:54 load avg: 18.04 running (1): test_int (4 min 30 sec) │ │ │ │ +0:20:24 load avg: 18.02 running (1): test_int (5 min) │ │ │ │ +0:20:54 load avg: 18.17 running (1): test_int (5 min 30 sec) │ │ │ │ +0:21:24 load avg: 18.41 running (1): test_int (6 min) │ │ │ │ +0:21:54 load avg: 18.53 running (1): test_int (6 min 30 sec) │ │ │ │ +0:22:24 load avg: 19.53 running (1): test_int (7 min) │ │ │ │ +0:22:54 load avg: 21.78 running (1): test_int (7 min 30 sec) │ │ │ │ +0:23:24 load avg: 23.05 running (1): test_int (8 min) │ │ │ │ +0:23:54 load avg: 23.64 running (1): test_int (8 min 30 sec) │ │ │ │ +0:24:24 load avg: 24.40 running (1): test_int (9 min) │ │ │ │ +0:24:54 load avg: 24.64 running (1): test_int (9 min 30 sec) │ │ │ │ +0:25:24 load avg: 23.71 running (1): test_int (10 min) │ │ │ │ +0:25:54 load avg: 21.52 running (1): test_int (10 min 30 sec) │ │ │ │ +0:26:24 load avg: 19.58 running (1): test_int (11 min) │ │ │ │ +0:26:54 load avg: 16.76 running (1): test_int (11 min 30 sec) │ │ │ │ +0:27:24 load avg: 15.40 running (1): test_int (12 min) │ │ │ │ +0:27:54 load avg: 16.65 running (1): test_int (12 min 30 sec) │ │ │ │ +0:28:24 load avg: 17.43 running (1): test_int (13 min) │ │ │ │ +0:28:54 load avg: 17.40 running (1): test_int (13 min 30 sec) │ │ │ │ +0:29:24 load avg: 16.10 running (1): test_int (14 min) │ │ │ │ +0:29:31 load avg: 16.33 [196/436] test_int passed (14 min 6 sec) │ │ │ │ +0:29:31 load avg: 16.33 [197/436] test_int_literal passed │ │ │ │ +0:29:44 load avg: 15.51 [198/436] test_interpreters passed │ │ │ │ +0:30:14 load avg: 13.55 running (1): test_io (30.0 sec) │ │ │ │ +0:30:19 load avg: 13.35 [199/436] test_io passed (35.0 sec) │ │ │ │ +0:30:20 load avg: 13.35 [200/436] test_ioctl passed │ │ │ │ +0:30:20 load avg: 13.35 [201/436] test_ipaddress passed │ │ │ │ +0:30:37 load avg: 12.83 [202/436] test_isinstance passed │ │ │ │ +0:30:37 load avg: 12.83 [203/436] test_iter passed │ │ │ │ +0:30:37 load avg: 12.83 [204/436] test_iterlen passed │ │ │ │ +0:30:39 load avg: 12.68 [205/436] test_itertools passed │ │ │ │ +0:30:47 load avg: 12.63 [206/436] test_json passed │ │ │ │ +0:30:47 load avg: 12.63 [207/436] test_keyword passed │ │ │ │ +0:30:47 load avg: 12.63 [208/436] test_keywordonlyarg passed │ │ │ │ +0:30:47 load avg: 12.63 [209/436] test_kqueue skipped │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:21:50 load avg: 0.64 [210/436] test_largefile passed │ │ │ │ -0:21:50 load avg: 0.64 [211/436] test_launcher skipped │ │ │ │ +0:30:54 load avg: 13.18 [210/436] test_largefile passed │ │ │ │ +0:30:55 load avg: 13.18 [211/436] test_launcher skipped │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:21:50 load avg: 0.64 [212/436] test_linecache passed │ │ │ │ -0:21:52 load avg: 0.67 [213/436] test_list passed │ │ │ │ -0:21:52 load avg: 0.67 [214/436] test_listcomps passed │ │ │ │ -0:21:52 load avg: 0.67 [215/436] test_lltrace passed │ │ │ │ -0:21:53 load avg: 0.67 [216/436] test_locale passed │ │ │ │ -0:22:16 load avg: 0.52 [217/436] test_logging passed │ │ │ │ -0:22:25 load avg: 0.56 [218/436] test_long passed │ │ │ │ -0:22:26 load avg: 0.56 [219/436] test_longexp passed │ │ │ │ -0:22:26 load avg: 0.60 [220/436] test_lzma passed │ │ │ │ -0:22:27 load avg: 0.60 [221/436] test_mailbox passed │ │ │ │ -0:22:27 load avg: 0.60 [222/436] test_marshal passed │ │ │ │ -0:22:57 load avg: 0.76 running (1): test_math (30.0 sec) │ │ │ │ -0:23:08 load avg: 0.79 [223/436] test_math passed (40.2 sec) │ │ │ │ -0:23:08 load avg: 0.79 [224/436] test_math_property passed │ │ │ │ -0:23:08 load avg: 0.79 [225/436] test_memoryio passed │ │ │ │ -0:23:09 load avg: 0.79 [226/436] test_memoryview passed │ │ │ │ -0:23:09 load avg: 0.79 [227/436] test_metaclass passed │ │ │ │ -0:23:09 load avg: 0.79 [228/436] test_mimetypes passed │ │ │ │ -0:23:10 load avg: 0.79 [229/436] test_minidom passed │ │ │ │ -0:23:10 load avg: 0.79 [230/436] test_mmap passed │ │ │ │ -0:23:10 load avg: 0.79 [231/436] test_module passed │ │ │ │ -0:23:11 load avg: 0.79 [232/436] test_modulefinder passed │ │ │ │ -0:23:11 load avg: 0.81 [233/436] test_monitoring passed │ │ │ │ -0:23:12 load avg: 0.81 [234/436] test_msvcrt skipped │ │ │ │ +0:30:55 load avg: 13.18 [212/436] test_linecache passed │ │ │ │ +0:30:57 load avg: 13.18 [213/436] test_list passed │ │ │ │ +0:30:57 load avg: 13.18 [214/436] test_listcomps passed │ │ │ │ +0:30:57 load avg: 13.18 [215/436] test_lltrace passed │ │ │ │ +0:30:58 load avg: 13.56 [216/436] test_locale passed │ │ │ │ +0:31:23 load avg: 13.94 [217/436] test_logging passed │ │ │ │ +0:31:35 load avg: 14.57 [218/436] test_long passed │ │ │ │ +0:31:35 load avg: 14.57 [219/436] test_longexp passed │ │ │ │ +0:31:36 load avg: 14.57 [220/436] test_lzma passed │ │ │ │ +0:31:38 load avg: 14.52 [221/436] test_mailbox passed │ │ │ │ +0:31:38 load avg: 14.52 [222/436] test_marshal passed │ │ │ │ +0:32:08 load avg: 14.34 running (1): test_math (30.0 sec) │ │ │ │ +0:32:24 load avg: 14.07 [223/436] test_math passed (45.2 sec) │ │ │ │ +0:32:24 load avg: 14.07 [224/436] test_math_property passed │ │ │ │ +0:32:24 load avg: 14.07 [225/436] test_memoryio passed │ │ │ │ +0:32:25 load avg: 14.07 [226/436] test_memoryview passed │ │ │ │ +0:32:25 load avg: 14.07 [227/436] test_metaclass passed │ │ │ │ +0:32:26 load avg: 14.07 [228/436] test_mimetypes passed │ │ │ │ +0:32:26 load avg: 14.07 [229/436] test_minidom passed │ │ │ │ +0:32:26 load avg: 14.07 [230/436] test_mmap passed │ │ │ │ +0:32:27 load avg: 14.07 [231/436] test_module passed │ │ │ │ +0:32:27 load avg: 13.98 [232/436] test_modulefinder passed │ │ │ │ +0:32:28 load avg: 13.98 [233/436] test_monitoring passed │ │ │ │ +0:32:28 load avg: 13.98 [234/436] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:23:12 load avg: 0.81 [235/436] test_multibytecodec passed │ │ │ │ -0:23:25 load avg: 0.91 [236/436] test_multiprocessing_main_handling passed │ │ │ │ -0:23:25 load avg: 0.91 [237/436] test_named_expressions passed │ │ │ │ -0:23:26 load avg: 0.91 [238/436] test_netrc passed │ │ │ │ -0:23:26 load avg: 0.92 [239/436] test_ntpath passed │ │ │ │ -0:23:27 load avg: 0.92 [240/436] test_nturl2path passed │ │ │ │ -0:23:27 load avg: 0.92 [241/436] test_numeric_tower passed │ │ │ │ -0:23:28 load avg: 0.92 [242/436] test_opcache passed │ │ │ │ -0:23:28 load avg: 0.92 [243/436] test_opcodes passed │ │ │ │ -0:23:29 load avg: 0.92 [244/436] test_openpty passed │ │ │ │ -0:23:29 load avg: 0.92 [245/436] test_operator passed │ │ │ │ -0:23:29 load avg: 0.92 [246/436] test_optimizer passed │ │ │ │ -0:23:30 load avg: 0.92 [247/436] test_optparse passed │ │ │ │ -0:23:30 load avg: 0.92 [248/436] test_ordered_dict passed │ │ │ │ -0:23:44 load avg: 0.78 [249/436] test_os passed │ │ │ │ -0:23:44 load avg: 0.78 [250/436] test_osx_env passed │ │ │ │ -0:23:46 load avg: 0.78 [251/436] test_pathlib passed │ │ │ │ -0:23:46 load avg: 0.78 [252/436] test_patma passed │ │ │ │ -0:24:01 load avg: 0.85 [253/436] test_pdb passed │ │ │ │ -0:24:02 load avg: 0.85 [254/436] test_peepholer passed │ │ │ │ -0:24:02 load avg: 0.85 [255/436] test_peg_generator passed │ │ │ │ -0:24:03 load avg: 0.85 [256/436] test_pep646_syntax passed │ │ │ │ -0:24:03 load avg: 0.85 [257/436] test_perf_profiler skipped │ │ │ │ +0:32:29 load avg: 13.98 [235/436] test_multibytecodec passed │ │ │ │ +0:32:40 load avg: 13.90 [236/436] test_multiprocessing_main_handling passed │ │ │ │ +0:32:40 load avg: 13.90 [237/436] test_named_expressions passed │ │ │ │ +0:32:40 load avg: 13.90 [238/436] test_netrc passed │ │ │ │ +0:32:41 load avg: 13.90 [239/436] test_ntpath passed │ │ │ │ +0:32:42 load avg: 13.90 [240/436] test_nturl2path passed │ │ │ │ +0:32:42 load avg: 13.90 [241/436] test_numeric_tower passed │ │ │ │ +0:32:43 load avg: 13.67 [242/436] test_opcache passed │ │ │ │ +0:32:43 load avg: 13.67 [243/436] test_opcodes passed │ │ │ │ +0:32:43 load avg: 13.67 [244/436] test_openpty passed │ │ │ │ +0:32:43 load avg: 13.67 [245/436] test_operator passed │ │ │ │ +0:32:43 load avg: 13.67 [246/436] test_optimizer passed │ │ │ │ +0:32:44 load avg: 13.67 [247/436] test_optparse passed │ │ │ │ +0:32:45 load avg: 13.67 [248/436] test_ordered_dict passed │ │ │ │ +0:32:59 load avg: 13.17 [249/436] test_os passed │ │ │ │ +0:32:59 load avg: 13.17 [250/436] test_osx_env passed │ │ │ │ +0:33:01 load avg: 13.17 [251/436] test_pathlib passed │ │ │ │ +0:33:01 load avg: 13.17 [252/436] test_patma passed │ │ │ │ +0:33:21 load avg: 14.07 [253/436] test_pdb passed │ │ │ │ +0:33:21 load avg: 14.07 [254/436] test_peepholer passed │ │ │ │ +0:33:22 load avg: 14.07 [255/436] test_peg_generator passed │ │ │ │ +0:33:22 load avg: 14.07 [256/436] test_pep646_syntax passed │ │ │ │ +0:33:23 load avg: 14.23 [257/436] test_perf_profiler skipped │ │ │ │ test_perf_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:24:03 load avg: 0.85 [258/436] test_perfmaps passed │ │ │ │ -0:24:10 load avg: 0.86 [259/436] test_pickle passed │ │ │ │ -0:24:10 load avg: 0.86 [260/436] test_picklebuffer passed │ │ │ │ -0:24:11 load avg: 0.86 [261/436] test_pickletools passed │ │ │ │ -0:24:11 load avg: 0.86 [262/436] test_pkg passed │ │ │ │ -0:24:12 load avg: 0.79 [263/436] test_pkgutil passed │ │ │ │ -0:24:12 load avg: 0.79 [264/436] test_platform passed │ │ │ │ -0:24:12 load avg: 0.79 [265/436] test_plistlib passed │ │ │ │ -0:24:24 load avg: 0.67 [266/436] test_poll passed │ │ │ │ -0:24:24 load avg: 0.67 [267/436] test_popen passed │ │ │ │ -0:24:24 load avg: 0.67 [268/436] test_positional_only_arg passed │ │ │ │ -0:24:27 load avg: 0.70 [269/436] test_posix passed │ │ │ │ -0:24:27 load avg: 0.70 [270/436] test_posixpath passed │ │ │ │ -0:24:28 load avg: 0.70 [271/436] test_pow passed │ │ │ │ -0:24:29 load avg: 0.70 [272/436] test_pprint passed │ │ │ │ -0:24:29 load avg: 0.70 [273/436] test_print passed │ │ │ │ -0:24:29 load avg: 0.70 [274/436] test_profile passed │ │ │ │ -0:24:30 load avg: 0.70 [275/436] test_property passed │ │ │ │ -0:24:30 load avg: 0.70 [276/436] test_pstats passed │ │ │ │ -0:24:30 load avg: 0.70 [277/436] test_pty passed │ │ │ │ -0:24:31 load avg: 0.70 [278/436] test_pulldom passed │ │ │ │ -0:24:31 load avg: 0.70 [279/436] test_pwd passed │ │ │ │ -0:24:32 load avg: 0.72 [280/436] test_py_compile passed │ │ │ │ -0:24:32 load avg: 0.72 [281/436] test_pyclbr passed │ │ │ │ -0:24:33 load avg: 0.72 [282/436] test_pyexpat passed │ │ │ │ -0:24:36 load avg: 0.72 [283/436] test_pyrepl passed │ │ │ │ -0:24:45 load avg: 0.61 [284/436] test_queue passed │ │ │ │ -0:24:45 load avg: 0.61 [285/436] test_quopri passed │ │ │ │ -0:24:46 load avg: 0.61 [286/436] test_raise passed │ │ │ │ -0:24:47 load avg: 0.64 [287/436] test_random passed │ │ │ │ -0:24:48 load avg: 0.64 [288/436] test_range passed │ │ │ │ -0:24:49 load avg: 0.64 [289/436] test_re passed │ │ │ │ -0:24:49 load avg: 0.64 [290/436] test_readline passed │ │ │ │ -0:25:12 load avg: 0.70 [291/436] test_regrtest passed │ │ │ │ -0:25:15 load avg: 0.70 [292/436] test_remote_pdb passed │ │ │ │ -0:25:17 load avg: 0.73 [293/436] test_repl passed │ │ │ │ -0:25:18 load avg: 0.73 [294/436] test_reprlib passed │ │ │ │ -0:25:18 load avg: 0.73 [295/436] test_resource passed │ │ │ │ -0:25:18 load avg: 0.73 [296/436] test_richcmp passed │ │ │ │ -0:25:18 load avg: 0.73 [297/436] test_rlcompleter passed │ │ │ │ -0:25:19 load avg: 0.73 [298/436] test_robotparser passed │ │ │ │ -0:25:20 load avg: 0.73 [299/436] test_runpy passed │ │ │ │ -0:25:20 load avg: 0.73 [300/436] test_sax passed │ │ │ │ -0:25:21 load avg: 0.73 [301/436] test_sched passed │ │ │ │ -0:25:21 load avg: 0.73 [302/436] test_scope passed │ │ │ │ -0:25:21 load avg: 0.75 [303/436] test_script_helper passed │ │ │ │ -0:25:22 load avg: 0.75 [304/436] test_secrets passed │ │ │ │ -0:25:23 load avg: 0.75 [305/436] test_select passed │ │ │ │ -0:25:40 load avg: 0.58 [306/436] test_selectors passed │ │ │ │ -0:25:42 load avg: 0.62 [307/436] test_set passed │ │ │ │ -0:25:42 load avg: 0.62 [308/436] test_setcomps passed │ │ │ │ -0:25:43 load avg: 0.62 [309/436] test_shelve passed │ │ │ │ -0:25:43 load avg: 0.62 [310/436] test_shlex passed │ │ │ │ -0:25:44 load avg: 0.62 [311/436] test_shutil passed │ │ │ │ -0:26:03 load avg: 0.50 [312/436] test_signal passed │ │ │ │ -0:26:04 load avg: 0.50 [313/436] test_site passed │ │ │ │ -0:26:04 load avg: 0.50 [314/436] test_slice passed │ │ │ │ -0:26:06 load avg: 0.50 [315/436] test_smtplib passed │ │ │ │ -0:26:06 load avg: 0.50 [316/436] test_smtpnet passed │ │ │ │ -0:26:07 load avg: 0.54 [317/436] test_socketserver passed │ │ │ │ -0:26:07 load avg: 0.54 [318/436] test_sort passed │ │ │ │ -0:26:37 load avg: 0.72 running (1): test_source_encoding (30.0 sec) │ │ │ │ -0:26:52 load avg: 0.79 [319/436] test_source_encoding passed (44.7 sec) │ │ │ │ -0:26:53 load avg: 0.79 [320/436] test_sqlite3 passed │ │ │ │ -0:26:53 load avg: 0.79 [321/436] test_stable_abi_ctypes passed │ │ │ │ -0:26:53 load avg: 0.79 [322/436] test_startfile skipped │ │ │ │ +0:33:23 load avg: 14.23 [258/436] test_perfmaps passed │ │ │ │ +0:33:30 load avg: 14.13 [259/436] test_pickle passed │ │ │ │ +0:33:30 load avg: 14.13 [260/436] test_picklebuffer passed │ │ │ │ +0:33:32 load avg: 14.13 [261/436] test_pickletools passed │ │ │ │ +0:33:32 load avg: 14.13 [262/436] test_pkg passed │ │ │ │ +0:33:32 load avg: 14.13 [263/436] test_pkgutil passed │ │ │ │ +0:33:33 load avg: 14.84 [264/436] test_platform passed │ │ │ │ +0:33:34 load avg: 14.84 [265/436] test_plistlib passed │ │ │ │ +0:33:45 load avg: 15.17 [266/436] test_poll passed │ │ │ │ +0:33:46 load avg: 15.17 [267/436] test_popen passed │ │ │ │ +0:33:46 load avg: 15.17 [268/436] test_positional_only_arg passed │ │ │ │ +0:33:49 load avg: 15.72 [269/436] test_posix passed │ │ │ │ +0:33:50 load avg: 15.72 [270/436] test_posixpath passed │ │ │ │ +0:33:53 load avg: 16.46 [271/436] test_pow passed │ │ │ │ +0:33:53 load avg: 16.46 [272/436] test_pprint passed │ │ │ │ +0:33:54 load avg: 16.46 [273/436] test_print passed │ │ │ │ +0:33:55 load avg: 16.46 [274/436] test_profile passed │ │ │ │ +0:33:55 load avg: 16.46 [275/436] test_property passed │ │ │ │ +0:33:55 load avg: 16.46 [276/436] test_pstats passed │ │ │ │ +0:33:56 load avg: 16.46 [277/436] test_pty passed │ │ │ │ +0:33:56 load avg: 16.46 [278/436] test_pulldom passed │ │ │ │ +0:33:57 load avg: 16.46 [279/436] test_pwd passed │ │ │ │ +0:33:58 load avg: 16.67 [280/436] test_py_compile passed │ │ │ │ +0:33:59 load avg: 16.67 [281/436] test_pyclbr passed │ │ │ │ +0:33:59 load avg: 16.67 [282/436] test_pyexpat passed │ │ │ │ +0:34:02 load avg: 16.67 [283/436] test_pyrepl passed │ │ │ │ +0:34:12 load avg: 15.79 [284/436] test_queue passed │ │ │ │ +0:34:12 load avg: 15.79 [285/436] test_quopri passed │ │ │ │ +0:34:12 load avg: 15.79 [286/436] test_raise passed │ │ │ │ +0:34:14 load avg: 15.49 [287/436] test_random passed │ │ │ │ +0:34:14 load avg: 15.49 [288/436] test_range passed │ │ │ │ +0:34:15 load avg: 15.49 [289/436] test_re passed │ │ │ │ +0:34:16 load avg: 15.49 [290/436] test_readline passed │ │ │ │ +0:34:42 load avg: 13.89 [291/436] test_regrtest passed │ │ │ │ +0:34:46 load avg: 13.58 [292/436] test_remote_pdb passed │ │ │ │ +0:34:48 load avg: 13.29 [293/436] test_repl passed │ │ │ │ +0:34:49 load avg: 13.29 [294/436] test_reprlib passed │ │ │ │ +0:34:49 load avg: 13.29 [295/436] test_resource passed │ │ │ │ +0:34:49 load avg: 13.29 [296/436] test_richcmp passed │ │ │ │ +0:34:49 load avg: 13.29 [297/436] test_rlcompleter passed │ │ │ │ +0:34:50 load avg: 13.29 [298/436] test_robotparser passed │ │ │ │ +0:34:51 load avg: 13.29 [299/436] test_runpy passed │ │ │ │ +0:34:51 load avg: 13.29 [300/436] test_sax passed │ │ │ │ +0:34:52 load avg: 13.29 [301/436] test_sched passed │ │ │ │ +0:34:52 load avg: 13.29 [302/436] test_scope passed │ │ │ │ +0:34:53 load avg: 13.03 [303/436] test_script_helper passed │ │ │ │ +0:34:53 load avg: 13.03 [304/436] test_secrets passed │ │ │ │ +0:34:55 load avg: 13.03 [305/436] test_select passed │ │ │ │ +0:35:12 load avg: 12.37 [306/436] test_selectors passed │ │ │ │ +0:35:14 load avg: 12.26 [307/436] test_set passed │ │ │ │ +0:35:14 load avg: 12.26 [308/436] test_setcomps passed │ │ │ │ +0:35:16 load avg: 12.26 [309/436] test_shelve passed │ │ │ │ +0:35:17 load avg: 12.26 [310/436] test_shlex passed │ │ │ │ +0:35:18 load avg: 12.24 [311/436] test_shutil passed │ │ │ │ +0:35:40 load avg: 11.60 [312/436] test_signal passed │ │ │ │ +0:35:41 load avg: 11.60 [313/436] test_site passed │ │ │ │ +0:35:41 load avg: 11.60 [314/436] test_slice passed │ │ │ │ +0:35:43 load avg: 11.60 [315/436] test_smtplib passed │ │ │ │ +0:35:43 load avg: 11.56 [316/436] test_smtpnet passed │ │ │ │ +0:35:44 load avg: 11.56 [317/436] test_socketserver passed │ │ │ │ +0:35:44 load avg: 11.56 [318/436] test_sort passed │ │ │ │ +0:36:13 load avg: 11.34 [319/436] test_source_encoding passed │ │ │ │ +0:36:14 load avg: 11.34 [320/436] test_sqlite3 passed │ │ │ │ +0:36:14 load avg: 11.34 [321/436] test_stable_abi_ctypes passed │ │ │ │ +0:36:14 load avg: 11.34 [322/436] test_startfile skipped │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:26:53 load avg: 0.79 [323/436] test_stat passed │ │ │ │ -0:27:23 load avg: 0.87 running (1): test_statistics (30.0 sec) │ │ │ │ -0:27:29 load avg: 0.88 [324/436] test_statistics passed (35.5 sec) │ │ │ │ -0:27:32 load avg: 0.89 [325/436] test_str passed │ │ │ │ -0:27:32 load avg: 0.89 [326/436] test_strftime passed │ │ │ │ -0:27:33 load avg: 0.89 [327/436] test_string passed │ │ │ │ -0:27:33 load avg: 0.89 [328/436] test_string_literals passed │ │ │ │ -0:27:33 load avg: 0.89 [329/436] test_stringprep passed │ │ │ │ -0:27:33 load avg: 0.89 [330/436] test_strptime passed │ │ │ │ -0:27:35 load avg: 0.89 [331/436] test_strtod passed │ │ │ │ -0:27:36 load avg: 0.89 [332/436] test_struct passed │ │ │ │ -0:27:36 load avg: 0.89 [333/436] test_structseq passed │ │ │ │ -0:27:36 load avg: 0.89 [334/436] test_subclassinit passed │ │ │ │ -0:28:06 load avg: 0.59 running (1): test_subprocess (30.0 sec) │ │ │ │ -0:28:36 load avg: 0.43 running (1): test_subprocess (1 min) │ │ │ │ -0:28:58 load avg: 0.36 [335/436] test_subprocess passed (1 min 22 sec) │ │ │ │ -0:28:58 load avg: 0.36 [336/436] test_sundry passed │ │ │ │ -0:28:59 load avg: 0.36 [337/436] test_super passed │ │ │ │ -0:29:04 load avg: 0.41 [338/436] test_support passed │ │ │ │ -0:29:04 load avg: 0.41 [339/436] test_symtable passed │ │ │ │ -0:29:04 load avg: 0.41 [340/436] test_syntax passed │ │ │ │ -0:29:08 load avg: 0.46 [341/436] test_sys passed │ │ │ │ -0:29:08 load avg: 0.46 [342/436] test_sys_setprofile passed │ │ │ │ -0:29:10 load avg: 0.46 [343/436] test_sys_settrace passed │ │ │ │ -0:29:11 load avg: 0.46 [344/436] test_sysconfig passed │ │ │ │ -0:29:11 load avg: 0.46 [345/436] test_syslog passed │ │ │ │ -0:29:12 load avg: 0.46 [346/436] test_tabnanny passed │ │ │ │ -0:29:25 load avg: 0.51 [347/436] test_tarfile passed │ │ │ │ -0:29:25 load avg: 0.51 [348/436] test_tcl passed │ │ │ │ -0:29:26 load avg: 0.51 [349/436] test_tempfile passed │ │ │ │ -0:29:27 load avg: 0.47 [350/436] test_termios passed │ │ │ │ -0:29:27 load avg: 0.47 [351/436] test_textwrap passed │ │ │ │ -0:29:29 load avg: 0.47 [352/436] test_thread passed │ │ │ │ -0:29:29 load avg: 0.47 [353/436] test_thread_local_bytecode passed │ │ │ │ -0:29:29 load avg: 0.47 [354/436] test_threadedtempfile passed │ │ │ │ -0:29:49 load avg: 0.57 [355/436] test_threading passed │ │ │ │ -0:29:50 load avg: 0.57 [356/436] test_threading_local passed │ │ │ │ -0:29:55 load avg: 0.52 [357/436] test_threadsignals passed │ │ │ │ -0:29:58 load avg: 0.48 [358/436] test_time passed │ │ │ │ -0:29:59 load avg: 0.48 [359/436] test_timeit passed │ │ │ │ -0:30:00 load avg: 0.48 [360/436] test_timeout passed │ │ │ │ -0:30:03 load avg: 0.52 [361/436] test_tkinter passed │ │ │ │ -0:30:21 load avg: 0.70 [362/436] test_tokenize passed │ │ │ │ -0:30:21 load avg: 0.70 [363/436] test_tomllib passed │ │ │ │ -0:30:28 load avg: 0.75 [364/436] test_tools passed │ │ │ │ -0:30:31 load avg: 0.75 [365/436] test_trace passed │ │ │ │ -0:30:38 load avg: 0.79 [366/436] test_traceback passed │ │ │ │ -0:30:40 load avg: 0.79 [367/436] test_tracemalloc passed │ │ │ │ -0:30:40 load avg: 0.79 [368/436] test_tstring passed │ │ │ │ -0:30:42 load avg: 0.79 [369/436] test_ttk passed │ │ │ │ -0:30:42 load avg: 0.81 [370/436] test_ttk_textonly passed │ │ │ │ -0:30:42 load avg: 0.81 [371/436] test_tty passed │ │ │ │ -0:30:43 load avg: 0.81 [372/436] test_tuple passed │ │ │ │ -0:30:43 load avg: 0.81 [373/436] test_turtle passed │ │ │ │ -0:30:43 load avg: 0.81 [374/436] test_type_aliases passed │ │ │ │ -0:30:43 load avg: 0.81 [375/436] test_type_annotations passed │ │ │ │ -0:30:44 load avg: 0.81 [376/436] test_type_cache passed │ │ │ │ -0:30:44 load avg: 0.81 [377/436] test_type_comments passed │ │ │ │ -0:30:44 load avg: 0.81 [378/436] test_type_params passed │ │ │ │ -0:30:44 load avg: 0.81 [379/436] test_typechecks passed │ │ │ │ -0:30:45 load avg: 0.81 [380/436] test_types passed │ │ │ │ -0:30:45 load avg: 0.81 [381/436] test_typing passed │ │ │ │ -0:30:46 load avg: 0.81 [382/436] test_ucn passed │ │ │ │ -0:30:46 load avg: 0.81 [383/436] test_unary passed │ │ │ │ -0:30:46 load avg: 0.81 [384/436] test_unicode_file passed │ │ │ │ -0:30:46 load avg: 0.81 [385/436] test_unicode_file_functions passed │ │ │ │ -0:30:47 load avg: 0.81 [386/436] test_unicode_identifiers passed │ │ │ │ -0:31:00 load avg: 0.78 [387/436] test_unicodedata passed │ │ │ │ -0:31:06 load avg: 0.80 [388/436] test_unittest passed │ │ │ │ -0:31:06 load avg: 0.80 [389/436] test_univnewlines passed │ │ │ │ -0:31:06 load avg: 0.80 [390/436] test_unpack passed │ │ │ │ -0:31:07 load avg: 0.73 [391/436] test_unpack_ex passed │ │ │ │ -0:31:22 load avg: 0.79 [392/436] test_unparse passed │ │ │ │ -0:31:22 load avg: 0.79 [393/436] test_urllib passed │ │ │ │ -0:31:23 load avg: 0.79 [394/436/1] test_urllib2 failed (1 failure) │ │ │ │ +0:36:14 load avg: 11.34 [323/436] test_stat passed │ │ │ │ +0:36:44 load avg: 12.95 running (1): test_statistics (30.0 sec) │ │ │ │ +0:36:58 load avg: 13.17 [324/436] test_statistics passed (43.9 sec) │ │ │ │ +0:37:01 load avg: 13.17 [325/436] test_str passed │ │ │ │ +0:37:02 load avg: 13.17 [326/436] test_strftime passed │ │ │ │ +0:37:02 load avg: 13.17 [327/436] test_string passed │ │ │ │ +0:37:02 load avg: 13.17 [328/436] test_string_literals passed │ │ │ │ +0:37:03 load avg: 13.17 [329/436] test_stringprep passed │ │ │ │ +0:37:03 load avg: 13.08 [330/436] test_strptime passed │ │ │ │ +0:37:04 load avg: 13.08 [331/436] test_strtod passed │ │ │ │ +0:37:05 load avg: 13.08 [332/436] test_struct passed │ │ │ │ +0:37:05 load avg: 13.08 [333/436] test_structseq passed │ │ │ │ +0:37:06 load avg: 13.08 [334/436] test_subclassinit passed │ │ │ │ +0:37:36 load avg: 14.36 running (1): test_subprocess (30.0 sec) │ │ │ │ +0:38:06 load avg: 16.95 running (1): test_subprocess (1 min) │ │ │ │ +0:38:28 load avg: 20.80 [335/436] test_subprocess passed (1 min 22 sec) │ │ │ │ +0:38:28 load avg: 20.80 [336/436] test_sundry passed │ │ │ │ +0:38:29 load avg: 20.80 [337/436] test_super passed │ │ │ │ +0:38:36 load avg: 20.73 [338/436] test_support passed │ │ │ │ +0:38:36 load avg: 20.73 [339/436] test_symtable passed │ │ │ │ +0:38:37 load avg: 20.73 [340/436] test_syntax passed │ │ │ │ +0:38:41 load avg: 20.52 [341/436] test_sys passed │ │ │ │ +0:38:41 load avg: 20.52 [342/436] test_sys_setprofile passed │ │ │ │ +0:38:44 load avg: 20.55 [343/436] test_sys_settrace passed │ │ │ │ +0:38:45 load avg: 20.55 [344/436] test_sysconfig passed │ │ │ │ +0:38:45 load avg: 20.55 [345/436] test_syslog passed │ │ │ │ +0:38:46 load avg: 20.55 [346/436] test_tabnanny passed │ │ │ │ +0:39:10 load avg: 20.25 [347/436] test_tarfile passed │ │ │ │ +0:39:10 load avg: 20.25 [348/436] test_tcl passed │ │ │ │ +0:39:12 load avg: 20.25 [349/436] test_tempfile passed │ │ │ │ +0:39:13 load avg: 20.23 [350/436] test_termios passed │ │ │ │ +0:39:13 load avg: 20.23 [351/436] test_textwrap passed │ │ │ │ +0:39:16 load avg: 20.23 [352/436] test_thread passed │ │ │ │ +0:39:16 load avg: 20.23 [353/436] test_thread_local_bytecode passed │ │ │ │ +0:39:17 load avg: 20.23 [354/436] test_threadedtempfile passed │ │ │ │ +0:39:43 load avg: 20.74 [355/436] test_threading passed │ │ │ │ +0:39:45 load avg: 20.74 [356/436] test_threading_local passed │ │ │ │ +0:39:50 load avg: 20.60 [357/436] test_threadsignals passed │ │ │ │ +0:39:54 load avg: 20.39 [358/436] test_time passed │ │ │ │ +0:39:54 load avg: 20.39 [359/436] test_timeit passed │ │ │ │ +0:39:56 load avg: 20.39 [360/436] test_timeout passed │ │ │ │ +0:40:07 load avg: 24.15 [361/436] test_tkinter passed │ │ │ │ +0:40:37 load avg: 29.61 running (1): test_tokenize (30.0 sec) │ │ │ │ +0:41:03 load avg: 31.63 [362/436] test_tokenize passed (56.0 sec) │ │ │ │ +0:41:03 load avg: 31.42 [363/436] test_tomllib passed │ │ │ │ +0:41:13 load avg: 31.23 [364/436] test_tools passed │ │ │ │ +0:41:18 load avg: 31.13 [365/436] test_trace passed │ │ │ │ +0:41:30 load avg: 30.72 [366/436] test_traceback passed │ │ │ │ +0:41:33 load avg: 30.72 [367/436] test_tracemalloc passed │ │ │ │ +0:41:33 load avg: 30.91 [368/436] test_tstring passed │ │ │ │ +0:41:36 load avg: 30.91 [369/436] test_ttk passed │ │ │ │ +0:41:36 load avg: 30.91 [370/436] test_ttk_textonly passed │ │ │ │ +0:41:37 load avg: 30.91 [371/436] test_tty passed │ │ │ │ +0:41:40 load avg: 31.07 [372/436] test_tuple passed │ │ │ │ +0:41:40 load avg: 31.07 [373/436] test_turtle passed │ │ │ │ +0:41:41 load avg: 31.07 [374/436] test_type_aliases passed │ │ │ │ +0:41:41 load avg: 31.07 [375/436] test_type_annotations passed │ │ │ │ +0:41:42 load avg: 31.07 [376/436] test_type_cache passed │ │ │ │ +0:41:42 load avg: 31.07 [377/436] test_type_comments passed │ │ │ │ +0:41:43 load avg: 31.07 [378/436] test_type_params passed │ │ │ │ +0:41:43 load avg: 30.91 [379/436] test_typechecks passed │ │ │ │ +0:41:44 load avg: 30.91 [380/436] test_types passed │ │ │ │ +0:41:46 load avg: 30.91 [381/436] test_typing passed │ │ │ │ +0:41:46 load avg: 30.91 [382/436] test_ucn passed │ │ │ │ +0:41:47 load avg: 30.91 [383/436] test_unary passed │ │ │ │ +0:41:47 load avg: 30.91 [384/436] test_unicode_file passed │ │ │ │ +0:41:48 load avg: 30.91 [385/436] test_unicode_file_functions passed │ │ │ │ +0:41:48 load avg: 31.08 [386/436] test_unicode_identifiers passed │ │ │ │ +0:42:18 load avg: 30.96 running (1): test_unicodedata (30.0 sec) │ │ │ │ +0:42:19 load avg: 30.96 [387/436] test_unicodedata passed (30.9 sec) │ │ │ │ +0:42:30 load avg: 30.52 [388/436] test_unittest passed │ │ │ │ +0:42:30 load avg: 30.52 [389/436] test_univnewlines passed │ │ │ │ +0:42:31 load avg: 30.52 [390/436] test_unpack passed │ │ │ │ +0:42:31 load avg: 30.52 [391/436] test_unpack_ex passed │ │ │ │ +0:43:01 load avg: 27.29 running (1): test_unparse (30.0 sec) │ │ │ │ +0:43:03 load avg: 27.29 [392/436] test_unparse passed (31.3 sec) │ │ │ │ +0:43:03 load avg: 26.07 [393/436] test_urllib passed │ │ │ │ +0:43:04 load avg: 26.07 [394/436/1] test_urllib2 failed (1 failure) │ │ │ │ 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 │ │ │ │ @@ -565,22 +581,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 0.267s │ │ │ │ +Ran 80 tests in 0.217s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:31:25 load avg: 0.79 [395/436/1] test_urllib2_localnet passed │ │ │ │ -0:31:27 load avg: 0.79 [396/436/1] test_urllib2net passed │ │ │ │ -0:31:27 load avg: 0.81 [397/436/1] test_urllib_response passed │ │ │ │ -0:31:27 load avg: 0.81 [398/436/2] test_urllibnet failed (1 error) │ │ │ │ +0:43:06 load avg: 26.07 [395/436/1] test_urllib2_localnet passed │ │ │ │ +0:43:07 load avg: 26.07 [396/436/1] test_urllib2net passed │ │ │ │ +0:43:07 load avg: 26.07 [397/436/1] test_urllib_response passed │ │ │ │ +0:43:08 load avg: 26.07 [398/436/2] test_urllibnet failed (1 error) │ │ │ │ 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" │ │ │ │ @@ -596,79 +612,79 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.4/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 0.126s │ │ │ │ +Ran 12 tests in 0.132s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:31:28 load avg: 0.81 [399/436/2] test_urlparse passed │ │ │ │ -0:31:28 load avg: 0.81 [400/436/2] test_userdict passed │ │ │ │ -0:31:28 load avg: 0.81 [401/436/2] test_userlist passed │ │ │ │ -0:31:30 load avg: 0.81 [402/436/2] test_userstring passed │ │ │ │ -0:31:31 load avg: 0.81 [403/436/2] test_utf8_mode passed │ │ │ │ -0:31:31 load avg: 0.81 [404/436/2] test_utf8source passed │ │ │ │ -0:31:32 load avg: 0.83 [405/436/2] test_uuid passed │ │ │ │ -0:31:37 load avg: 0.76 [406/436/2] test_wait3 passed │ │ │ │ -0:31:42 load avg: 0.70 [407/436/2] test_wait4 passed │ │ │ │ -0:31:44 load avg: 0.70 [408/436/2] test_warnings passed │ │ │ │ -0:31:44 load avg: 0.70 [409/436/2] test_wave passed │ │ │ │ -0:31:53 load avg: 0.75 [410/436/2] test_weakref passed │ │ │ │ -0:31:54 load avg: 0.75 [411/436/2] test_weakset passed │ │ │ │ -0:31:54 load avg: 0.75 [412/436/2] test_webbrowser passed │ │ │ │ -0:31:54 load avg: 0.75 [413/436/2] test_winapi skipped │ │ │ │ +0:43:08 load avg: 24.94 [399/436/2] test_urlparse passed │ │ │ │ +0:43:09 load avg: 24.94 [400/436/2] test_userdict passed │ │ │ │ +0:43:09 load avg: 24.94 [401/436/2] test_userlist passed │ │ │ │ +0:43:11 load avg: 24.94 [402/436/2] test_userstring passed │ │ │ │ +0:43:12 load avg: 24.94 [403/436/2] test_utf8_mode passed │ │ │ │ +0:43:12 load avg: 24.94 [404/436/2] test_utf8source passed │ │ │ │ +0:43:12 load avg: 24.94 [405/436/2] test_uuid passed │ │ │ │ +0:43:18 load avg: 23.74 [406/436/2] test_wait3 passed │ │ │ │ +0:43:23 load avg: 22.56 [407/436/2] test_wait4 passed │ │ │ │ +0:43:24 load avg: 21.48 [408/436/2] test_warnings passed │ │ │ │ +0:43:24 load avg: 21.48 [409/436/2] test_wave passed │ │ │ │ +0:43:34 load avg: 19.78 [410/436/2] test_weakref passed │ │ │ │ +0:43:35 load avg: 19.78 [411/436/2] test_weakset passed │ │ │ │ +0:43:35 load avg: 19.78 [412/436/2] test_webbrowser passed │ │ │ │ +0:43:35 load avg: 19.78 [413/436/2] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:31:54 load avg: 0.75 [414/436/2] test_winconsoleio skipped │ │ │ │ +0:43:35 load avg: 19.78 [414/436/2] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:31:54 load avg: 0.75 [415/436/2] test_winreg skipped │ │ │ │ +0:43:36 load avg: 19.78 [415/436/2] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:31:55 load avg: 0.75 [416/436/2] test_winsound skipped │ │ │ │ +0:43:36 load avg: 19.78 [416/436/2] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:31:55 load avg: 0.75 [417/436/2] test_with passed │ │ │ │ -0:31:55 load avg: 0.75 [418/436/2] test_wmi skipped │ │ │ │ +0:43:36 load avg: 19.78 [417/436/2] test_with passed │ │ │ │ +0:43:36 load avg: 19.78 [418/436/2] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:31:55 load avg: 0.75 [419/436/2] test_wsgiref passed │ │ │ │ -0:31:56 load avg: 0.75 [420/436/2] test_xml_dom_minicompat passed │ │ │ │ -0:31:56 load avg: 0.75 [421/436/2] test_xml_dom_xmlbuilder passed │ │ │ │ -0:31:56 load avg: 0.75 [422/436/2] test_xml_etree passed │ │ │ │ -0:31:57 load avg: 0.77 [423/436/2] test_xml_etree_c passed │ │ │ │ -0:32:25 load avg: 0.50 [424/436/2] test_xmlrpc passed │ │ │ │ -0:32:25 load avg: 0.50 [425/436/2] test_xpickle skipped (resource denied) │ │ │ │ +0:43:36 load avg: 19.78 [419/436/2] test_wsgiref passed │ │ │ │ +0:43:37 load avg: 19.78 [420/436/2] test_xml_dom_minicompat passed │ │ │ │ +0:43:37 load avg: 19.78 [421/436/2] test_xml_dom_xmlbuilder passed │ │ │ │ +0:43:38 load avg: 19.78 [422/436/2] test_xml_etree passed │ │ │ │ +0:43:39 load avg: 18.92 [423/436/2] test_xml_etree_c passed │ │ │ │ +0:44:07 load avg: 16.32 [424/436/2] test_xmlrpc passed │ │ │ │ +0:44:07 load avg: 16.32 [425/436/2] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -0:32:25 load avg: 0.50 [426/436/2] test_xxlimited passed │ │ │ │ -0:32:25 load avg: 0.50 [427/436/2] test_xxtestfuzz passed │ │ │ │ -0:32:26 load avg: 0.50 [428/436/2] test_yield_from passed │ │ │ │ -0:32:26 load avg: 0.50 [429/436/2] test_zipapp passed │ │ │ │ -0:32:34 load avg: 0.58 [430/436/2] test_zipfile passed │ │ │ │ -0:32:34 load avg: 0.58 [431/436/2] test_zipfile64 skipped (resource denied) │ │ │ │ +0:44:07 load avg: 16.32 [426/436/2] test_xxlimited passed │ │ │ │ +0:44:08 load avg: 16.32 [427/436/2] test_xxtestfuzz passed │ │ │ │ +0:44:08 load avg: 16.32 [428/436/2] test_yield_from passed │ │ │ │ +0:44:08 load avg: 15.98 [429/436/2] test_zipapp passed │ │ │ │ +0:44:16 load avg: 15.58 [430/436/2] test_zipfile passed │ │ │ │ +0:44:16 load avg: 15.58 [431/436/2] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:33:04 load avg: 0.75 running (1): test_zipimport (30.0 sec) │ │ │ │ -0:33:34 load avg: 0.85 running (1): test_zipimport (1 min) │ │ │ │ -0:33:37 load avg: 0.86 [432/436/2] test_zipimport passed (1 min 3 sec) │ │ │ │ -0:33:38 load avg: 0.86 [433/436/2] test_zipimport_support passed │ │ │ │ -0:33:39 load avg: 0.86 [434/436/2] test_zlib passed │ │ │ │ -0:33:40 load avg: 0.86 [435/436/2] test_zoneinfo passed │ │ │ │ -0:33:41 load avg: 0.86 [436/436/2] test_zstd passed │ │ │ │ +0:44:46 load avg: 13.87 running (1): test_zipimport (30.0 sec) │ │ │ │ +0:45:16 load avg: 15.68 running (1): test_zipimport (1 min) │ │ │ │ +0:45:34 load avg: 16.76 [432/436/2] test_zipimport passed (1 min 17 sec) │ │ │ │ +0:45:35 load avg: 16.76 [433/436/2] test_zipimport_support passed │ │ │ │ +0:45:36 load avg: 16.76 [434/436/2] test_zlib passed │ │ │ │ +0:45:37 load avg: 16.76 [435/436/2] test_zoneinfo passed │ │ │ │ +0:45:39 load avg: 17.10 [436/436/2] test_zstd passed │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 9 min 30 sec │ │ │ │ +- test_int: 14 min 6 sec │ │ │ │ - test_subprocess: 1 min 22 sec │ │ │ │ -- test_zipimport: 1 min 3 sec │ │ │ │ -- test_hashlib: 51.6 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 48.5 sec │ │ │ │ -- test_source_encoding: 44.7 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 43.2 sec │ │ │ │ -- test_math: 40.2 sec │ │ │ │ -- test_cppext: 37.7 sec │ │ │ │ -- test_io: 36.7 sec │ │ │ │ +- test_hashlib: 1 min 18 sec │ │ │ │ +- test_zipimport: 1 min 17 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 9 sec │ │ │ │ +- test_cppext: 1 min 6 sec │ │ │ │ +- test_cext: 1 min 5 sec │ │ │ │ +- test_tokenize: 56.0 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 48.7 sec │ │ │ │ +- test_capi: 48.0 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 │ │ │ │ │ │ │ │ @@ -676,17 +692,17 @@ │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 418 tests OK. │ │ │ │ │ │ │ │ -0:33:41 load avg: 0.86 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ -0:33:41 load avg: 0.86 Run 2 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:33:41 load avg: 0.86 [1/2/1] test_urllib2 failed (1 failure) │ │ │ │ +0:45:39 load avg: 17.10 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +0:45:39 load avg: 17.10 Run 2 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:45:39 load avg: 17.10 [1/2/1] 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): │ │ │ │ @@ -718,52 +734,52 @@ │ │ │ │ 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.018s │ │ │ │ +Ran 1 test in 0.020s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:33:42 load avg: 0.86 [2/2/2] test_urllibnet failed (1 error) │ │ │ │ +0:45:39 load avg: 17.10 [2/2/2] 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.4/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.015s │ │ │ │ +Ran 1 test in 0.016s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ 2 tests failed again: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE then FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 9 min 30 sec │ │ │ │ +- test_int: 14 min 6 sec │ │ │ │ - test_subprocess: 1 min 22 sec │ │ │ │ -- test_zipimport: 1 min 3 sec │ │ │ │ -- test_hashlib: 51.6 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 48.5 sec │ │ │ │ -- test_source_encoding: 44.7 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 43.2 sec │ │ │ │ -- test_math: 40.2 sec │ │ │ │ -- test_cppext: 37.7 sec │ │ │ │ -- test_io: 36.7 sec │ │ │ │ +- test_hashlib: 1 min 18 sec │ │ │ │ +- test_zipimport: 1 min 17 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 9 sec │ │ │ │ +- test_cppext: 1 min 6 sec │ │ │ │ +- test_cext: 1 min 5 sec │ │ │ │ +- test_tokenize: 56.0 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 48.7 sec │ │ │ │ +- test_capi: 48.0 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 │ │ │ │ │ │ │ │ @@ -774,13 +790,13 @@ │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 418 tests OK. │ │ │ │ │ │ │ │ -Total duration: 33 min 42 sec │ │ │ │ +Total duration: 45 min 39 sec │ │ │ │ Total tests: run=44,987 failures=2 skipped=1,783 │ │ │ │ Total test files: run=436/436 failed=2 skipped=14 resource_denied=2 rerun=2 │ │ │ │ Result: FAILURE then FAILURE │ │ │ │ make[1]: *** [Makefile:2451: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.14-3.14.4/build-static'