--- /srv/rebuilderd/tmp/rebuilderdJTiFV8/inputs/python3.14-dev_3.14.7-4_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdJTiFV8/out/python3.14-dev_3.14.7-4_arm64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-09-13 08:30:29.000000 debian-binary │ --rw-r--r-- 0 0 0 772 2026-09-13 08:30:29.000000 control.tar.xz │ --rw-r--r-- 0 0 0 506548 2026-09-13 08:30:29.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 768 2026-09-13 08:30:29.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 506964 2026-09-13 08:30:29.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.14-dev │ │ │ Source: python3.14 │ │ │ Version: 3.14.7-4 │ │ │ Architecture: arm64 │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 510 │ │ │ +Installed-Size: 511 │ │ │ Depends: python3.14 (= 3.14.7-4), libpython3.14-dev (= 3.14.7-4), libpython3.14 (= 3.14.7-4) │ │ │ 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-09-13 08:30:29.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-08-05 10:29:49.000000 ./usr/share/doc/python3.14/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-08-05 10:29:49.000000 ./usr/share/doc/python3.14/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 8860 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 9267 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/bin/python3.14-config -> aarch64-linux-gnu-python3.14-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/doc/python3.14-dev -> python3.14 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-09-13 08:30:29.000000 ./usr/share/man/man1/python3.14-config.1.gz -> aarch64-linux-gnu-python3.14-config.1.gz │ │ ├── ./usr/share/doc/python3.14/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -1,431 +1,433 @@ │ │ │ │ make[1]: Entering directory '/build/reproducible-path/python3.14-3.14.7/build-static' │ │ │ │ Checked 114 modules (63 built-in, 50 shared, 1 n/a on linux-aarch64, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details..aarch64-linux-gnu.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 2 -w -uall --timeout=3600 -x test_asyncio test_ensurepip test_faulthandler 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_ensurepip test_faulthandler 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.7 (main, Sep 13 2026, 08:30:29) [GCC 16.2.0] │ │ │ │ -== Linux-6.12.107+deb13-arm64-aarch64-with-glibc2.43 little-endian │ │ │ │ +== Linux-6.12.107+deb13-cloud-arm64-aarch64-with-glibc2.43 little-endian │ │ │ │ == Python build: release JIT (disabled) LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.14-3.14.7/build-static/build/test_python_worker_127129æ │ │ │ │ -== CPU count: 8 │ │ │ │ +== cwd: /build/reproducible-path/python3.14-3.14.7/build-static/build/test_python_worker_127124æ │ │ │ │ +== CPU count: 12 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1789288229 │ │ │ │ -0:00:00 load avg: 1.30 Run 444 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:19 load avg: 1.22 [ 1/444] test.test_concurrent_futures.test_as_completed passed │ │ │ │ -0:00:19 load avg: 1.22 [ 2/444] test.test_concurrent_futures.test_deadlock passed │ │ │ │ -0:00:22 load avg: 1.12 [ 3/444] test.test_concurrent_futures.test_future passed │ │ │ │ -0:00:23 load avg: 1.12 [ 4/444] test.test_concurrent_futures.test_init passed │ │ │ │ -0:00:40 load avg: 0.95 [ 5/444] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ -0:01:05 load avg: 1.04 [ 6/444] test.test_concurrent_futures.test_shutdown passed -- running (1): test.test_concurrent_futures.test_process_pool (41.9 sec) │ │ │ │ -0:01:12 load avg: 1.66 [ 7/444] test.test_concurrent_futures.test_process_pool passed (49.3 sec) │ │ │ │ -0:01:18 load avg: 1.61 [ 8/444] test.test_concurrent_futures.test_wait passed │ │ │ │ -0:01:18 load avg: 1.61 [ 9/444] test.test_future_stmt.test_future passed │ │ │ │ -0:01:18 load avg: 1.61 [ 10/444] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:01:18 load avg: 1.61 [ 11/444] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:01:19 load avg: 1.61 [ 12/444] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:01:19 load avg: 1.61 [ 13/444] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:01:20 load avg: 1.61 [ 14/444] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ -0:01:20 load avg: 1.61 [ 15/444] test.test_inspect.test_inspect passed │ │ │ │ -0:01:31 load avg: 1.55 [ 16/444] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:01:44 load avg: 1.39 [ 17/444] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:01:57 load avg: 1.24 [ 18/444] test.test_multiprocessing_fork.test_processes passed │ │ │ │ -0:01:58 load avg: 1.24 [ 19/444] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:02:14 load avg: 1.50 [ 20/444] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:02:25 load avg: 1.27 [ 21/444] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ -0:02:40 load avg: 1.20 [ 22/444] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:02:57 load avg: 1.53 [ 23/444] test.test_multiprocessing_forkserver.test_processes passed (43.6 sec) │ │ │ │ -0:03:00 load avg: 1.53 [ 24/444] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ -0:03:25 load avg: 1.47 [ 25/444] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ -0:03:39 load avg: 1.37 [ 26/444] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (39.3 sec) │ │ │ │ -0:03:42 load avg: 1.50 [ 27/444] test.test_pydoc.test_pydoc passed -- running (1): test.test_multiprocessing_spawn.test_processes (42.1 sec) │ │ │ │ -0:03:43 load avg: 1.50 [ 28/444] test___all__ passed -- running (1): test.test_multiprocessing_spawn.test_processes (43.2 sec) │ │ │ │ -0:03:44 load avg: 1.50 [ 29/444] test__colorize passed -- running (1): test.test_multiprocessing_spawn.test_processes (43.5 sec) │ │ │ │ -0:03:45 load avg: 1.50 [ 30/444] test__interpchannels passed -- running (1): test.test_multiprocessing_spawn.test_processes (44.8 sec) │ │ │ │ -0:03:46 load avg: 1.54 [ 31/444] test__interpreters passed -- running (1): test.test_multiprocessing_spawn.test_processes (46.3 sec) │ │ │ │ -0:03:47 load avg: 1.54 [ 32/444] test__locale passed -- running (1): test.test_multiprocessing_spawn.test_processes (46.4 sec) │ │ │ │ -0:03:47 load avg: 1.54 [ 33/444] test__opcode passed -- running (1): test.test_multiprocessing_spawn.test_processes (46.6 sec) │ │ │ │ -0:03:47 load avg: 1.54 [ 34/444] test__osx_support passed -- running (1): test.test_multiprocessing_spawn.test_processes (46.9 sec) │ │ │ │ -0:03:47 load avg: 1.54 [ 35/444] test_abc passed -- running (1): test.test_multiprocessing_spawn.test_processes (47.0 sec) │ │ │ │ -0:03:47 load avg: 1.54 [ 36/444] test_abstract_numbers passed -- running (1): test.test_multiprocessing_spawn.test_processes (47.2 sec) │ │ │ │ -0:03:48 load avg: 1.54 [ 37/444] test_android skipped -- running (1): test.test_multiprocessing_spawn.test_processes (47.5 sec) │ │ │ │ +0:00:00 load avg: 7.29 Run 444 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:19 load avg: 8.50 [ 1/444] test.test_concurrent_futures.test_as_completed passed │ │ │ │ +0:00:20 load avg: 8.50 [ 2/444] test.test_concurrent_futures.test_deadlock passed │ │ │ │ +0:00:23 load avg: 8.70 [ 3/444] test.test_concurrent_futures.test_future passed │ │ │ │ +0:00:24 load avg: 8.70 [ 4/444] test.test_concurrent_futures.test_init passed │ │ │ │ +0:00:42 load avg: 9.85 [ 5/444] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ +0:01:11 load avg: 10.92 [ 6/444] test.test_concurrent_futures.test_shutdown passed -- running (1): test.test_concurrent_futures.test_process_pool (47.4 sec) │ │ │ │ +0:01:22 load avg: 11.23 [ 7/444] test.test_concurrent_futures.test_thread_pool passed -- running (1): test.test_concurrent_futures.test_process_pool (57.7 sec) │ │ │ │ +0:01:22 load avg: 11.23 [ 8/444] test.test_concurrent_futures.test_process_pool passed (58.3 sec) │ │ │ │ +0:01:23 load avg: 11.23 [ 9/444] test.test_future_stmt.test_future passed │ │ │ │ +0:01:23 load avg: 11.23 [ 10/444] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:01:23 load avg: 11.23 [ 11/444] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:01:24 load avg: 11.23 [ 12/444] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:01:24 load avg: 11.23 [ 13/444] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:01:26 load avg: 11.23 [ 14/444] test.test_inspect.test_inspect passed │ │ │ │ +0:01:30 load avg: 11.37 [ 15/444] test.test_concurrent_futures.test_wait passed │ │ │ │ +0:01:41 load avg: 14.60 [ 16/444] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:02:04 load avg: 19.16 [ 17/444] test.test_multiprocessing_fork.test_misc passed (34.0 sec) │ │ │ │ +0:02:18 load avg: 21.57 [ 18/444] test.test_multiprocessing_fork.test_processes passed (36.7 sec) │ │ │ │ +0:02:21 load avg: 22.33 [ 19/444] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:02:48 load avg: 24.81 [ 20/444] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:03:05 load avg: 24.77 [ 21/444] test.test_multiprocessing_forkserver.test_misc passed (44.1 sec) │ │ │ │ +0:03:21 load avg: 22.57 [ 22/444] test.test_multiprocessing_forkserver.test_threads passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.0 sec) │ │ │ │ +0:03:38 load avg: 20.08 [ 23/444] test.test_multiprocessing_forkserver.test_processes passed (49.8 sec) │ │ │ │ +0:03:50 load avg: 19.72 [ 24/444] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ +0:04:13 load avg: 18.10 [ 25/444] test.test_multiprocessing_spawn.test_misc passed (34.7 sec) │ │ │ │ +0:04:28 load avg: 16.75 [ 26/444] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (38.8 sec) │ │ │ │ +0:04:32 load avg: 16.29 [ 27/444] test.test_pydoc.test_pydoc passed -- running (1): test.test_multiprocessing_spawn.test_processes (42.7 sec) │ │ │ │ +0:04:35 load avg: 16.29 [ 28/444] test___all__ passed -- running (1): test.test_multiprocessing_spawn.test_processes (45.4 sec) │ │ │ │ +0:04:35 load avg: 16.29 [ 29/444] test__colorize passed -- running (1): test.test_multiprocessing_spawn.test_processes (45.7 sec) │ │ │ │ +0:04:37 load avg: 15.95 [ 30/444] test__interpchannels passed -- running (1): test.test_multiprocessing_spawn.test_processes (47.5 sec) │ │ │ │ +0:04:39 load avg: 15.95 [ 31/444] test__interpreters passed -- running (1): test.test_multiprocessing_spawn.test_processes (49.5 sec) │ │ │ │ +0:04:39 load avg: 15.95 [ 32/444] test__locale passed -- running (1): test.test_multiprocessing_spawn.test_processes (49.9 sec) │ │ │ │ +0:04:40 load avg: 15.95 [ 33/444] test__opcode passed -- running (1): test.test_multiprocessing_spawn.test_processes (50.2 sec) │ │ │ │ +0:04:40 load avg: 15.95 [ 34/444] test__osx_support passed -- running (1): test.test_multiprocessing_spawn.test_processes (50.5 sec) │ │ │ │ +0:04:40 load avg: 15.95 [ 35/444] test_abc passed -- running (1): test.test_multiprocessing_spawn.test_processes (50.8 sec) │ │ │ │ +0:04:41 load avg: 15.95 [ 36/444] test_abstract_numbers passed -- running (1): test.test_multiprocessing_spawn.test_processes (51.1 sec) │ │ │ │ +0:04:41 load avg: 15.95 [ 37/444] test_android skipped -- running (1): test.test_multiprocessing_spawn.test_processes (51.5 sec) │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:03:48 load avg: 1.54 [ 38/444] test_annotationlib passed -- running (1): test.test_multiprocessing_spawn.test_processes (47.8 sec) │ │ │ │ -0:03:48 load avg: 1.54 [ 39/444] test_apple skipped -- running (1): test.test_multiprocessing_spawn.test_processes (48.0 sec) │ │ │ │ +0:04:41 load avg: 15.87 [ 38/444] test_annotationlib passed -- running (1): test.test_multiprocessing_spawn.test_processes (51.9 sec) │ │ │ │ +0:04:42 load avg: 15.87 [ 39/444] test_apple skipped -- running (1): test.test_multiprocessing_spawn.test_processes (52.2 sec) │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:03:48 load avg: 1.54 [ 40/444] test.test_multiprocessing_spawn.test_processes passed (48.3 sec) │ │ │ │ -0:03:49 load avg: 1.54 [ 41/444] test_array passed │ │ │ │ -0:03:50 load avg: 1.54 [ 42/444] test_asdl_parser passed │ │ │ │ -0:03:51 load avg: 1.58 [ 43/444] test_argparse passed │ │ │ │ -0:03:52 load avg: 1.58 [ 44/444] test_asyncgen passed │ │ │ │ -0:03:53 load avg: 1.58 [ 45/444] test_atexit passed │ │ │ │ -0:03:56 load avg: 1.61 [ 46/444] test_ast passed │ │ │ │ -0:03:56 load avg: 1.61 [ 47/444] test_augassign passed │ │ │ │ -0:03:56 load avg: 1.61 [ 48/444] test_audit passed │ │ │ │ -0:03:57 load avg: 1.61 [ 49/444] test_baseexception passed │ │ │ │ -0:03:57 load avg: 1.61 [ 50/444] test_base64 passed │ │ │ │ -0:03:57 load avg: 1.61 [ 51/444] test_bigaddrspace passed │ │ │ │ -0:03:57 load avg: 1.61 [ 52/444] test_bdb passed │ │ │ │ -0:03:57 load avg: 1.61 [ 53/444] test_binascii passed │ │ │ │ -0:03:57 load avg: 1.61 [ 54/444] test_bigmem passed │ │ │ │ -0:03:57 load avg: 1.61 [ 55/444] test_bisect passed │ │ │ │ -0:03:57 load avg: 1.61 [ 56/444] test_binop passed │ │ │ │ -0:03:57 load avg: 1.61 [ 57/444] test_bool passed │ │ │ │ -0:03:58 load avg: 1.61 [ 58/444] test_bufio passed │ │ │ │ -0:03:58 load avg: 1.61 [ 59/444] test_build_details passed │ │ │ │ -0:03:59 load avg: 1.61 [ 60/444] test_builtin passed │ │ │ │ -0:04:00 load avg: 1.61 [ 61/444] test_buffer passed │ │ │ │ -0:04:02 load avg: 1.72 [ 62/444] test_bz2 passed │ │ │ │ -0:04:02 load avg: 1.72 [ 63/444] test_bytes passed │ │ │ │ -0:04:04 load avg: 1.72 [ 64/444] test_c_locale_coercion passed │ │ │ │ -0:04:05 load avg: 1.72 [ 65/444] test_call passed │ │ │ │ -0:04:06 load avg: 1.75 [ 66/444] test_calendar passed │ │ │ │ -0:04:24 load avg: 1.73 [ 67/444] test_capi passed │ │ │ │ -0:04:24 load avg: 1.73 [ 68/444] test_charmapcodec passed │ │ │ │ -0:04:25 load avg: 1.73 [ 69/444] test_class passed │ │ │ │ -0:04:25 load avg: 1.73 [ 70/444] test_clinic passed │ │ │ │ -0:04:25 load avg: 1.73 [ 71/444] test_cmath passed │ │ │ │ -0:04:26 load avg: 1.75 [ 72/444] test_cmd passed │ │ │ │ -0:04:32 load avg: 1.77 [ 73/444] test_cmd_line passed │ │ │ │ -0:04:37 load avg: 1.79 [ 74/444] test_cmd_line_script passed -- running (1): test_cext (30.9 sec) │ │ │ │ -0:04:37 load avg: 1.79 [ 75/444] test_code passed -- running (1): test_cext (31.5 sec) │ │ │ │ -0:04:38 load avg: 1.79 [ 76/444] test_cext passed (31.5 sec) │ │ │ │ -0:04:38 load avg: 1.79 [ 77/444] test_code_module passed │ │ │ │ -0:04:38 load avg: 1.79 [ 78/444] test_codeccallbacks passed │ │ │ │ -0:04:38 load avg: 1.79 [ 79/444] test_codecencodings_hk passed │ │ │ │ -0:04:38 load avg: 1.79 [ 80/444] test_codecencodings_cn passed │ │ │ │ -0:04:38 load avg: 1.79 [ 81/444] test_codecencodings_iso2022 passed │ │ │ │ -0:04:38 load avg: 1.79 [ 82/444] test_codecencodings_jp passed │ │ │ │ -0:04:39 load avg: 1.79 [ 83/444] test_codecencodings_kr passed │ │ │ │ -0:04:39 load avg: 1.79 [ 84/444] test_codecencodings_tw passed │ │ │ │ -0:04:39 load avg: 1.79 [ 85/444] test_codecmaps_cn passed │ │ │ │ -0:04:39 load avg: 1.79 [ 86/444] test_codecmaps_hk passed │ │ │ │ -0:04:39 load avg: 1.79 [ 87/444] test_codecmaps_kr passed │ │ │ │ -0:04:39 load avg: 1.79 [ 88/444] test_codecmaps_jp passed │ │ │ │ -0:04:39 load avg: 1.79 [ 89/444] test_codecmaps_tw passed │ │ │ │ -0:04:40 load avg: 1.79 [ 90/444] test_codeop passed │ │ │ │ -0:04:40 load avg: 1.79 [ 91/444] test_codecs passed │ │ │ │ -0:04:40 load avg: 1.79 [ 92/444] test_colorsys passed │ │ │ │ -0:04:40 load avg: 1.79 [ 93/444] test_compare passed │ │ │ │ -0:04:42 load avg: 1.81 [ 94/444] test_collections passed │ │ │ │ -0:04:44 load avg: 1.81 [ 95/444] test_compile passed │ │ │ │ -0:04:45 load avg: 1.81 [ 96/444] test_compiler_assemble passed │ │ │ │ -0:04:45 load avg: 1.81 [ 97/444] test_compiler_codegen passed │ │ │ │ -0:04:45 load avg: 1.81 [ 98/444] test_complex passed │ │ │ │ -0:04:46 load avg: 1.82 [ 99/444] test_configparser passed │ │ │ │ -0:04:46 load avg: 1.82 [100/444] test_contains passed │ │ │ │ -0:04:47 load avg: 1.82 [101/444] test_context passed │ │ │ │ -0:04:47 load avg: 1.82 [102/444] test_contextlib passed │ │ │ │ -0:04:48 load avg: 1.82 [103/444] test_contextlib_async passed │ │ │ │ -0:04:48 load avg: 1.82 [104/444] test_copy passed │ │ │ │ -0:04:48 load avg: 1.82 [105/444] test_copyreg passed │ │ │ │ -0:04:49 load avg: 1.82 [106/444] test_coroutines passed │ │ │ │ -0:05:02 load avg: 1.86 [107/444] test_compileall passed │ │ │ │ -0:05:03 load avg: 1.86 [108/444] test_cprofile passed │ │ │ │ -0:05:04 load avg: 1.86 [109/444] test_crossinterp passed │ │ │ │ -0:05:04 load avg: 1.86 [110/444] test_csv passed │ │ │ │ -0:05:06 load avg: 1.87 [111/444] test_ctypes passed │ │ │ │ -0:05:06 load avg: 1.87 [112/444] test_curses passed │ │ │ │ -0:05:07 load avg: 1.87 [113/444] test_dataclasses passed │ │ │ │ -0:05:11 load avg: 1.87 [114/444] test_datetime passed │ │ │ │ -0:05:11 load avg: 1.80 [115/444] test_dbm passed │ │ │ │ -0:05:11 load avg: 1.80 [116/444] test_dbm_dumb passed │ │ │ │ -0:05:11 load avg: 1.80 [117/444] test_dbm_gnu passed │ │ │ │ -0:05:11 load avg: 1.80 [118/444] test_dbm_ndbm passed │ │ │ │ -0:05:12 load avg: 1.80 [119/444] test_dbm_sqlite3 passed │ │ │ │ -0:05:16 load avg: 1.80 [120/444] test_decimal passed │ │ │ │ -0:05:16 load avg: 1.82 [121/444] test_decorators passed │ │ │ │ -0:05:16 load avg: 1.82 [122/444] test_defaultdict passed │ │ │ │ -0:05:17 load avg: 1.82 [123/444] test_deque passed │ │ │ │ -0:05:18 load avg: 1.82 [124/444] test_descr passed │ │ │ │ -0:05:18 load avg: 1.82 [125/444] test_descrtut passed │ │ │ │ -0:05:18 load avg: 1.82 [126/444] test_devpoll skipped │ │ │ │ +0:04:44 load avg: 15.87 [ 40/444] test_argparse passed -- running (1): test.test_multiprocessing_spawn.test_processes (55.0 sec) │ │ │ │ +0:04:46 load avg: 15.87 [ 41/444] test_array passed -- running (1): test.test_multiprocessing_spawn.test_processes (56.6 sec) │ │ │ │ +0:04:46 load avg: 15.64 [ 42/444] test_asdl_parser passed -- running (1): test.test_multiprocessing_spawn.test_processes (56.9 sec) │ │ │ │ +0:04:51 load avg: 15.64 [ 43/444] test.test_multiprocessing_spawn.test_processes passed (1 min 1 sec) │ │ │ │ +0:04:53 load avg: 15.43 [ 44/444] test_asyncgen passed │ │ │ │ +0:04:54 load avg: 15.43 [ 45/444] test_atexit passed │ │ │ │ +0:04:55 load avg: 15.43 [ 46/444] test_ast passed │ │ │ │ +0:04:55 load avg: 15.43 [ 47/444] test_augassign passed │ │ │ │ +0:04:56 load avg: 15.43 [ 48/444] test_base64 passed │ │ │ │ +0:04:56 load avg: 15.31 [ 49/444] test_baseexception passed │ │ │ │ +0:04:57 load avg: 15.31 [ 50/444] test_bdb passed │ │ │ │ +0:04:57 load avg: 15.31 [ 51/444] test_bigaddrspace passed │ │ │ │ +0:04:57 load avg: 15.31 [ 52/444] test_bigmem passed │ │ │ │ +0:04:58 load avg: 15.31 [ 53/444] test_audit passed │ │ │ │ +0:04:58 load avg: 15.31 [ 54/444] test_binascii passed │ │ │ │ +0:04:58 load avg: 15.31 [ 55/444] test_binop passed │ │ │ │ +0:04:58 load avg: 15.31 [ 56/444] test_bisect passed │ │ │ │ +0:04:58 load avg: 15.31 [ 57/444] test_bool passed │ │ │ │ +0:04:59 load avg: 15.31 [ 58/444] test_bufio passed │ │ │ │ +0:04:59 load avg: 15.31 [ 59/444] test_build_details passed │ │ │ │ +0:05:00 load avg: 15.31 [ 60/444] test_builtin passed │ │ │ │ +0:05:01 load avg: 15.31 [ 61/444] test_buffer passed │ │ │ │ +0:05:03 load avg: 15.45 [ 62/444] test_bz2 passed │ │ │ │ +0:05:04 load avg: 15.45 [ 63/444] test_bytes passed │ │ │ │ +0:05:05 load avg: 15.45 [ 64/444] test_c_locale_coercion passed │ │ │ │ +0:05:06 load avg: 15.45 [ 65/444] test_call passed │ │ │ │ +0:05:08 load avg: 15.25 [ 66/444] test_calendar passed │ │ │ │ +0:05:38 load avg: 14.30 running (2): test_cext (30.0 sec), test_capi (31.8 sec) │ │ │ │ +0:05:38 load avg: 14.30 [ 67/444] test_capi passed (32.5 sec) -- running (1): test_cext (30.7 sec) │ │ │ │ +0:05:39 load avg: 14.30 [ 68/444] test_charmapcodec passed -- running (1): test_cext (31.0 sec) │ │ │ │ +0:05:39 load avg: 14.30 [ 69/444] test_class passed -- running (1): test_cext (31.4 sec) │ │ │ │ +0:05:40 load avg: 14.30 [ 70/444] test_clinic passed -- running (1): test_cext (32.2 sec) │ │ │ │ +0:05:40 load avg: 14.30 [ 71/444] test_cmath passed -- running (1): test_cext (32.7 sec) │ │ │ │ +0:05:41 load avg: 14.30 [ 72/444] test_cmd passed -- running (1): test_cext (33.4 sec) │ │ │ │ +0:05:46 load avg: 14.10 [ 73/444] test_cmd_line passed -- running (1): test_cext (38.8 sec) │ │ │ │ +0:05:52 load avg: 14.01 [ 74/444] test_cext passed (44.1 sec) │ │ │ │ +0:05:52 load avg: 14.01 [ 75/444] test_cmd_line_script passed │ │ │ │ +0:05:52 load avg: 14.01 [ 76/444] test_code_module passed │ │ │ │ +0:05:52 load avg: 14.01 [ 77/444] test_code passed │ │ │ │ +0:05:52 load avg: 14.01 [ 78/444] test_codeccallbacks passed │ │ │ │ +0:05:53 load avg: 14.01 [ 79/444] test_codecencodings_cn passed │ │ │ │ +0:05:53 load avg: 14.01 [ 80/444] test_codecencodings_hk passed │ │ │ │ +0:05:53 load avg: 14.01 [ 81/444] test_codecencodings_iso2022 passed │ │ │ │ +0:05:53 load avg: 14.01 [ 82/444] test_codecencodings_jp passed │ │ │ │ +0:05:53 load avg: 14.01 [ 83/444] test_codecencodings_kr passed │ │ │ │ +0:05:54 load avg: 14.01 [ 84/444] test_codecencodings_tw passed │ │ │ │ +0:05:54 load avg: 14.01 [ 85/444] test_codecmaps_cn passed │ │ │ │ +0:05:54 load avg: 14.01 [ 86/444] test_codecmaps_hk passed │ │ │ │ +0:05:54 load avg: 14.01 [ 87/444] test_codecmaps_jp passed │ │ │ │ +0:05:54 load avg: 14.01 [ 88/444] test_codecmaps_kr passed │ │ │ │ +0:05:55 load avg: 14.01 [ 89/444] test_codecmaps_tw passed │ │ │ │ +0:05:55 load avg: 14.01 [ 90/444] test_codeop passed │ │ │ │ +0:05:55 load avg: 14.01 [ 91/444] test_codecs passed │ │ │ │ +0:05:55 load avg: 14.01 [ 92/444] test_colorsys passed │ │ │ │ +0:05:56 load avg: 14.01 [ 93/444] test_compare passed │ │ │ │ +0:05:58 load avg: 13.61 [ 94/444] test_collections passed │ │ │ │ +0:06:00 load avg: 13.61 [ 95/444] test_compile passed │ │ │ │ +0:06:01 load avg: 13.61 [ 96/444] test_compiler_assemble passed │ │ │ │ +0:06:01 load avg: 13.61 [ 97/444] test_compiler_codegen passed │ │ │ │ +0:06:01 load avg: 13.61 [ 98/444] test_complex passed │ │ │ │ +0:06:02 load avg: 13.08 [ 99/444] test_configparser passed │ │ │ │ +0:06:02 load avg: 13.08 [100/444] test_contains passed │ │ │ │ +0:06:04 load avg: 13.08 [101/444] test_context passed │ │ │ │ +0:06:04 load avg: 13.08 [102/444] test_contextlib passed │ │ │ │ +0:06:04 load avg: 13.08 [103/444] test_contextlib_async passed │ │ │ │ +0:06:05 load avg: 13.08 [104/444] test_copy passed │ │ │ │ +0:06:05 load avg: 13.08 [105/444] test_copyreg passed │ │ │ │ +0:06:06 load avg: 13.08 [106/444] test_coroutines passed │ │ │ │ +0:06:22 load avg: 11.27 [107/444] test_compileall passed │ │ │ │ +0:06:24 load avg: 11.27 [108/444] test_cprofile passed │ │ │ │ +0:06:24 load avg: 11.27 [109/444] test_crossinterp passed │ │ │ │ +0:06:25 load avg: 11.27 [110/444] test_csv passed │ │ │ │ +0:06:27 load avg: 10.85 [111/444] test_ctypes passed │ │ │ │ +0:06:27 load avg: 10.85 [112/444] test_curses passed │ │ │ │ +0:06:28 load avg: 10.85 [113/444] test_dataclasses passed │ │ │ │ +0:06:33 load avg: 10.46 [114/444] test_datetime passed │ │ │ │ +0:06:33 load avg: 10.46 [115/444] test_dbm passed │ │ │ │ +0:06:33 load avg: 10.46 [116/444] test_dbm_dumb passed │ │ │ │ +0:06:34 load avg: 10.46 [117/444] test_dbm_gnu passed │ │ │ │ +0:06:34 load avg: 10.46 [118/444] test_dbm_ndbm passed │ │ │ │ +0:06:35 load avg: 10.46 [119/444] test_dbm_sqlite3 passed │ │ │ │ +0:06:39 load avg: 10.10 [120/444] test_decimal passed -- running (1): test_cppext (33.3 sec) │ │ │ │ +0:06:39 load avg: 10.10 [121/444] test_decorators passed -- running (1): test_cppext (33.5 sec) │ │ │ │ +0:06:40 load avg: 10.10 [122/444] test_defaultdict passed -- running (1): test_cppext (33.8 sec) │ │ │ │ +0:06:41 load avg: 9.77 [123/444] test_deque passed -- running (1): test_cppext (35.5 sec) │ │ │ │ +0:06:42 load avg: 9.77 [124/444] test_descr passed -- running (1): test_cppext (36.6 sec) │ │ │ │ +0:06:43 load avg: 9.77 [125/444] test_descrtut passed -- running (1): test_cppext (37.0 sec) │ │ │ │ +0:06:43 load avg: 9.77 [126/444] test_devpoll skipped -- running (1): test_cppext (37.2 sec) │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:05:19 load avg: 1.82 [127/444] test_dict passed -- running (1): test_cppext (30.1 sec) │ │ │ │ -0:05:19 load avg: 1.82 [128/444] test_dictcomps passed -- running (1): test_cppext (30.3 sec) │ │ │ │ -0:05:19 load avg: 1.82 [129/444] test_dictviews passed -- running (1): test_cppext (30.7 sec) │ │ │ │ -0:05:20 load avg: 1.82 [130/444] test_difflib passed -- running (1): test_cppext (31.2 sec) │ │ │ │ -0:05:21 load avg: 1.82 [131/444] test_dis passed -- running (1): test_cppext (31.8 sec) │ │ │ │ -0:05:22 load avg: 1.83 [132/444] test_cppext passed (33.6 sec) │ │ │ │ -0:05:22 load avg: 1.83 [133/444] test_doctest passed │ │ │ │ -0:05:23 load avg: 1.83 [134/444] test_dtrace passed │ │ │ │ -0:05:23 load avg: 1.83 [135/444] test_dynamic passed │ │ │ │ -0:05:23 load avg: 1.83 [136/444] test_dynamicclassattribute passed │ │ │ │ -0:05:25 load avg: 1.83 [137/444] test_docxmlrpc passed │ │ │ │ -0:05:30 load avg: 1.85 [138/444] test_email passed │ │ │ │ -0:05:31 load avg: 1.86 [139/444] test_eintr passed │ │ │ │ -0:05:32 load avg: 1.86 [140/444] test_enum passed │ │ │ │ -0:05:32 load avg: 1.86 [141/444] test_enumerate passed │ │ │ │ -0:05:33 load avg: 1.86 [142/444] test_eof passed │ │ │ │ -0:05:33 load avg: 1.86 [143/444] test_epoll passed │ │ │ │ -0:05:33 load avg: 1.86 [144/444] test_errno passed │ │ │ │ -0:05:34 load avg: 1.86 [145/444] test_except_star passed │ │ │ │ -0:05:34 load avg: 1.86 [146/444] test_exception_group passed │ │ │ │ -0:05:35 load avg: 1.86 [147/444] test_exception_hierarchy passed │ │ │ │ -0:05:35 load avg: 1.86 [148/444] test_exception_variations passed │ │ │ │ -0:05:36 load avg: 1.87 [149/444] test_embed passed │ │ │ │ -0:05:37 load avg: 1.87 [150/444] test_extcall passed │ │ │ │ -0:05:38 load avg: 1.87 [151/444] test_external_inspection passed │ │ │ │ -0:05:39 load avg: 1.87 [152/444] test_fcntl passed │ │ │ │ -0:05:39 load avg: 1.87 [153/444] test_exceptions passed │ │ │ │ -0:05:39 load avg: 1.87 [154/444] test_file passed │ │ │ │ -0:05:39 load avg: 1.87 [155/444] test_filecmp passed │ │ │ │ -0:05:39 load avg: 1.87 [156/444] test_fileinput passed │ │ │ │ -0:05:40 load avg: 1.87 [157/444] test_fileio passed │ │ │ │ -0:05:40 load avg: 1.87 [158/444] test_fileutils passed │ │ │ │ -0:05:40 load avg: 1.87 [159/444] test_finalization passed │ │ │ │ -0:05:41 load avg: 1.87 [160/444] test_float passed │ │ │ │ -0:05:41 load avg: 1.80 [161/444] test_flufl passed │ │ │ │ -0:05:41 load avg: 1.80 [162/444] test_fnmatch passed │ │ │ │ -0:05:41 load avg: 1.80 [163/444] test_file_eintr passed │ │ │ │ -0:05:41 load avg: 1.80 [164/444] test_format passed │ │ │ │ -0:05:41 load avg: 1.80 [165/444] test_fractions passed │ │ │ │ -0:05:43 load avg: 1.80 [166/444] test_frame passed │ │ │ │ -0:05:43 load avg: 1.80 [167/444] test_free_threading skipped │ │ │ │ +0:06:44 load avg: 9.77 [127/444] test_dict passed -- running (1): test_cppext (38.2 sec) │ │ │ │ +0:06:44 load avg: 9.77 [128/444] test_dictcomps passed -- running (1): test_cppext (38.5 sec) │ │ │ │ +0:06:45 load avg: 9.77 [129/444] test_dictviews passed -- running (1): test_cppext (39.1 sec) │ │ │ │ +0:06:46 load avg: 9.77 [130/444] test_difflib passed -- running (1): test_cppext (39.9 sec) │ │ │ │ +0:06:46 load avg: 10.11 [131/444] test_dis passed -- running (1): test_cppext (40.7 sec) │ │ │ │ +0:06:49 load avg: 10.11 [132/444] test_cppext passed (42.8 sec) │ │ │ │ +0:06:49 load avg: 10.11 [133/444] test_doctest passed │ │ │ │ +0:06:50 load avg: 10.11 [134/444] test_dtrace passed │ │ │ │ +0:06:50 load avg: 10.11 [135/444] test_dynamic passed │ │ │ │ +0:06:51 load avg: 10.11 [136/444] test_dynamicclassattribute passed │ │ │ │ +0:06:52 load avg: 10.18 [137/444] test_docxmlrpc passed │ │ │ │ +0:06:59 load avg: 10.33 [138/444] test_email passed │ │ │ │ +0:06:59 load avg: 10.33 [139/444] test_eintr passed │ │ │ │ +0:07:00 load avg: 10.33 [140/444] test_enum passed │ │ │ │ +0:07:00 load avg: 10.33 [141/444] test_enumerate passed │ │ │ │ +0:07:01 load avg: 10.33 [142/444] test_eof passed │ │ │ │ +0:07:01 load avg: 10.38 [143/444] test_epoll passed │ │ │ │ +0:07:02 load avg: 10.38 [144/444] test_errno passed │ │ │ │ +0:07:02 load avg: 10.38 [145/444] test_except_star passed │ │ │ │ +0:07:03 load avg: 10.38 [146/444] test_exception_group passed │ │ │ │ +0:07:03 load avg: 10.38 [147/444] test_exception_hierarchy passed │ │ │ │ +0:07:03 load avg: 10.38 [148/444] test_exception_variations passed │ │ │ │ +0:07:05 load avg: 10.38 [149/444] test_embed passed │ │ │ │ +0:07:05 load avg: 10.38 [150/444] test_extcall passed │ │ │ │ +0:07:06 load avg: 10.59 [151/444] test_external_inspection passed │ │ │ │ +0:07:07 load avg: 10.59 [152/444] test_fcntl passed │ │ │ │ +0:07:07 load avg: 10.59 [153/444] test_exceptions passed │ │ │ │ +0:07:07 load avg: 10.59 [154/444] test_file passed │ │ │ │ +0:07:08 load avg: 10.59 [155/444] test_filecmp passed │ │ │ │ +0:07:08 load avg: 10.59 [156/444] test_fileinput passed │ │ │ │ +0:07:09 load avg: 10.59 [157/444] test_fileio passed │ │ │ │ +0:07:09 load avg: 10.59 [158/444] test_fileutils passed │ │ │ │ +0:07:10 load avg: 10.59 [159/444] test_file_eintr passed │ │ │ │ +0:07:10 load avg: 10.59 [160/444] test_float passed │ │ │ │ +0:07:10 load avg: 10.59 [161/444] test_finalization passed │ │ │ │ +0:07:10 load avg: 10.59 [162/444] test_flufl passed │ │ │ │ +0:07:10 load avg: 10.59 [163/444] test_fnmatch passed │ │ │ │ +0:07:10 load avg: 10.59 [164/444] test_format passed │ │ │ │ +0:07:11 load avg: 10.59 [165/444] test_fractions passed │ │ │ │ +0:07:13 load avg: 10.63 [166/444] test_frame passed │ │ │ │ +0:07:13 load avg: 10.63 [167/444] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:05:43 load avg: 1.80 [168/444] test_frozen passed │ │ │ │ -0:05:46 load avg: 1.74 [169/444] test_fork1 passed │ │ │ │ -0:05:46 load avg: 1.74 [170/444] test_fstring passed │ │ │ │ -0:05:46 load avg: 1.74 [171/444] test_funcattrs passed │ │ │ │ -0:05:48 load avg: 1.74 [172/444] test_functools passed │ │ │ │ -0:05:48 load avg: 1.74 [173/444] test_generated_cases passed │ │ │ │ -0:05:48 load avg: 1.74 [174/444] test_generator_stop passed │ │ │ │ -0:05:49 load avg: 1.74 [175/444] test_generators passed │ │ │ │ -0:05:49 load avg: 1.74 [176/444] test_genericalias passed │ │ │ │ -0:05:49 load avg: 1.74 [177/444] test_genericclass passed │ │ │ │ -0:05:49 load avg: 1.74 [178/444] test_gc passed │ │ │ │ -0:05:49 load avg: 1.74 [179/444] test_genericpath passed │ │ │ │ -0:05:49 load avg: 1.74 [180/444] test_genexps passed │ │ │ │ -0:05:50 load avg: 1.74 [181/444] test_getopt passed │ │ │ │ -0:05:50 load avg: 1.74 [182/444] test_getpass passed │ │ │ │ -0:05:50 load avg: 1.74 [183/444] test_getpath passed │ │ │ │ -0:05:50 load avg: 1.74 [184/444] test_gettext passed │ │ │ │ -0:05:50 load avg: 1.74 [185/444] test_glob passed │ │ │ │ -0:05:50 load avg: 1.74 [186/444] test_global passed │ │ │ │ -0:05:50 load avg: 1.74 [187/444] test_grammar passed │ │ │ │ -0:05:51 load avg: 1.74 [188/444] test_graphlib passed │ │ │ │ -0:05:51 load avg: 1.74 [189/444] test_grp passed │ │ │ │ -0:05:52 load avg: 1.68 [190/444] test_hash passed │ │ │ │ -0:05:52 load avg: 1.68 [191/444] test_gzip passed │ │ │ │ -0:05:53 load avg: 1.68 [192/444] test_heapq passed │ │ │ │ -0:05:53 load avg: 1.68 [193/444] test_hmac passed │ │ │ │ -0:05:53 load avg: 1.68 [194/444] test_html passed │ │ │ │ -0:05:54 load avg: 1.68 [195/444] test_htmlparser passed │ │ │ │ -0:05:55 load avg: 1.68 [196/444] test_http_cookiejar passed │ │ │ │ -0:05:56 load avg: 1.78 [197/444] test_http_cookies passed │ │ │ │ -0:06:02 load avg: 1.72 [198/444] test_httpservers passed │ │ │ │ -0:06:06 load avg: 1.66 [199/444] test_idle passed │ │ │ │ -0:06:12 load avg: 1.69 [200/444] test_import passed │ │ │ │ -0:06:16 load avg: 1.63 [201/444] test_hashlib passed │ │ │ │ -0:06:16 load avg: 1.63 [202/444] test_index passed │ │ │ │ -0:06:16 load avg: 1.63 [203/444] test_importlib passed │ │ │ │ -0:06:17 load avg: 1.63 [204/444] test_int_literal passed │ │ │ │ -0:06:29 load avg: 1.61 [205/444] test_interpreters passed │ │ │ │ -0:06:51 load avg: 1.52 [206/444] test_int passed (34.6 sec) │ │ │ │ -0:06:51 load avg: 1.52 [207/444] test_ioctl passed │ │ │ │ -0:06:52 load avg: 1.52 [208/444] test_ipaddress passed │ │ │ │ -0:06:55 load avg: 1.52 [209/444] test_isinstance passed │ │ │ │ -0:06:55 load avg: 1.52 [210/444] test_iter passed │ │ │ │ -0:06:55 load avg: 1.52 [211/444] test_iterlen passed │ │ │ │ -0:06:57 load avg: 1.47 [212/444] test_itertools passed │ │ │ │ -0:07:05 load avg: 1.44 [213/444] test_io passed (35.9 sec) │ │ │ │ -0:07:05 load avg: 1.44 [214/444] test_keyword passed │ │ │ │ -0:07:05 load avg: 1.44 [215/444] test_keywordonlyarg passed │ │ │ │ -0:07:05 load avg: 1.44 [216/444] test_kqueue skipped │ │ │ │ +0:07:14 load avg: 10.63 [168/444] test_frozen passed │ │ │ │ +0:07:16 load avg: 10.63 [169/444] test_fork1 passed │ │ │ │ +0:07:16 load avg: 10.63 [170/444] test_funcattrs passed │ │ │ │ +0:07:17 load avg: 10.82 [171/444] test_fstring passed │ │ │ │ +0:07:18 load avg: 10.82 [172/444] test_functools passed │ │ │ │ +0:07:18 load avg: 10.82 [173/444] test_generated_cases passed │ │ │ │ +0:07:19 load avg: 10.82 [174/444] test_generator_stop passed │ │ │ │ +0:07:19 load avg: 10.82 [175/444] test_generators passed │ │ │ │ +0:07:20 load avg: 10.82 [176/444] test_genericalias passed │ │ │ │ +0:07:20 load avg: 10.82 [177/444] test_genericclass passed │ │ │ │ +0:07:20 load avg: 10.82 [178/444] test_genericpath passed │ │ │ │ +0:07:20 load avg: 10.82 [179/444] test_genexps passed │ │ │ │ +0:07:21 load avg: 10.82 [180/444] test_gc passed │ │ │ │ +0:07:21 load avg: 10.82 [181/444] test_getopt passed │ │ │ │ +0:07:21 load avg: 10.82 [182/444] test_getpass passed │ │ │ │ +0:07:21 load avg: 10.82 [183/444] test_getpath passed │ │ │ │ +0:07:21 load avg: 11.07 [184/444] test_gettext passed │ │ │ │ +0:07:22 load avg: 11.07 [185/444] test_glob passed │ │ │ │ +0:07:22 load avg: 11.07 [186/444] test_global passed │ │ │ │ +0:07:22 load avg: 11.07 [187/444] test_grammar passed │ │ │ │ +0:07:22 load avg: 11.07 [188/444] test_graphlib passed │ │ │ │ +0:07:22 load avg: 11.07 [189/444] test_grp passed │ │ │ │ +0:07:23 load avg: 11.07 [190/444] test_hash passed │ │ │ │ +0:07:24 load avg: 11.07 [191/444] test_gzip passed │ │ │ │ +0:07:25 load avg: 11.07 [192/444] test_heapq passed │ │ │ │ +0:07:26 load avg: 11.07 [193/444] test_hmac passed │ │ │ │ +0:07:26 load avg: 11.07 [194/444] test_html passed │ │ │ │ +0:07:27 load avg: 11.23 [195/444] test_htmlparser passed │ │ │ │ +0:07:28 load avg: 11.23 [196/444] test_http_cookiejar passed │ │ │ │ +0:07:32 load avg: 11.37 [197/444] test_http_cookies passed │ │ │ │ +0:07:38 load avg: 11.50 [198/444] test_httpservers passed │ │ │ │ +0:07:45 load avg: 11.70 [199/444] test_idle passed │ │ │ │ +0:07:48 load avg: 11.80 [200/444] test_hashlib passed │ │ │ │ +0:07:51 load avg: 11.80 [201/444] test_import passed │ │ │ │ +0:07:51 load avg: 11.90 [202/444] test_index passed │ │ │ │ +0:07:57 load avg: 12.07 [203/444] test_importlib passed │ │ │ │ +0:07:58 load avg: 12.07 [204/444] test_int_literal passed │ │ │ │ +0:08:14 load avg: 12.28 [205/444] test_interpreters passed │ │ │ │ +0:08:28 load avg: 12.34 [206/444] test_int passed (36.8 sec) │ │ │ │ +0:08:29 load avg: 12.34 [207/444] test_ioctl passed │ │ │ │ +0:08:29 load avg: 12.34 [208/444] test_ipaddress passed │ │ │ │ +0:08:37 load avg: 12.13 [209/444] test_isinstance passed │ │ │ │ +0:08:37 load avg: 12.13 [210/444] test_iter passed │ │ │ │ +0:08:37 load avg: 12.13 [211/444] test_iterlen passed │ │ │ │ +0:08:39 load avg: 12.13 [212/444] test_itertools passed │ │ │ │ +0:08:47 load avg: 11.96 [213/444] test_json passed -- running (1): test_io (33.1 sec) │ │ │ │ +0:08:47 load avg: 11.96 [214/444] test_keyword passed -- running (1): test_io (33.3 sec) │ │ │ │ +0:08:48 load avg: 11.96 [215/444] test_keywordonlyarg passed -- running (1): test_io (33.6 sec) │ │ │ │ +0:08:48 load avg: 11.96 [216/444] test_kqueue skipped -- running (1): test_io (33.8 sec) │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:07:06 load avg: 1.48 [217/444] test_json passed │ │ │ │ -0:07:06 load avg: 1.48 [218/444] test_launcher skipped │ │ │ │ +0:08:50 load avg: 11.96 [217/444] test_io passed (36.1 sec) │ │ │ │ +0:08:51 load avg: 11.96 [218/444] test_launcher skipped │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:07:07 load avg: 1.48 [219/444] test_linecache passed │ │ │ │ -0:07:08 load avg: 1.48 [220/444] test_list passed │ │ │ │ -0:07:08 load avg: 1.48 [221/444] test_listcomps passed │ │ │ │ -0:07:08 load avg: 1.48 [222/444] test_lltrace passed │ │ │ │ -0:07:08 load avg: 1.48 [223/444] test_largefile passed │ │ │ │ -0:07:08 load avg: 1.48 [224/444] test_locale passed │ │ │ │ -0:07:10 load avg: 1.48 [225/444] test_long passed │ │ │ │ -0:07:10 load avg: 1.48 [226/444] test_longexp passed │ │ │ │ -0:07:10 load avg: 1.48 [227/444] test_lzma passed │ │ │ │ -0:07:11 load avg: 1.44 [228/444] test_mailbox passed │ │ │ │ -0:07:11 load avg: 1.44 [229/444] test_marshal passed │ │ │ │ -0:07:32 load avg: 1.32 [230/444] test_logging passed │ │ │ │ -0:07:32 load avg: 1.32 [231/444] test_math_property passed │ │ │ │ -0:07:32 load avg: 1.32 [232/444] test_memoryio passed │ │ │ │ -0:07:33 load avg: 1.32 [233/444] test_memoryview passed │ │ │ │ -0:07:33 load avg: 1.32 [234/444] test_metaclass passed │ │ │ │ -0:07:34 load avg: 1.32 [235/444] test_mimetypes passed │ │ │ │ -0:07:35 load avg: 1.32 [236/444] test_minidom passed │ │ │ │ -0:07:35 load avg: 1.32 [237/444] test_mmap passed │ │ │ │ -0:07:35 load avg: 1.32 [238/444] test_module passed │ │ │ │ -0:07:36 load avg: 1.37 [239/444] test_modulefinder passed │ │ │ │ -0:07:36 load avg: 1.37 [240/444] test_monitoring passed │ │ │ │ -0:07:37 load avg: 1.37 [241/444] test_msvcrt skipped │ │ │ │ +0:08:51 load avg: 11.96 [219/444] test_linecache passed │ │ │ │ +0:08:52 load avg: 12.04 [220/444] test_list passed │ │ │ │ +0:08:52 load avg: 12.04 [221/444] test_listcomps passed │ │ │ │ +0:08:52 load avg: 12.04 [222/444] test_lltrace passed │ │ │ │ +0:08:53 load avg: 12.04 [223/444] test_locale passed │ │ │ │ +0:08:54 load avg: 12.04 [224/444] test_largefile passed │ │ │ │ +0:08:56 load avg: 12.04 [225/444] test_long passed │ │ │ │ +0:08:56 load avg: 12.04 [226/444] test_longexp passed │ │ │ │ +0:08:58 load avg: 11.88 [227/444] test_lzma passed │ │ │ │ +0:08:59 load avg: 11.88 [228/444] test_mailbox passed │ │ │ │ +0:09:00 load avg: 11.88 [229/444] test_marshal passed │ │ │ │ +0:09:19 load avg: 11.69 [230/444] test_logging passed │ │ │ │ +0:09:19 load avg: 11.69 [231/444] test_math_property passed │ │ │ │ +0:09:19 load avg: 11.69 [232/444] test_memoryio passed │ │ │ │ +0:09:20 load avg: 11.69 [233/444] test_memoryview passed │ │ │ │ +0:09:21 load avg: 11.69 [234/444] test_metaclass passed │ │ │ │ +0:09:22 load avg: 11.72 [235/444] test_mimetypes passed │ │ │ │ +0:09:22 load avg: 11.72 [236/444] test_minidom passed │ │ │ │ +0:09:22 load avg: 11.72 [237/444] test_mmap passed │ │ │ │ +0:09:23 load avg: 11.72 [238/444] test_module passed │ │ │ │ +0:09:24 load avg: 11.72 [239/444] test_modulefinder passed │ │ │ │ +0:09:24 load avg: 11.72 [240/444] test_monitoring passed │ │ │ │ +0:09:25 load avg: 11.72 [241/444] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:07:37 load avg: 1.37 [242/444] test_multibytecodec passed │ │ │ │ -0:07:38 load avg: 1.37 [243/444] test_math passed │ │ │ │ -0:07:38 load avg: 1.37 [244/444] test_named_expressions passed │ │ │ │ -0:07:39 load avg: 1.37 [245/444] test_netrc passed │ │ │ │ -0:07:40 load avg: 1.37 [246/444] test_ntpath passed │ │ │ │ -0:07:40 load avg: 1.37 [247/444] test_nturl2path passed │ │ │ │ -0:07:40 load avg: 1.37 [248/444] test_numeric_tower passed │ │ │ │ -0:07:41 load avg: 1.42 [249/444] test_opcache passed │ │ │ │ -0:07:41 load avg: 1.42 [250/444] test_opcodes passed │ │ │ │ -0:07:41 load avg: 1.42 [251/444] test_openpty passed │ │ │ │ -0:07:42 load avg: 1.42 [252/444] test_operator passed │ │ │ │ -0:07:42 load avg: 1.42 [253/444] test_optimizer passed │ │ │ │ -0:07:42 load avg: 1.42 [254/444] test_optparse passed │ │ │ │ -0:07:43 load avg: 1.42 [255/444] test_ordered_dict passed │ │ │ │ -0:07:50 load avg: 1.31 [256/444] test_multiprocessing_main_handling passed │ │ │ │ -0:07:50 load avg: 1.31 [257/444] test_osx_env passed │ │ │ │ -0:07:52 load avg: 1.28 [258/444] test_pathlib passed │ │ │ │ -0:07:52 load avg: 1.28 [259/444] test_patma passed │ │ │ │ -0:07:57 load avg: 1.18 [260/444] test_os passed │ │ │ │ -0:07:58 load avg: 1.18 [261/444] test_peepholer passed │ │ │ │ -0:07:58 load avg: 1.18 [262/444] test_peg_generator passed │ │ │ │ -0:07:58 load avg: 1.18 [263/444] test_pep646_syntax passed │ │ │ │ -0:07:59 load avg: 1.18 [264/444] test_perf_profiler passed │ │ │ │ -0:07:59 load avg: 1.18 [265/444] test_perfmaps passed │ │ │ │ -0:08:04 load avg: 1.25 [266/444] test_pickle passed │ │ │ │ -0:08:05 load avg: 1.25 [267/444] test_picklebuffer passed │ │ │ │ -0:08:06 load avg: 1.25 [268/444] test_pickletools passed │ │ │ │ -0:08:06 load avg: 1.31 [269/444] test_pkg passed │ │ │ │ -0:08:06 load avg: 1.31 [270/444] test_pkgutil passed │ │ │ │ -0:08:07 load avg: 1.31 [271/444] test_platform passed │ │ │ │ -0:08:07 load avg: 1.31 [272/444] test_plistlib passed │ │ │ │ -0:08:08 load avg: 1.31 [273/444] test_pdb passed │ │ │ │ -0:08:09 load avg: 1.31 [274/444] test_popen passed │ │ │ │ -0:08:09 load avg: 1.31 [275/444] test_positional_only_arg passed │ │ │ │ -0:08:11 load avg: 1.28 [276/444] test_posix passed │ │ │ │ -0:08:12 load avg: 1.28 [277/444] test_posixpath passed │ │ │ │ -0:08:12 load avg: 1.28 [278/444] test_pow passed │ │ │ │ -0:08:13 load avg: 1.28 [279/444] test_pprint passed │ │ │ │ -0:08:13 load avg: 1.28 [280/444] test_print passed │ │ │ │ -0:08:13 load avg: 1.28 [281/444] test_profile passed │ │ │ │ -0:08:14 load avg: 1.28 [282/444] test_property passed │ │ │ │ -0:08:14 load avg: 1.28 [283/444] test_pstats passed │ │ │ │ -0:08:14 load avg: 1.28 [284/444] test_pty passed │ │ │ │ -0:08:15 load avg: 1.28 [285/444] test_pulldom passed │ │ │ │ -0:08:15 load avg: 1.28 [286/444] test_pwd passed │ │ │ │ -0:08:16 load avg: 1.28 [287/444] test_py_compile passed │ │ │ │ -0:08:17 load avg: 1.26 [288/444] test_pyclbr passed │ │ │ │ -0:08:17 load avg: 1.26 [289/444] test_pyexpat passed │ │ │ │ -0:08:18 load avg: 1.26 [290/444] test_poll passed │ │ │ │ -0:08:20 load avg: 1.26 [291/444] test_pyrepl passed │ │ │ │ -0:08:20 load avg: 1.26 [292/444] test_quopri passed │ │ │ │ -0:08:20 load avg: 1.26 [293/444] test_raise passed │ │ │ │ -0:08:22 load avg: 1.24 [294/444] test_random passed │ │ │ │ -0:08:22 load avg: 1.24 [295/444] test_range passed │ │ │ │ -0:08:23 load avg: 1.24 [296/444] test_re passed │ │ │ │ -0:08:23 load avg: 1.24 [297/444] test_readline passed │ │ │ │ -0:08:27 load avg: 1.30 [298/444] test_queue passed │ │ │ │ -0:08:31 load avg: 1.30 [299/444] test_remote_pdb passed │ │ │ │ -0:08:33 load avg: 1.27 [300/444] test_repl passed │ │ │ │ -0:08:33 load avg: 1.27 [301/444] test_reprlib passed │ │ │ │ -0:08:33 load avg: 1.27 [302/444] test_resource passed │ │ │ │ -0:08:34 load avg: 1.27 [303/444] test_richcmp passed │ │ │ │ -0:08:34 load avg: 1.27 [304/444] test_rlcompleter passed │ │ │ │ -0:08:34 load avg: 1.27 [305/444] test_robotparser passed │ │ │ │ -0:08:35 load avg: 1.27 [306/444] test_runpy passed │ │ │ │ -0:08:35 load avg: 1.27 [307/444] test_sax passed │ │ │ │ -0:08:36 load avg: 1.25 [308/444] test_sched passed │ │ │ │ -0:08:36 load avg: 1.25 [309/444] test_scope passed │ │ │ │ -0:08:37 load avg: 1.25 [310/444] test_script_helper passed │ │ │ │ -0:08:37 load avg: 1.25 [311/444] test_secrets passed │ │ │ │ -0:08:39 load avg: 1.25 [312/444] test_select passed │ │ │ │ -0:08:46 load avg: 1.21 [313/444] test_regrtest passed │ │ │ │ -0:08:48 load avg: 1.21 [314/444] test_set passed │ │ │ │ -0:08:48 load avg: 1.21 [315/444] test_setcomps passed │ │ │ │ -0:08:49 load avg: 1.21 [316/444] test_shelve passed │ │ │ │ -0:08:49 load avg: 1.21 [317/444] test_shlex passed │ │ │ │ -0:08:50 load avg: 1.21 [318/444] test_shutil passed │ │ │ │ -0:08:55 load avg: 1.12 [319/444] test_selectors passed │ │ │ │ -0:08:57 load avg: 1.11 [320/444] test_site passed │ │ │ │ -0:08:57 load avg: 1.11 [321/444] test_slice passed │ │ │ │ -0:08:59 load avg: 1.11 [322/444] test_smtplib passed │ │ │ │ -0:08:59 load avg: 1.11 [323/444] test_smtpnet passed │ │ │ │ -0:09:00 load avg: 1.11 [324/444] test_socketserver passed │ │ │ │ -0:09:00 load avg: 1.11 [325/444] test_sort passed │ │ │ │ -0:09:12 load avg: 1.16 [326/444] test_signal passed │ │ │ │ -0:09:13 load avg: 1.16 [327/444] test_sqlite3 passed │ │ │ │ -0:09:13 load avg: 1.16 [328/444] test_stable_abi_ctypes passed │ │ │ │ -0:09:13 load avg: 1.16 [329/444] test_startfile skipped │ │ │ │ +0:09:25 load avg: 11.72 [242/444] test_multibytecodec passed │ │ │ │ +0:09:27 load avg: 11.74 [243/444] test_math passed │ │ │ │ +0:09:27 load avg: 11.74 [244/444] test_named_expressions passed │ │ │ │ +0:09:27 load avg: 11.74 [245/444] test_netrc passed │ │ │ │ +0:09:28 load avg: 11.74 [246/444] test_ntpath passed │ │ │ │ +0:09:28 load avg: 11.74 [247/444] test_nturl2path passed │ │ │ │ +0:09:29 load avg: 11.74 [248/444] test_numeric_tower passed │ │ │ │ +0:09:30 load avg: 11.74 [249/444] test_opcache passed │ │ │ │ +0:09:30 load avg: 11.74 [250/444] test_opcodes passed │ │ │ │ +0:09:30 load avg: 11.74 [251/444] test_openpty passed │ │ │ │ +0:09:31 load avg: 11.74 [252/444] test_operator passed │ │ │ │ +0:09:31 load avg: 11.74 [253/444] test_optimizer passed │ │ │ │ +0:09:31 load avg: 11.74 [254/444] test_optparse passed │ │ │ │ +0:09:32 load avg: 11.76 [255/444] test_ordered_dict passed │ │ │ │ +0:09:38 load avg: 11.62 [256/444] test_multiprocessing_main_handling passed │ │ │ │ +0:09:38 load avg: 11.62 [257/444] test_osx_env passed │ │ │ │ +0:09:41 load avg: 11.62 [258/444] test_pathlib passed │ │ │ │ +0:09:41 load avg: 11.62 [259/444] test_patma passed │ │ │ │ +0:09:47 load avg: 11.52 [260/444] test_os passed │ │ │ │ +0:09:48 load avg: 11.52 [261/444] test_peepholer passed │ │ │ │ +0:09:48 load avg: 11.52 [262/444] test_peg_generator passed │ │ │ │ +0:09:48 load avg: 11.52 [263/444] test_pep646_syntax passed │ │ │ │ +0:09:49 load avg: 11.52 [264/444] test_perf_profiler passed │ │ │ │ +0:09:49 load avg: 11.52 [265/444] test_perfmaps passed │ │ │ │ +0:09:56 load avg: 11.96 [266/444] test_pickle passed │ │ │ │ +0:09:57 load avg: 11.96 [267/444] test_picklebuffer passed │ │ │ │ +0:09:58 load avg: 11.96 [268/444] test_pickletools passed │ │ │ │ +0:09:58 load avg: 11.96 [269/444] test_pkg passed │ │ │ │ +0:09:59 load avg: 11.96 [270/444] test_pkgutil passed │ │ │ │ +0:09:59 load avg: 11.96 [271/444] test_platform passed │ │ │ │ +0:10:00 load avg: 11.96 [272/444] test_plistlib passed │ │ │ │ +0:10:02 load avg: 11.81 [273/444] test_pdb passed │ │ │ │ +0:10:02 load avg: 11.81 [274/444] test_popen passed │ │ │ │ +0:10:02 load avg: 11.81 [275/444] test_positional_only_arg passed │ │ │ │ +0:10:05 load avg: 11.81 [276/444] test_posix passed │ │ │ │ +0:10:05 load avg: 11.81 [277/444] test_posixpath passed │ │ │ │ +0:10:06 load avg: 11.81 [278/444] test_pow passed │ │ │ │ +0:10:06 load avg: 11.74 [279/444] test_pprint passed │ │ │ │ +0:10:07 load avg: 11.74 [280/444] test_print passed │ │ │ │ +0:10:07 load avg: 11.74 [281/444] test_profile passed │ │ │ │ +0:10:08 load avg: 11.74 [282/444] test_property passed │ │ │ │ +0:10:08 load avg: 11.74 [283/444] test_pstats passed │ │ │ │ +0:10:08 load avg: 11.74 [284/444] test_pty passed │ │ │ │ +0:10:09 load avg: 11.74 [285/444] test_pulldom passed │ │ │ │ +0:10:09 load avg: 11.74 [286/444] test_pwd passed │ │ │ │ +0:10:10 load avg: 11.74 [287/444] test_py_compile passed │ │ │ │ +0:10:11 load avg: 11.74 [288/444] test_pyclbr passed │ │ │ │ +0:10:11 load avg: 11.76 [289/444] test_poll passed │ │ │ │ +0:10:12 load avg: 11.76 [290/444] test_pyexpat passed │ │ │ │ +0:10:14 load avg: 11.76 [291/444] test_pyrepl passed │ │ │ │ +0:10:15 load avg: 11.76 [292/444] test_quopri passed │ │ │ │ +0:10:15 load avg: 11.76 [293/444] test_raise passed │ │ │ │ +0:10:18 load avg: 12.02 [294/444] test_random passed │ │ │ │ +0:10:19 load avg: 12.02 [295/444] test_range passed │ │ │ │ +0:10:20 load avg: 12.02 [296/444] test_re passed │ │ │ │ +0:10:20 load avg: 12.02 [297/444] test_readline passed │ │ │ │ +0:10:21 load avg: 12.02 [298/444] test_queue passed │ │ │ │ +0:10:25 load avg: 11.94 [299/444] test_remote_pdb passed │ │ │ │ +0:10:27 load avg: 12.11 [300/444] test_repl passed │ │ │ │ +0:10:28 load avg: 12.11 [301/444] test_reprlib passed │ │ │ │ +0:10:28 load avg: 12.11 [302/444] test_resource passed │ │ │ │ +0:10:28 load avg: 12.11 [303/444] test_richcmp passed │ │ │ │ +0:10:29 load avg: 12.11 [304/444] test_rlcompleter passed │ │ │ │ +0:10:29 load avg: 12.11 [305/444] test_robotparser passed │ │ │ │ +0:10:30 load avg: 12.11 [306/444] test_runpy passed │ │ │ │ +0:10:30 load avg: 12.11 [307/444] test_sax passed │ │ │ │ +0:10:31 load avg: 12.11 [308/444] test_sched passed │ │ │ │ +0:10:31 load avg: 12.10 [309/444] test_scope passed │ │ │ │ +0:10:32 load avg: 12.10 [310/444] test_script_helper passed │ │ │ │ +0:10:32 load avg: 12.10 [311/444] test_secrets passed │ │ │ │ +0:10:34 load avg: 12.10 [312/444] test_select passed │ │ │ │ +0:10:51 load avg: 12.16 [313/444] test_selectors passed -- running (1): test_regrtest (30.6 sec) │ │ │ │ +0:10:53 load avg: 12.47 [314/444] test_regrtest passed (33.0 sec) │ │ │ │ +0:10:53 load avg: 12.47 [315/444] test_set passed │ │ │ │ +0:10:54 load avg: 12.47 [316/444] test_setcomps passed │ │ │ │ +0:10:54 load avg: 12.47 [317/444] test_shlex passed │ │ │ │ +0:10:55 load avg: 12.47 [318/444] test_shutil passed │ │ │ │ +0:10:57 load avg: 12.75 [319/444] test_shelve passed │ │ │ │ +0:10:58 load avg: 12.75 [320/444] test_site passed │ │ │ │ +0:10:59 load avg: 12.75 [321/444] test_slice passed │ │ │ │ +0:11:01 load avg: 12.75 [322/444] test_smtplib passed │ │ │ │ +0:11:01 load avg: 12.75 [323/444] test_smtpnet passed │ │ │ │ +0:11:02 load avg: 12.53 [324/444] test_socketserver passed │ │ │ │ +0:11:02 load avg: 12.53 [325/444] test_sort passed │ │ │ │ +0:11:32 load avg: 12.71 running (2): test_source_encoding (30.0 sec), test_signal (37.2 sec) │ │ │ │ +0:11:34 load avg: 12.71 [326/444] test_signal passed (38.7 sec) -- running (1): test_source_encoding (31.5 sec) │ │ │ │ +0:11:35 load avg: 12.71 [327/444] test_sqlite3 passed -- running (1): test_source_encoding (32.4 sec) │ │ │ │ +0:11:35 load avg: 12.71 [328/444] test_stable_abi_ctypes passed -- running (1): test_source_encoding (32.7 sec) │ │ │ │ +0:11:35 load avg: 12.71 [329/444] test_startfile skipped -- running (1): test_source_encoding (32.9 sec) │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:09:13 load avg: 1.16 [330/444] test_stat passed │ │ │ │ -0:09:36 load avg: 1.44 [331/444] test_statistics passed -- running (1): test_source_encoding (36.4 sec) │ │ │ │ -0:09:39 load avg: 1.44 [332/444] test_str passed -- running (1): test_source_encoding (39.3 sec) │ │ │ │ -0:09:39 load avg: 1.44 [333/444] test_strftime passed -- running (1): test_source_encoding (39.5 sec) │ │ │ │ -0:09:40 load avg: 1.44 [334/444] test_string passed -- running (1): test_source_encoding (39.9 sec) │ │ │ │ -0:09:40 load avg: 1.44 [335/444] test_string_literals passed -- running (1): test_source_encoding (40.1 sec) │ │ │ │ -0:09:40 load avg: 1.44 [336/444] test_stringprep passed -- running (1): test_source_encoding (40.3 sec) │ │ │ │ -0:09:40 load avg: 1.44 [337/444] test_strptime passed -- running (1): test_source_encoding (40.6 sec) │ │ │ │ -0:09:41 load avg: 1.49 [338/444] test_strtod passed -- running (1): test_source_encoding (41.1 sec) │ │ │ │ -0:09:42 load avg: 1.49 [339/444] test_struct passed -- running (1): test_source_encoding (41.7 sec) │ │ │ │ -0:09:42 load avg: 1.49 [340/444] test_structseq passed -- running (1): test_source_encoding (42.0 sec) │ │ │ │ -0:09:42 load avg: 1.49 [341/444] test_subclassinit passed -- running (1): test_source_encoding (42.2 sec) │ │ │ │ -0:09:43 load avg: 1.49 [342/444] test_source_encoding passed (43.1 sec) │ │ │ │ -0:09:43 load avg: 1.49 [343/444] test_sundry passed │ │ │ │ -0:09:43 load avg: 1.49 [344/444] test_super passed │ │ │ │ -0:09:51 load avg: 1.50 [345/444] test_support passed │ │ │ │ -0:09:51 load avg: 1.50 [346/444] test_symtable passed │ │ │ │ -0:09:52 load avg: 1.50 [347/444] test_syntax passed │ │ │ │ -0:09:55 load avg: 1.50 [348/444] test_sys passed │ │ │ │ -0:09:56 load avg: 1.50 [349/444] test_sys_setprofile passed │ │ │ │ -0:09:57 load avg: 1.54 [350/444] test_sys_settrace passed │ │ │ │ -0:09:58 load avg: 1.54 [351/444] test_sysconfig passed │ │ │ │ -0:09:58 load avg: 1.54 [352/444] test_syslog passed │ │ │ │ -0:09:59 load avg: 1.54 [353/444] test_tabnanny passed │ │ │ │ -0:10:04 load avg: 1.58 [354/444] test_subprocess passed │ │ │ │ -0:10:05 load avg: 1.58 [355/444] test_tcl passed │ │ │ │ -0:10:06 load avg: 1.69 [356/444] test_tempfile passed │ │ │ │ -0:10:07 load avg: 1.69 [357/444] test_termios passed │ │ │ │ -0:10:07 load avg: 1.69 [358/444] test_textwrap passed │ │ │ │ -0:10:09 load avg: 1.69 [359/444] test_thread passed │ │ │ │ -0:10:09 load avg: 1.69 [360/444] test_thread_local_bytecode passed │ │ │ │ -0:10:09 load avg: 1.69 [361/444] test_threadedtempfile passed │ │ │ │ -0:10:11 load avg: 1.64 [362/444] test_tarfile passed │ │ │ │ -0:10:12 load avg: 1.64 [363/444] test_threading_local passed │ │ │ │ -0:10:17 load avg: 1.51 [364/444] test_threadsignals passed │ │ │ │ -0:10:20 load avg: 1.51 [365/444] test_time passed │ │ │ │ -0:10:21 load avg: 1.51 [366/444] test_timeit passed │ │ │ │ -0:10:22 load avg: 1.38 [367/444] test_timeout passed │ │ │ │ -0:10:27 load avg: 1.43 [368/444] test_tkinter passed │ │ │ │ -0:10:29 load avg: 1.43 [369/444] test_threading passed │ │ │ │ -0:10:29 load avg: 1.43 [370/444] test_tomllib passed │ │ │ │ -0:10:36 load avg: 1.48 [371/444] test_tools passed │ │ │ │ -0:10:38 load avg: 1.52 [372/444] test_trace passed │ │ │ │ -0:10:43 load avg: 1.56 [373/444] test_tokenize passed │ │ │ │ -0:10:45 load avg: 1.56 [374/444] test_tracemalloc passed │ │ │ │ -0:10:45 load avg: 1.56 [375/444] test_tstring passed │ │ │ │ -0:10:45 load avg: 1.56 [376/444] test_traceback passed │ │ │ │ -0:10:45 load avg: 1.56 [377/444] test_ttk_textonly passed │ │ │ │ -0:10:45 load avg: 1.56 [378/444] test_tty passed │ │ │ │ -0:10:46 load avg: 1.60 [379/444] test_tuple passed │ │ │ │ -0:10:46 load avg: 1.60 [380/444] test_ttk passed │ │ │ │ -0:10:46 load avg: 1.60 [381/444] test_type_aliases passed │ │ │ │ -0:10:46 load avg: 1.60 [382/444] test_turtle passed │ │ │ │ -0:10:47 load avg: 1.60 [383/444] test_type_cache passed │ │ │ │ -0:10:47 load avg: 1.60 [384/444] test_type_annotations passed │ │ │ │ -0:10:47 load avg: 1.60 [385/444] test_type_comments passed │ │ │ │ -0:10:47 load avg: 1.60 [386/444] test_type_params passed │ │ │ │ -0:10:47 load avg: 1.60 [387/444] test_typechecks passed │ │ │ │ -0:10:47 load avg: 1.60 [388/444] test_types passed │ │ │ │ -0:10:48 load avg: 1.60 [389/444] test_ucn passed │ │ │ │ -0:10:48 load avg: 1.60 [390/444] test_typing passed │ │ │ │ -0:10:48 load avg: 1.60 [391/444] test_unary passed │ │ │ │ -0:10:48 load avg: 1.60 [392/444] test_unicode_file passed │ │ │ │ -0:10:48 load avg: 1.60 [393/444] test_unicode_file_functions passed │ │ │ │ -0:10:48 load avg: 1.60 [394/444] test_unicode_identifiers passed │ │ │ │ -0:10:54 load avg: 1.63 [395/444] test_unittest passed │ │ │ │ -0:10:54 load avg: 1.63 [396/444] test_univnewlines passed │ │ │ │ -0:10:54 load avg: 1.63 [397/444] test_unpack passed │ │ │ │ -0:10:55 load avg: 1.63 [398/444] test_unpack_ex passed │ │ │ │ -0:11:00 load avg: 1.66 [399/444] test_unicodedata passed │ │ │ │ -0:11:00 load avg: 1.66 [400/444] test_urllib passed │ │ │ │ -0:11:01 load avg: 1.66 [401/444/1] test_urllib2 failed (1 failure) │ │ │ │ +0:11:35 load avg: 12.71 [330/444] test_stat passed -- running (1): test_source_encoding (33.1 sec) │ │ │ │ +0:11:41 load avg: 12.58 [331/444] test_source_encoding passed (38.6 sec) │ │ │ │ +0:11:44 load avg: 12.69 [332/444] test_str passed │ │ │ │ +0:11:45 load avg: 12.69 [333/444] test_strftime passed │ │ │ │ +0:11:45 load avg: 12.69 [334/444] test_string passed │ │ │ │ +0:11:45 load avg: 12.69 [335/444] test_string_literals passed │ │ │ │ +0:11:46 load avg: 12.69 [336/444] test_stringprep passed │ │ │ │ +0:11:46 load avg: 12.69 [337/444] test_strptime passed │ │ │ │ +0:11:47 load avg: 12.55 [338/444] test_strtod passed │ │ │ │ +0:11:48 load avg: 12.55 [339/444] test_struct passed │ │ │ │ +0:11:48 load avg: 12.55 [340/444] test_structseq passed │ │ │ │ +0:11:48 load avg: 12.55 [341/444] test_subclassinit passed │ │ │ │ +0:12:01 load avg: 12.24 [342/444] test_statistics passed │ │ │ │ +0:12:01 load avg: 12.24 [343/444] test_sundry passed │ │ │ │ +0:12:02 load avg: 12.46 [344/444] test_super passed │ │ │ │ +0:12:10 load avg: 12.27 [345/444] test_support passed │ │ │ │ +0:12:11 load avg: 12.27 [346/444] test_symtable passed │ │ │ │ +0:12:11 load avg: 12.27 [347/444] test_subprocess passed │ │ │ │ +0:12:11 load avg: 12.27 [348/444] test_syntax passed │ │ │ │ +0:12:11 load avg: 12.27 [349/444] test_sys_setprofile passed │ │ │ │ +0:12:14 load avg: 12.16 [350/444] test_sys_settrace passed │ │ │ │ +0:12:14 load avg: 12.16 [351/444] test_sys passed │ │ │ │ +0:12:15 load avg: 12.16 [352/444] test_syslog passed │ │ │ │ +0:12:15 load avg: 12.16 [353/444] test_sysconfig passed │ │ │ │ +0:12:15 load avg: 12.16 [354/444] test_tabnanny passed │ │ │ │ +0:12:16 load avg: 12.16 [355/444] test_tcl passed │ │ │ │ +0:12:17 load avg: 12.15 [356/444] test_tempfile passed │ │ │ │ +0:12:18 load avg: 12.15 [357/444] test_termios passed │ │ │ │ +0:12:18 load avg: 12.15 [358/444] test_textwrap passed │ │ │ │ +0:12:20 load avg: 12.15 [359/444] test_thread passed │ │ │ │ +0:12:20 load avg: 12.15 [360/444] test_thread_local_bytecode passed │ │ │ │ +0:12:21 load avg: 12.15 [361/444] test_threadedtempfile passed │ │ │ │ +0:12:30 load avg: 12.29 [362/444] test_tarfile passed │ │ │ │ +0:12:32 load avg: 16.19 [363/444] test_threading_local passed │ │ │ │ +0:12:37 load avg: 15.70 [364/444] test_threadsignals passed │ │ │ │ +0:12:41 load avg: 15.70 [365/444] test_time passed │ │ │ │ +0:12:41 load avg: 15.70 [366/444] test_timeit passed │ │ │ │ +0:12:43 load avg: 15.32 [367/444] test_timeout passed │ │ │ │ +0:12:44 load avg: 15.32 [368/444] test_threading passed │ │ │ │ +0:12:49 load avg: 14.98 [369/444] test_tkinter passed │ │ │ │ +0:12:49 load avg: 14.98 [370/444] test_tomllib passed │ │ │ │ +0:12:55 load avg: 14.74 [371/444] test_tools passed │ │ │ │ +0:12:58 load avg: 14.52 [372/444] test_trace passed │ │ │ │ +0:13:03 load avg: 14.40 [373/444] test_tokenize passed │ │ │ │ +0:13:04 load avg: 14.40 [374/444] test_traceback passed │ │ │ │ +0:13:04 load avg: 14.40 [375/444] test_tstring passed │ │ │ │ +0:13:05 load avg: 14.40 [376/444] test_tracemalloc passed │ │ │ │ +0:13:05 load avg: 14.40 [377/444] test_ttk_textonly passed │ │ │ │ +0:13:05 load avg: 14.40 [378/444] test_tty passed │ │ │ │ +0:13:06 load avg: 14.40 [379/444] test_ttk passed │ │ │ │ +0:13:06 load avg: 14.40 [380/444] test_turtle passed │ │ │ │ +0:13:06 load avg: 14.40 [381/444] test_type_aliases passed │ │ │ │ +0:13:07 load avg: 14.12 [382/444] test_type_annotations passed │ │ │ │ +0:13:07 load avg: 14.12 [383/444] test_tuple passed │ │ │ │ +0:13:07 load avg: 14.12 [384/444] test_type_cache passed │ │ │ │ +0:13:07 load avg: 14.12 [385/444] test_type_comments passed │ │ │ │ +0:13:07 load avg: 14.12 [386/444] test_type_params passed │ │ │ │ +0:13:07 load avg: 14.12 [387/444] test_typechecks passed │ │ │ │ +0:13:08 load avg: 14.12 [388/444] test_types passed │ │ │ │ +0:13:08 load avg: 14.12 [389/444] test_typing passed │ │ │ │ +0:13:08 load avg: 14.12 [390/444] test_ucn passed │ │ │ │ +0:13:08 load avg: 14.12 [391/444] test_unary passed │ │ │ │ +0:13:09 load avg: 14.12 [392/444] test_unicode_file passed │ │ │ │ +0:13:09 load avg: 14.12 [393/444] test_unicode_file_functions passed │ │ │ │ +0:13:09 load avg: 14.12 [394/444] test_unicode_identifiers passed │ │ │ │ +0:13:15 load avg: 13.87 [395/444] test_unittest passed │ │ │ │ +0:13:15 load avg: 13.87 [396/444] test_univnewlines passed │ │ │ │ +0:13:16 load avg: 13.87 [397/444] test_unpack passed │ │ │ │ +0:13:16 load avg: 13.87 [398/444] test_unpack_ex passed │ │ │ │ +0:13:21 load avg: 13.72 [399/444] test_unicodedata passed │ │ │ │ +0:13:21 load avg: 13.72 [400/444] test_urllib passed │ │ │ │ +0:13:22 load avg: 13.99 [401/444/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_different_scheme (test.test_urllib2.HandlerTests.test_basic_prior_auth_different_scheme) ... 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 │ │ │ │ @@ -545,22 +547,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 84 tests in 0.213s │ │ │ │ +Ran 84 tests in 0.179s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:11:03 load avg: 1.61 [402/444/1] test_urllib2_localnet passed │ │ │ │ -0:11:04 load avg: 1.61 [403/444/1] test_urllib2net passed │ │ │ │ -0:11:05 load avg: 1.61 [404/444/1] test_urllib_response passed │ │ │ │ -0:11:05 load avg: 1.61 [405/444/2] test_urllibnet failed (1 error) │ │ │ │ +0:13:24 load avg: 13.99 [402/444/1] test_urllib2_localnet passed │ │ │ │ +0:13:27 load avg: 13.91 [403/444/1] test_urllib2net passed │ │ │ │ +0:13:27 load avg: 13.91 [404/444/1] test_urllib_response passed │ │ │ │ +0:13:28 load avg: 13.91 [405/444/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" │ │ │ │ @@ -576,96 +578,114 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.7/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.091s │ │ │ │ +Ran 12 tests in 0.103s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:11:05 load avg: 1.61 [406/444/2] test_urlparse passed │ │ │ │ -0:11:06 load avg: 1.61 [407/444/2] test_userdict passed │ │ │ │ -0:11:06 load avg: 1.64 [408/444/2] test_userlist passed │ │ │ │ -0:11:08 load avg: 1.64 [409/444/2] test_userstring passed │ │ │ │ -0:11:09 load avg: 1.64 [410/444/2] test_utf8_mode passed │ │ │ │ -0:11:09 load avg: 1.64 [411/444/2] test_utf8source passed │ │ │ │ -0:11:09 load avg: 1.64 [412/444/2] test_unparse passed │ │ │ │ -0:11:10 load avg: 1.64 [413/444/2] test_uuid passed │ │ │ │ -0:11:15 load avg: 1.51 [414/444/2] test_wait3 passed │ │ │ │ -0:11:15 load avg: 1.51 [415/444/2] test_wait4 passed │ │ │ │ -0:11:15 load avg: 1.51 [416/444/2] test_wave passed │ │ │ │ -0:11:16 load avg: 1.55 [417/444/2] test_warnings passed │ │ │ │ -0:11:16 load avg: 1.55 [418/444/2] test_weakset passed │ │ │ │ -0:11:17 load avg: 1.55 [419/444/2] test_webbrowser passed │ │ │ │ -0:11:17 load avg: 1.55 [420/444/2] test_winapi skipped │ │ │ │ +0:13:28 load avg: 13.91 [406/444/2] test_urlparse passed │ │ │ │ +0:13:29 load avg: 13.91 [407/444/2] test_userdict passed │ │ │ │ +0:13:29 load avg: 13.91 [408/444/2] test_userlist passed │ │ │ │ +0:13:31 load avg: 13.91 [409/444/2] test_userstring passed │ │ │ │ +0:13:32 load avg: 13.83 [410/444/2] test_utf8_mode passed │ │ │ │ +0:13:33 load avg: 13.83 [411/444/2] test_utf8source passed │ │ │ │ +0:13:33 load avg: 13.83 [412/444/2] test_uuid passed │ │ │ │ +0:13:39 load avg: 13.69 [413/444/2] test_wait3 passed │ │ │ │ +0:13:42 load avg: 13.71 [414/444/2] test_unparse passed │ │ │ │ +0:13:44 load avg: 13.71 [415/444/2] test_warnings passed │ │ │ │ +0:13:44 load avg: 13.71 [416/444/2] test_wave passed │ │ │ │ +0:13:44 load avg: 13.71 [417/444/2] test_wait4 passed │ │ │ │ +0:13:45 load avg: 13.71 [418/444/2] test_weakset passed │ │ │ │ +0:13:45 load avg: 13.71 [419/444/2] test_webbrowser passed │ │ │ │ +0:13:46 load avg: 13.71 [420/444/2] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:11:17 load avg: 1.55 [421/444/2] test_winconsoleio skipped │ │ │ │ +0:13:46 load avg: 13.71 [421/444/2] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:11:17 load avg: 1.55 [422/444/2] test_winreg skipped │ │ │ │ +0:13:46 load avg: 13.71 [422/444/2] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:11:17 load avg: 1.55 [423/444/2] test_winsound skipped │ │ │ │ +0:13:47 load avg: 13.71 [423/444/2] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:11:18 load avg: 1.55 [424/444/2] test_with passed │ │ │ │ -0:11:18 load avg: 1.55 [425/444/2] test_wmi skipped │ │ │ │ +0:13:47 load avg: 13.66 [424/444/2] test_with passed │ │ │ │ +0:13:47 load avg: 13.66 [425/444/2] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:11:18 load avg: 1.55 [426/444/2] test_wsgiref passed │ │ │ │ -0:11:18 load avg: 1.55 [427/444/2] test_xml_dom_minicompat passed │ │ │ │ -0:11:19 load avg: 1.55 [428/444/2] test_xml_dom_xmlbuilder passed │ │ │ │ -0:11:20 load avg: 1.55 [429/444/2] test_xml_etree passed │ │ │ │ -0:11:21 load avg: 1.50 [430/444/2] test_xml_etree_c passed │ │ │ │ -0:11:25 load avg: 1.50 [431/444/2] test_weakref passed │ │ │ │ -0:11:25 load avg: 1.50 [432/444/2] test_xpickle skipped (resource denied) │ │ │ │ +0:13:48 load avg: 13.66 [426/444/2] test_wsgiref passed │ │ │ │ +0:13:48 load avg: 13.66 [427/444/2] test_xml_dom_minicompat passed │ │ │ │ +0:13:49 load avg: 13.66 [428/444/2] test_xml_dom_xmlbuilder passed │ │ │ │ +0:13:51 load avg: 13.66 [429/444/2] test_xml_etree passed │ │ │ │ +0:13:53 load avg: 13.44 [430/444/2] test_xml_etree_c passed │ │ │ │ +0:13:54 load avg: 13.44 [431/444/2] test_weakref passed │ │ │ │ +0:13:54 load avg: 13.44 [432/444/2] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -0:11:25 load avg: 1.50 [433/444/2] test_xxlimited passed │ │ │ │ -0:11:26 load avg: 1.50 [434/444/2] test_xxtestfuzz passed │ │ │ │ -0:11:26 load avg: 1.50 [435/444/2] test_yield_from passed │ │ │ │ -0:11:26 load avg: 1.46 [436/444/2] test_zipapp passed │ │ │ │ -0:11:32 load avg: 1.42 [437/444/2] test_zipfile passed │ │ │ │ -0:11:33 load avg: 1.42 [438/444/2] test_zipfile64 skipped (resource denied) │ │ │ │ +0:13:55 load avg: 13.44 [433/444/2] test_xxlimited passed │ │ │ │ +0:13:55 load avg: 13.44 [434/444/2] test_xxtestfuzz passed │ │ │ │ +0:13:55 load avg: 13.44 [435/444/2] test_yield_from passed │ │ │ │ +0:13:55 load avg: 13.44 [436/444/2] test_zipapp passed │ │ │ │ +0:14:05 load avg: 13.29 [437/444/2] test_zipfile passed │ │ │ │ +0:14:05 load avg: 13.29 [438/444/2] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:11:49 load avg: 1.33 [439/444/2] test_xmlrpc passed │ │ │ │ -0:11:50 load avg: 1.33 [440/444/2] test_zipimport_support passed │ │ │ │ -0:11:50 load avg: 1.33 [441/444/2] test_zlib passed │ │ │ │ -0:11:51 load avg: 1.38 [442/444/2] test_zoneinfo passed │ │ │ │ -0:11:52 load avg: 1.38 [443/444/2] test_zstd passed │ │ │ │ -0:12:22 load avg: 1.23 running (1): test_zipimport (49.2 sec) │ │ │ │ -0:12:23 load avg: 1.23 [444/444/2] test_zipimport passed (50.2 sec) │ │ │ │ +0:14:21 load avg: 12.85 [439/444/2] test_xmlrpc passed │ │ │ │ +0:14:22 load avg: 12.71 [440/444/2] test_zipimport_support passed │ │ │ │ +0:14:23 load avg: 12.71 [441/444/2] test_zlib passed │ │ │ │ +0:14:24 load avg: 12.71 [442/444/2] test_zoneinfo passed │ │ │ │ +0:14:27 load avg: 12.65 [443/444/2] test_zstd passed │ │ │ │ +0:14:57 load avg: 12.21 running (1): test_zipimport (51.6 sec) │ │ │ │ +0:15:05 load avg: 12.27 [444/444/2] test_zipimport passed (59.7 sec) │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_zipimport: 50.2 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 49.3 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 48.3 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 43.6 sec │ │ │ │ -- test_source_encoding: 43.1 sec │ │ │ │ -- test_io: 35.9 sec │ │ │ │ -- test_int: 34.6 sec │ │ │ │ -- test_cppext: 33.6 sec │ │ │ │ -- test_cext: 31.5 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_misc: 27.8 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 1 sec │ │ │ │ +- test_zipimport: 59.7 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 58.3 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 49.8 sec │ │ │ │ +- test_cext: 44.1 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_misc: 44.1 sec │ │ │ │ +- test_cppext: 42.8 sec │ │ │ │ +- test_signal: 38.7 sec │ │ │ │ +- test_source_encoding: 38.6 sec │ │ │ │ +- test_int: 36.8 sec │ │ │ │ │ │ │ │ 13 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_startfile test_winapi │ │ │ │ test_winconsoleio test_winreg test_winsound test_wmi │ │ │ │ │ │ │ │ 2 tests skipped (resource denied): │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 427 tests OK. │ │ │ │ │ │ │ │ -0:12:23 load avg: 1.23 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ -0:12:23 load avg: 1.23 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:12:23 load avg: 1.23 [1/2/1] test_urllib2 failed (1 failure) │ │ │ │ +0:15:05 load avg: 12.27 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +0:15:05 load avg: 12.27 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:15:05 load avg: 12.27 [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.7/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.045s │ │ │ │ + │ │ │ │ +FAILED (errors=1) │ │ │ │ +test test_urllibnet failed │ │ │ │ +0:15:05 load avg: 12.27 [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): │ │ │ │ @@ -697,52 +717,34 @@ │ │ │ │ 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.015s │ │ │ │ +Ran 1 test in 0.019s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:12:23 load avg: 1.23 [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.7/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.012s │ │ │ │ - │ │ │ │ -FAILED (errors=1) │ │ │ │ -test test_urllibnet failed │ │ │ │ 2 tests failed again: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_zipimport: 50.2 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 49.3 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 48.3 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 43.6 sec │ │ │ │ -- test_source_encoding: 43.1 sec │ │ │ │ -- test_io: 35.9 sec │ │ │ │ -- test_int: 34.6 sec │ │ │ │ -- test_cppext: 33.6 sec │ │ │ │ -- test_cext: 31.5 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_misc: 27.8 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 1 sec │ │ │ │ +- test_zipimport: 59.7 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 58.3 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 49.8 sec │ │ │ │ +- test_cext: 44.1 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_misc: 44.1 sec │ │ │ │ +- test_cppext: 42.8 sec │ │ │ │ +- test_signal: 38.7 sec │ │ │ │ +- test_source_encoding: 38.6 sec │ │ │ │ +- test_int: 36.8 sec │ │ │ │ │ │ │ │ 13 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_startfile test_winapi │ │ │ │ test_winconsoleio test_winreg test_winsound test_wmi │ │ │ │ │ │ │ │ 2 tests skipped (resource denied): │ │ │ │ @@ -752,13 +754,13 @@ │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 427 tests OK. │ │ │ │ │ │ │ │ -Total duration: 12 min 23 sec │ │ │ │ -Total tests: run=46,356 failures=2 skipped=1,881 │ │ │ │ +Total duration: 15 min 5 sec │ │ │ │ +Total tests: run=46,356 failures=2 skipped=1,879 │ │ │ │ Total test files: run=444/444 failed=2 skipped=13 resource_denied=2 rerun=2 │ │ │ │ Result: FAILURE │ │ │ │ make[1]: *** [Makefile:2458: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.14-3.14.7/build-static'