[INFO] fetching crate add-determinism 0.7.2... [INFO] testing add-determinism-0.7.2 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] extracting crate add-determinism 0.7.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate add-determinism 0.7.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate add-determinism 0.7.2 [INFO] tweaked toml for crates.io crate add-determinism 0.7.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate add-determinism 0.7.2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate add-determinism 0.7.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded selinux v0.4.6 [INFO] [stderr] Downloaded reference-counted-singleton v0.1.5 [INFO] [stderr] Downloaded selinux-sys v0.6.15 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded rlimit v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a6c2955e84dfb203c76a13c426b5d770e6b0f8e7e9d1dc8a939c9397b87939e [INFO] running `Command { std: "docker" "start" "-a" "5a6c2955e84dfb203c76a13c426b5d770e6b0f8e7e9d1dc8a939c9397b87939e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a6c2955e84dfb203c76a13c426b5d770e6b0f8e7e9d1dc8a939c9397b87939e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a6c2955e84dfb203c76a13c426b5d770e6b0f8e7e9d1dc8a939c9397b87939e", kill_on_drop: false }` [INFO] [stdout] 5a6c2955e84dfb203c76a13c426b5d770e6b0f8e7e9d1dc8a939c9397b87939e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d22e80038cdbd2b2dada3ebaa373c25ca394f22dd9d3ddb65862621f9d2731 [INFO] running `Command { std: "docker" "start" "-a" "81d22e80038cdbd2b2dada3ebaa373c25ca394f22dd9d3ddb65862621f9d2731", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling add-determinism v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "81d22e80038cdbd2b2dada3ebaa373c25ca394f22dd9d3ddb65862621f9d2731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d22e80038cdbd2b2dada3ebaa373c25ca394f22dd9d3ddb65862621f9d2731", kill_on_drop: false }` [INFO] [stdout] 81d22e80038cdbd2b2dada3ebaa373c25ca394f22dd9d3ddb65862621f9d2731 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ccc47e84ae638c14ce7a086cec5628aad1f6c76afefd182109648bf5fdc39bd [INFO] running `Command { std: "docker" "start" "-a" "1ccc47e84ae638c14ce7a086cec5628aad1f6c76afefd182109648bf5fdc39bd", kill_on_drop: false }` [INFO] [stderr] Compiling add-determinism v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.75s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1ccc47e84ae638c14ce7a086cec5628aad1f6c76afefd182109648bf5fdc39bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ccc47e84ae638c14ce7a086cec5628aad1f6c76afefd182109648bf5fdc39bd", kill_on_drop: false }` [INFO] [stdout] 1ccc47e84ae638c14ce7a086cec5628aad1f6c76afefd182109648bf5fdc39bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80351b8c3c22d512aa2049bf7612663d1c9bcf72ac94cf0c7ac4fc975793368a [INFO] running `Command { std: "docker" "start" "-a" "80351b8c3c22d512aa2049bf7612663d1c9bcf72ac94cf0c7ac4fc975793368a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/add_determinism-cc315e31a6ee05c6) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test add_det::handlers::javadoc::tests::test_filter_html ... ok [INFO] [stdout] test add_det::handlers::pyc::tests::filter_a ... ok [INFO] [stdout] test add_det::handlers::pyc::tests::seq_ref_equality ... ok [INFO] [stdout] test add_det::handlers::tests::filter_asciify ... ok [INFO] [stdout] test add_det::config::tests::test_filter_by_name ... ok [INFO] [stdout] test add_det::config::tests::test_requested_handlers ... ok [INFO] [stdout] test add_det::handlers::pyc::tests::seq_string_equality ... ok [INFO] [stdout] test add_det::handlers::gzip::tests::test_filter_html ... ok [INFO] [stdout] test linkdupes::linkfiles::tests::compare_different_fs ... ok [INFO] [stdout] test setup::tests::test_brp_check ... ok [INFO] [stdout] test add_det::handlers::ar::tests::filter_a ... ok [INFO] [stdout] test linkdupes::linkfiles::tests::compare_metadata ... ok [INFO] [stdout] test linkdupes::linkfiles::tests::compare_unreadable ... ok [INFO] [stdout] test linkdupes::linkfiles::tests::compare_contents ... ok [INFO] [stdout] test add_det::handlers::javadoc::tests::test_process_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/add_det/main.rs (/opt/rustwide/target/debug/deps/add_det-886d832552592fef) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test config::tests::test_requested_handlers ... ok [INFO] [stdout] test handlers::gzip::tests::test_filter_html ... ok [INFO] [stdout] test handlers::pyc::tests::filter_a ... ok [INFO] [stdout] test handlers::pyc::tests::seq_ref_equality ... ok [INFO] [stdout] test handlers::pyc::tests::seq_string_equality ... ok [INFO] [stdout] test handlers::javadoc::tests::test_filter_html ... ok [INFO] [stdout] test handlers::tests::filter_asciify ... ok [INFO] [stdout] test config::tests::test_filter_by_name ... ok [INFO] [stdout] test handlers::ar::tests::filter_a ... ok [INFO] [stdout] test handlers::javadoc::tests::test_process_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/linkdupes/main.rs (/opt/rustwide/target/debug/deps/linkdupes-cb3f359ad81c93cf) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test linkfiles::tests::compare_different_fs ... ok [INFO] [stdout] test linkfiles::tests::compare_metadata ... ok [INFO] [stdout] test linkfiles::tests::compare_unreadable ... ok [INFO] [stdout] test linkfiles::tests::compare_contents ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_add_det.rs (/opt/rustwide/target/debug/deps/test_add_det-c606ee9acbcb255a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] [56] Initialized logging with log level DEBUG [INFO] [stdout] test test_help_many_args ... ok [INFO] [stdout] test test_invocation ... ok [INFO] [stdout] test test_invocation_j2 ... ok [INFO] [stdout] test test_help ... ok [INFO] [stdout] test test_invocation_j ... ok [INFO] [stdout] test test_invocation_check2 ... ok [INFO] [stdout] test test_invocation_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running tests/test_linkdupes.rs (/opt/rustwide/target/debug/deps/test_linkdupes-76d7bb5cf244933e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] [96] Initialized logging with log level DEBUG [INFO] [stdout] [96] Linked /tmp/.tmpo9nRWs/a.txt ← /tmp/.tmpo9nRWs/b.txt [INFO] [stdout] [96] Linked /tmp/.tmpWCs9Vo/d.txt ← /tmp/.tmpWCs9Vo/a.txt [INFO] [stdout] [96] Already linked: /tmp/.tmpWCs9Vo/d.txt and /tmp/.tmpWCs9Vo/c.txt [INFO] [stdout] [96] Linked /tmp/.tmpWCs9Vo/d.txt ← /tmp/.tmpWCs9Vo/b.txt [INFO] [stdout] test test_basic_linking ... ok [INFO] [stdout] test test_two_link_groups ... ok [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-fff653224da616f7) [INFO] [stdout] test test_different_modes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 767 tests [INFO] [stdout] [100] Initialized logging with log level DEBUG [INFO] [stdout] [100] /tmp/.tmpf79OZy/testrelro.a: reading file header at offset 8 [INFO] [stdout] [100] /tmp/.tmpf79OZy/testrelro.a: file "/", mtime=1710585490, 0:0, mode=0, size=14 [INFO] [stdout] [100] /tmp/.tmpf79OZy/testrelro.a: reading file header at offset 82 [INFO] [stdout] [100] /tmp/.tmpf79OZy/testrelro.a: file "testrelro.o/", mtime=1710585336, 1000:1000, mode=304444, size=1584 [INFO] [stdout] [100] /tmp/.tmpf79OZy/testrelro.a: reading file header at offset 1726 [INFO] [stdout] [100] /tmp/.tmpiCjAYn: discarding temporary copy [INFO] [stdout] [100] /tmp/.tmpmLG8s6/testrelro.fixed.a: reading file header at offset 8 [INFO] [stdout] [100] /tmp/.tmpmLG8s6/testrelro.fixed.a: file "/", mtime=111, 0:0, mode=0, size=14 [INFO] [stdout] [100] /tmp/.tmpmLG8s6/testrelro.fixed.a: reading file header at offset 82 [INFO] [stdout] [100] /tmp/.tmpmLG8s6/testrelro.fixed.a: file "testrelro.o/", mtime=111, 0:0, mode=304444, size=1584 [INFO] [stdout] [100] /tmp/.tmpmLG8s6/testrelro.fixed.a: reading file header at offset 1726 [INFO] [stdout] [100] /tmp/.tmpmLG8s6/.#.testrelro.fixed.abnHKsS: discarding temporary copy [INFO] [stdout] [100] /tmp/.tmpR6DeQH/testrelro.a: reading file header at offset 8 [INFO] [stdout] [100] /tmp/.tmpR6DeQH/testrelro.a: file "/", mtime=1710585490, 0:0, mode=0, size=14 [INFO] [stdout] [100] /tmp/.tmpR6DeQH/testrelro.a: reading file header at offset 82 [INFO] [stdout] [100] /tmp/.tmpR6DeQH/testrelro.a: file "testrelro.o/", mtime=1710585336, 1000:1000, mode=304444, size=1584 [INFO] [stdout] [100] /tmp/.tmpR6DeQH/testrelro.a: reading file header at offset 1726 [INFO] [stdout] [100] /tmp/.tmpR6DeQH/testrelro.a: rewriting with normalized contents [INFO] [stdout] [100] /tmp/.tmpR6DeQH/.#.testrelro.axWPDfl: discarding temporary copy [INFO] [stdout] [100] /tmp/.tmp7sJSqw/empty.gz: mtime=1739195377 $S_D_E=1234567 [INFO] [stdout] [100] /tmp/.tmp7sJSqw/empty.gz: changing content mtime from 1739195377 (2025-02-10 13:49:37 UTC) to 1234567 (1970-01-15 06:56:07 UTC) [INFO] [stdout] [100] /tmp/.tmp7sJSqw/empty.gz: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7sJSqw/empty.gz: mtime=1234567 $S_D_E=1234567 [INFO] [stdout] [100] /tmp/.tmpgliXWr/testrelro.a: reading file header at offset 8 [INFO] [stdout] [100] /tmp/.tmpgliXWr/testrelro.a: file "/", mtime=1710585490, 0:0, mode=0, size=14 [INFO] [stdout] [100] /tmp/.tmpgliXWr/testrelro.a: reading file header at offset 82 [INFO] [stdout] [100] /tmp/.tmpgliXWr/testrelro.a: file "testrelro.o/", mtime=1710585336, 1000:1000, mode=304444, size=1584 [INFO] [stdout] [100] /tmp/.tmpgliXWr/testrelro.a: reading file header at offset 1726 [INFO] [stdout] [100] /tmp/.tmpu3BBVZ: discarding temporary copy [INFO] [stdout] [100] /tmp/.tmp0vthGy/libempty.a: reading file header at offset 8 [INFO] [stdout] [100] /tmp/.tmp0vthGy/.#.libempty.a3rxPo6: discarding temporary copy [INFO] [stdout] [100] /tmp/.tmpURYMth/testrelro.a: reading file header at offset 8 [INFO] [stdout] [100] /tmp/.tmpWSokmV: discarding temporary copy [INFO] [stdout] [100] Looking at /tmp/.tmpoMWwDa… [INFO] [stdout] [100] Looking at /tmp/.tmpoMWwDa/libempty.a… [INFO] [stdout] [100] /tmp/.tmpoMWwDa/libempty.a: matched by handler trivial [INFO] [stdout] [100] Looking at /tmp/.tmpoMWwDa… [INFO] [stdout] [100] Looking at /tmp/.tmpoMWwDa/libempty.a… [INFO] [stdout] [100] /tmp/.tmpoMWwDa/libempty.a: already seen by trivial handler [INFO] [stdout] [100] Looking at /tmp/.tmpoMWwDa… [INFO] [stdout] [100] Looking at /tmp/.tmpoMWwDa/libempty.a… [INFO] [stdout] [100] /tmp/.tmpoMWwDa/libempty.a: already seen by trivial handler [INFO] [stdout] [100] /tmp/.tmpoMWwDa/libempty.a: matched by handler trivial [INFO] [stdout] [100] Looking at /tmp/.tmpoMWwDa… [INFO] [stdout] [100] Looking at /tmp/.tmpoMWwDa/libempty.a… [INFO] [stdout] [100] /tmp/.tmpoMWwDa/libempty.a: already seen by trivial handler [INFO] [stdout] [100] /tmp/.tmpoMWwDa/libempty.a: already seen by trivial handler [INFO] [stdout] [100] Epoch converted to zip::DateTime: DateTime { year: 2009, month: 2, day: 13, hour: 22, minute: 15, second: 0 } [INFO] [stdout] [100] Epoch as buffer: [224, 177, 77, 58] [INFO] [stdout] [100] File 0: META-INF/ [INFO] [stdout] 2024-08-06 13:41:36.0 +00:00:00 Some(2009-02-13 22:15:00.0 +00:00:00) true [INFO] [stdout] [100] /tmp/.tmpN9Jq2T/.#.hello.jarl9PzCF: META-INF/: seeking to 0x00000000 (local file header) [INFO] [stdout] [100] /tmp/.tmpN9Jq2T/.#.hello.jarl9PzCF: META-INF/: seeking to 0x0000016e (central file header) [INFO] [stdout] [100] File 1: META-INF/MANIFEST.MF [INFO] [stdout] 2024-08-06 13:41:36.0 +00:00:00 Some(2009-02-13 22:15:00.0 +00:00:00) true [INFO] [stdout] [100] /tmp/.tmpN9Jq2T/.#.hello.jarl9PzCF: META-INF/MANIFEST.MF: seeking to 0x00000027 (local file header) [INFO] [stdout] [100] /tmp/.tmpN9Jq2T/.#.hello.jarl9PzCF: META-INF/MANIFEST.MF: seeking to 0x000001a5 (central file header) [INFO] [stdout] [100] File 2: hello.class [INFO] [stdout] 2024-08-06 13:41:18.0 +00:00:00 Some(2009-02-13 22:15:00.0 +00:00:00) true [INFO] [stdout] [100] /tmp/.tmpN9Jq2T/.#.hello.jarl9PzCF: hello.class: seeking to 0x00000097 (local file header) [INFO] [stdout] [100] /tmp/.tmpN9Jq2T/.#.hello.jarl9PzCF: hello.class: seeking to 0x000001e7 (central file header) [INFO] [stdout] [100] /tmp/.tmpN9Jq2T/hello.jar: replacing with normalized version [INFO] [stdout] [100] Epoch converted to zip::DateTime: DateTime { year: 2009, month: 2, day: 13, hour: 22, minute: 15, second: 0 } [INFO] [stdout] [100] Epoch as buffer: [224, 177, 77, 58] [INFO] [stdout] [100] File 0: META-INF/ [INFO] [stdout] 2009-02-13 22:15:00.0 +00:00:00 Some(2009-02-13 22:15:00.0 +00:00:00) false [INFO] [stdout] [100] File 1: META-INF/MANIFEST.MF [INFO] [stdout] 2009-02-13 22:15:00.0 +00:00:00 Some(2009-02-13 22:15:00.0 +00:00:00) false [INFO] [stdout] [100] File 2: hello.class [INFO] [stdout] 2009-02-13 22:15:00.0 +00:00:00 Some(2009-02-13 22:15:00.0 +00:00:00) false [INFO] [stdout] [100] /tmp/.tmpN9Jq2T/.#.hello.jarVSbO40: discarding temporary copy [INFO] [stdout] test handlers::test_ar::test_testrelro_check ... ok [INFO] [stdout] test handlers::test_ar::test_testrelro_c ... ok [INFO] [stdout] test handlers::test_ar::test_testrelro_fixed ... ok [INFO] [stdout] test handlers::test_ar::test_testrelro_hardlinked ... ok [INFO] [stdout] test handlers::test_ar::test_testrelro_hardlinked_check ... ok [INFO] [stdout] test handlers::test_ar::test_libempty ... ok [INFO] [stdout] test handlers::test_gzip::test_empty ... ok [INFO] [stdout] test handlers::test_input_output_helper_drop_no_file ... [100] /tmp/.tmpok1Nkl/.#.libempty.agTVqgH: discarding temporary copy [INFO] [stdout] ok [INFO] [stdout] test handlers::test_inode_map ... ok [INFO] [stdout] test handlers::test_jar::test_jar_hello ... ok [INFO] [stdout] [100] tests/cases/adapters.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpOZp8kz/adapters.cpython-312~fixed.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] tests/cases/adapters.cpython-312.pyc: from py with mtime=1710422792 (2024-03-14 13:26:32 UTC), size=16602 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpOZp8kz/adapters.cpython-312~fixed.pyc: from py with mtime=1710422792 (2024-03-14 13:26:32 UTC), size=16602 bytes, no hash invalidation [INFO] [stdout] test handlers::test_input_output_helper_drop ... ok [INFO] [stdout] [100] tests/cases/adapters.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] tests/cases/adapters.cpython-312.opt-1.pyc: from py with mtime=1710422792 (2024-03-14 13:26:32 UTC), size=16602 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpgxPzWJ/dicto.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] tests/cases/adapters.cpython-312~fixed.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpgxPzWJ/dicto.cpython-313.pyc: from py with mtime=1728240639 (2024-10-06 18:50:39 UTC), size=17 bytes, no hash invalidation [INFO] [stdout] [100] tests/cases/adapters.cpython-312~fixed.pyc: from py with mtime=1710422792 (2024-03-14 13:26:32 UTC), size=16602 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpgxPzWJ/dicto.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpd7Rz93/__future__.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpgxPzWJ/dicto.cpython-313.pyc: from py with mtime=1728240639 (2024-10-06 18:50:39 UTC), size=17 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpd7Rz93/__future__.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5147 bytes, no hash invalidation [INFO] [stdout] [100] Looking at /tmp/.tmpI1Uq6e… [INFO] [stdout] [100] Looking at /tmp/.tmpI1Uq6e/testrelro.a… [INFO] [stdout] [100] /tmp/.tmpI1Uq6e/testrelro.a: matched by handler ar [INFO] [stdout] [100] /tmp/.tmpIYuUSi/adapters.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpURYMth/testrelro.a: file "/", mtime=1710585490, 0:0, mode=0, size=14 [INFO] [stdout] [100] /tmp/.tmpURYMth/testrelro.a: reading file header at offset 82 [INFO] [stdout] [100] /tmp/.tmpURYMth/testrelro.a: file "testrelro.o/", mtime=1710585336, 1000:1000, mode=304444, size=1584 [INFO] [stdout] [100] /tmp/.tmpURYMth/testrelro.a: reading file header at offset 1726 [INFO] [stdout] [100] /tmp/.tmpURYMth/testrelro.a: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_pyc_header ... ok [INFO] [stdout] [100] /tmp/.tmpI1Uq6e/testrelro.a: reading file header at offset 8 [INFO] [stdout] [100] /tmp/.tmpI1Uq6e/testrelro.a: file "/", mtime=1710585490, 0:0, mode=0, size=14 [INFO] [stdout] [100] /tmp/.tmpI1Uq6e/testrelro.a: reading file header at offset 82 [INFO] [stdout] [100] /tmp/.tmpI1Uq6e/testrelro.a: file "testrelro.o/", mtime=1710585336, 1000:1000, mode=304444, size=1584 [INFO] [stdout] [100] /tmp/.tmpI1Uq6e/testrelro.a: reading file header at offset 1726 [INFO] [stdout] [100] /tmp/.tmpI1Uq6e/testrelro.a: replacing with normalized version [INFO] [stdout] [100] Looking at /tmp/.tmpI1Uq6e… [INFO] [stdout] [100] Looking at /tmp/.tmpI1Uq6e/testrelro.a… [INFO] [stdout] [100] /tmp/.tmpI1Uq6e/testrelro.a: already seen by ar handler [INFO] [stdout] [100] /tmp/.tmpPBEJpi/adapters.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] tests/cases/adapters.cpython-36~mtime.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] tests/cases/adapters.cpython-36~mtime.pyc: from py with mtime=1720707393 (2024-07-11 14:16:33 UTC), size=21 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_pyc_file_with_dict ... ok [INFO] [stdout] [100] tests/cases/adapters.cpython-311~mtime.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] tests/cases/adapters.cpython-311~mtime.pyc: from py with mtime=1720707393 (2024-07-11 14:16:33 UTC), size=21 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdzTE6l/big5hkscs.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpdzTE6l/big5hkscs.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1039 bytes, no hash invalidation [INFO] [stdout] test handlers::test_ar::test_testrelro ... ok [INFO] [stdout] [100] /tmp/.tmpS0wFNm/__init__.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpS0wFNm/__init__.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=51731 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPOhnOv/_legacy.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpPOhnOv/_legacy.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3494 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdzTE6l/big5hkscs.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdzTE6l/big5hkscs.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpdzTE6l/big5hkscs.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1039 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpu4NDL8/adapters.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] test handlers::test_pyc::test_pyc_header_mtime_36 ... ok [INFO] [stdout] test handlers::test_pyc::test_pyc_header_mtime_311 ... ok [INFO] [stdout] [100] /tmp/.tmpPBEJpi/adapters.cpython-312.pyc: from py with mtime=1710422792 (2024-03-14 13:26:32 UTC), size=16602 bytes, no hash invalidation [INFO] [stdout] test handlers::test_inode_map_2 ... ok [INFO] [stdout] [100] /tmp/.tmpu4NDL8/adapters.cpython-312.opt-1.pyc: from py with mtime=1710422792 (2024-03-14 13:26:32 UTC), size=16602 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpd7Rz93/__future__.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpd7Rz93/__future__.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpd7Rz93/__future__.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5147 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIYuUSi/adapters.cpython-312.pyc: from py with mtime=1710422792 (2024-03-14 13:26:32 UTC), size=16602 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyzo8ZC/invalid-utf8.html:2: stream did not contain valid UTF-8, ignoring. [INFO] [stdout] [100] /tmp/.tmpyzo8ZC/.#.invalid-utf8.htmlCd1TvK: discarding temporary copy [INFO] [stdout] [100] /tmp/.tmpIYuUSi/adapters.cpython-312.pyc: found trailing garbage (4 bytes) [INFO] [stdout] [100] /tmp/.tmpBTRvb7/listo.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpBTRvb7/listo.cpython-313.pyc: from py with mtime=1728483324 (2024-10-09 14:15:24 UTC), size=127 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpk5sEgK/_meta.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpk5sEgK/_meta.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1134 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBTRvb7/listo.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpBTRvb7/listo.cpython-313.pyc: from py with mtime=1728483324 (2024-10-09 14:15:24 UTC), size=127 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_pyc_file_with_list ... ok [INFO] [stdout] [100] /tmp/.tmpIKtQ7r/_threading_local.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpIKtQ7r/_threading_local.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=7220 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPBEJpi/adapters.cpython-312.pyc: found trailing garbage (4 bytes) [INFO] [stdout] [100] /tmp/.tmp3Quo7p/_parseaddr.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp3Quo7p/_parseaddr.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=17821 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_10 ... ok [INFO] [stdout] test handlers::test_javadoc::test_invalid_utf8 ... ok [INFO] [stdout] [100] /tmp/.tmpBbhgPs/_tzpath.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpBbhgPs/_tzpath.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5096 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSKs1Vg/javadoc-example.html:4: found first line to replace: "" [INFO] [stdout] [100] /tmp/.tmpEIaQ7l/aliases.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpEIaQ7l/aliases.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=15677 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqZfQtZ/_re.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpqZfQtZ/_re.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2943 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_0 ... ok [INFO] [stdout] [100] /tmp/.tmpEDyURi/base64_codec.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpEDyURi/base64_codec.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1533 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 8 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "/", mtime=1706103024, 0:0, mode=0, size=70230 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 70298 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 72478 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 74682 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2104 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 76846 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 78986 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 81166 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 83370 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 85622 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2152 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 87834 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 89990 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2088 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 92138 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 94318 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 96434 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 98550 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 100690 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 102822 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 104962 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 107102 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 109242 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2128 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 111430 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpBbhgPs/_tzpath.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpk5sEgK/_meta.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEIaQ7l/aliases.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpk5sEgK/_meta.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpk5sEgK/_meta.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1134 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEIaQ7l/aliases.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 113610 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2168 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 115838 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2136 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 118034 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2128 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 120222 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2104 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 122386 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 124518 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 126634 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 128814 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 130946 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 133078 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 135210 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2088 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 137358 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 139490 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 141622 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 143754 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 145934 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 148114 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 150254 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 152370 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 154486 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 156618 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2040 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 158718 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 160898 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 163102 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 165322 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2136 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 167518 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2136 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 169714 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 171870 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2128 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 174058 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 176262 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2136 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 178458 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2040 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 180558 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 182714 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2040 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 184814 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 186994 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 189126 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 191242 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 193398 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2104 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 195562 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 197678 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2088 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 199826 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 1000:425, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 201982 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 204250 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2248 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 206558 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 208826 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2184 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 211070 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 213346 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2248 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 215654 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2296 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 218010 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2256 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 220326 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 222578 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 224830 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 227098 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 229318 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 231538 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 233774 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 236010 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2184 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 238254 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2184 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 240498 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 242734 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2232 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 245026 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 247302 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 249602 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2264 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 251926 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2232 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 254218 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 256486 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 258706 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 260926 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 263202 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 265438 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 267658 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 269878 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 272130 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 274350 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 276586 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 278806 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 281082 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 283358 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 285594 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 287814 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 290034 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 292270 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 294474 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 296742 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2248 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 299050 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2256 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 301366 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 303666 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 305966 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 308218 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2232 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 310510 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 312810 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 315110 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 317314 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 319566 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 321770 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 324038 [INFO] [stdout] [100] Matched meta dc.created date 2024-03-02 → 2024-03-02 [INFO] [stdout] [100] /tmp/.tmpBbhgPs/_tzpath.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpBbhgPs/_tzpath.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5096 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEIaQ7l/aliases.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=15677 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPOhnOv/_legacy.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPOhnOv/_legacy.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpPOhnOv/_legacy.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3494 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIKtQ7r/_threading_local.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpIKtQ7r/_threading_local.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpIKtQ7r/_threading_local.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=7220 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqZfQtZ/_re.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqZfQtZ/_re.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpqZfQtZ/_re.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2943 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 326274 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 328494 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2200 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 330754 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 333022 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 335242 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 337494 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 1000:425, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 339746 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: replacing with normalized version [INFO] [stdout] [100] Matched meta dc.created date 2024-01-01 → 2024-01-01 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 8 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "/", mtime=1706103024, 0:0, mode=0, size=70230 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 70298 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 72478 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 74682 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2104 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 76846 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 78986 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 81166 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 83370 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 85622 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2152 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 87834 [INFO] [stdout] [100] /tmp/.tmpEDyURi/base64_codec.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEDyURi/base64_codec.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpEDyURi/base64_codec.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1533 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 89990 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2088 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 92138 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 94318 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 96434 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 98550 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 100690 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 102822 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 104962 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 107102 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 109242 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2128 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 111430 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 113610 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2168 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 115838 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2136 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 118034 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2128 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 120222 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2104 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 122386 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 124518 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 126634 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 128814 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 130946 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 133078 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 135210 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2088 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 137358 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 139490 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 141622 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 143754 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 145934 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 148114 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2080 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 150254 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 152370 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 154486 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 156618 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2040 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 158718 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 160898 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 163102 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 165322 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2136 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 167518 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2136 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 169714 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 171870 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2128 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 174058 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 176262 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2136 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 178458 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2040 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 180558 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 182714 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2040 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 184814 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2120 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 186994 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2072 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 189126 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 191242 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 193398 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2104 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 195562 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2056 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 197678 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2088 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 199826 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Compat.o/", mtime=1706103024, 0:0, mode=304444, size=2096 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 201982 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 204250 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2248 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 206558 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 208826 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2184 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 211070 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 213346 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2248 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 215654 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2296 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 218010 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2256 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 220326 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 222578 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 224830 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 227098 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 229318 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 231538 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 233774 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 236010 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2184 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 238254 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2184 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 240498 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 242734 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2232 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 245026 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 247302 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 249602 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2264 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 251926 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2232 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 254218 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 256486 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 258706 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 260926 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 263202 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 265438 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 267658 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 269878 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 272130 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 274350 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 276586 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 278806 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 281082 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2216 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 283358 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 285594 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 287814 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 290034 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 292270 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 294474 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 296742 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2248 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 299050 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2256 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 301366 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 303666 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 305966 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 308218 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2232 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 310510 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 312810 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2240 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 315110 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 317314 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 319566 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2144 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 321770 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 324038 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2176 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 326274 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 328494 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2200 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 330754 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2208 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 333022 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2160 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 335242 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 337494 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: file "Batteries.o/", mtime=1706103024, 0:0, mode=304444, size=2192 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.a: reading file header at offset 339746 [INFO] [stdout] [100] /tmp/.tmpEyxWeq/.#.libHSbase-compat-batteries-0.12.3-EvvecFThiaEAGWq5U5Tpi9.aDXzKoK: discarding temporary copy [INFO] [stdout] test handlers::test_ar::test_libhsbase_compat_batteries ... ok [INFO] [stdout] [100] /tmp/.tmppuLdLF/base64mime.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmppuLdLF/base64mime.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3559 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_100 ... ok [INFO] [stdout] [100] /tmp/.tmp7FtisZ/base_subprocess.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp7FtisZ/base_subprocess.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8843 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_105 ... ok [INFO] [stdout] [100] /tmp/.tmppuLdLF/base64mime.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmppuLdLF/base64mime.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmppuLdLF/base64mime.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3559 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_106 ... ok [INFO] [stdout] [100] /tmp/.tmpuF2Ynq/build_py.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpuF2Ynq/build_py.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=17190 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3RJVQh/calltip_w.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp3RJVQh/calltip_w.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=7158 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_101 ... ok [INFO] [stdout] [100] /tmp/.tmpiBJya0/code.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpiBJya0/code.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10622 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_103 ... ok [INFO] [stdout] [100] /tmp/.tmpwU4ZKI/constants.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpwU4ZKI/constants.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1112 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_104 ... ok [INFO] [stdout] [100] /tmp/.tmpwU4ZKI/constants.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvdSnqq/contentmanager.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpvdSnqq/contentmanager.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10588 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwU4ZKI/constants.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpwU4ZKI/constants.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1112 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_108 ... ok [INFO] [stdout] [100] /tmp/.tmpMfd9Fn/contextlib.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpMfd9Fn/contextlib.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=26926 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_112 ... ok [INFO] [stdout] [100] /tmp/.tmpio7Gbx/conv.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpio7Gbx/conv.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9642 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbVTveb/javadoc-example.fixed.html:15: found nothing to replace first 15 lines [INFO] [stdout] [100] /tmp/.tmpbVTveb/.#.javadoc-example.fixed.html24zRhB: discarding temporary copy [INFO] [stdout] test handlers::test_javadoc::test_javadoc_fixed ... ok [INFO] [stdout] [100] /tmp/.tmp6h2Tvp/core.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp6h2Tvp/core.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8876 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpio7Gbx/conv.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpio7Gbx/conv.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpio7Gbx/conv.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9642 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3RJVQh/calltip_w.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3RJVQh/calltip_w.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp3RJVQh/calltip_w.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=7158 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpiBJya0/code.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpiBJya0/code.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpiBJya0/code.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10622 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7FtisZ/base_subprocess.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7FtisZ/base_subprocess.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp7FtisZ/base_subprocess.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8843 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_107 ... ok [INFO] [stdout] [100] /tmp/.tmpgTCUYs/coroutines.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpgTCUYs/coroutines.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3400 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpuF2Ynq/build_py.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpuF2Ynq/build_py.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpuF2Ynq/build_py.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=17190 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6h2Tvp/core.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6h2Tvp/core.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp6h2Tvp/core.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8876 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_11 ... ok [INFO] [stdout] [100] /tmp/.tmp4veh88/cp1125.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp4veh88/cp1125.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=34597 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvdSnqq/contentmanager.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvdSnqq/contentmanager.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpvdSnqq/contentmanager.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10588 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_115 ... ok [INFO] [stdout] [100] /tmp/.tmpUwkHk1/cp858.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpUwkHk1/cp858.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=34015 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_110 ... ok [INFO] [stdout] [100] /tmp/.tmpcEq8NY/chaos.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpcEq8NY/chaos.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=951 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4veh88/cp1125.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4veh88/cp1125.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp4veh88/cp1125.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=34597 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_111 ... ok [INFO] [stdout] [100] /tmp/.tmpcEq8NY/chaos.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMfd9Fn/contextlib.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMfd9Fn/contextlib.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpMfd9Fn/contextlib.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=26926 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_113 ... ok [INFO] [stdout] [100] /tmp/.tmpcEq8NY/chaos.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpcEq8NY/chaos.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=951 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkGTWHH/cygwinccompiler.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpkGTWHH/cygwinccompiler.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=16380 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpgTCUYs/coroutines.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpgTCUYs/coroutines.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpgTCUYs/coroutines.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3400 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnM59Xw/cp950.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpnM59Xw/cp950.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1023 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_adapters_fixed ... ok [INFO] [stdout] [100] /tmp/.tmpb9sqcj/dataclasses.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpb9sqcj/dataclasses.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=57859 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_12 ... ok [INFO] [stdout] [100] /tmp/.tmpHqZJFB/dist.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpHqZJFB/dist.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=50385 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_118 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_116 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_117 ... ok [INFO] [stdout] [100] /tmp/.tmpBF5LFH/errors.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpBF5LFH/errors.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3577 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4e8ko8/euc_jis_2004.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp4e8ko8/euc_jis_2004.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1051 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnM59Xw/cp950.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnM59Xw/cp950.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpnM59Xw/cp950.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1023 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4aFnGI/domreg.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp4aFnGI/domreg.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3451 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpUwkHk1/cp858.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpUwkHk1/cp858.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpUwkHk1/cp858.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=34015 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIYuUSi/adapters.cpython-312.pyc: rewriting with normalized contents [INFO] [stdout] [100] /tmp/.tmp4e8ko8/euc_jis_2004.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4e8ko8/euc_jis_2004.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp4e8ko8/euc_jis_2004.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1051 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIYuUSi/.#.adapters.cpython-312.pycplRcwJ: discarding temporary copy [INFO] [stdout] [100] /tmp/.tmpSKs1Vg/javadoc-example.html: replacing with normalized version [INFO] [stdout] test handlers::test_javadoc::test_javadoc_example ... ok [INFO] [stdout] [100] /tmp/.tmpbd2wj7/expatbuilder.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpbd2wj7/expatbuilder.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=35767 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_adapters_hardlinked ... ok [INFO] [stdout] [100] /tmp/.tmpcpS4Oa/expatreader.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpcpS4Oa/expatreader.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=15727 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_120 ... ok [INFO] [stdout] [100] /tmp/.tmpi1j66u/extension.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpi1j66u/extension.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10529 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_126 ... ok [INFO] [stdout] [100] /tmp/.tmpWZjWnJ/chunk.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpWZjWnJ/chunk.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5435 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3Quo7p/_parseaddr.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3Quo7p/_parseaddr.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp3Quo7p/_parseaddr.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=17821 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4aFnGI/domreg.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4aFnGI/domreg.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp4aFnGI/domreg.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3451 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWZjWnJ/chunk.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpWZjWnJ/chunk.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpWZjWnJ/chunk.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5435 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkGTWHH/cygwinccompiler.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkGTWHH/cygwinccompiler.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpkGTWHH/cygwinccompiler.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=16380 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBF5LFH/errors.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBF5LFH/errors.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpBF5LFH/errors.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=3577 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpi1j66u/extension.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpi1j66u/extension.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpi1j66u/extension.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10529 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPBEJpi/adapters.cpython-312.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_119 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_114 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_13 ... ok [INFO] [stdout] test handlers::test_pyc::test_adapters ... ok [INFO] [stdout] [100] /tmp/.tmpeEv0p0/filecmp.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpeEv0p0/filecmp.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10178 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHGNC6Y/fix_imports.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpxKrX0B/fix_execfile.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpxKrX0B/fix_execfile.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2048 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHGNC6Y/fix_imports.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5684 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjQLYy5/fix_reload.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpjQLYy5/fix_reload.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1081 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpu4NDL8/adapters.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpjQLYy5/fix_reload.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpjQLYy5/fix_reload.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpjQLYy5/fix_reload.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1081 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxKrX0B/fix_execfile.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxKrX0B/fix_execfile.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpxKrX0B/fix_execfile.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2048 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpeEv0p0/filecmp.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpeEv0p0/filecmp.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpeEv0p0/filecmp.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10178 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHGNC6Y/fix_imports.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpHGNC6Y/fix_imports.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpHGNC6Y/fix_imports.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5684 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_124 ... ok [INFO] [stdout] test handlers::test_pyc::test_adapters_opt_1 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_121 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_125 ... ok [INFO] [stdout] [100] /tmp/.tmpTPQJFl/fix_tuple_params.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpTPQJFl/fix_tuple_params.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5565 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_129 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_133 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_130 ... ok [INFO] [stdout] [100] /tmp/.tmpvbONjp/forkserver.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpvbONjp/forkserver.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=12142 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpESKIcU/genericpath.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpESKIcU/genericpath.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=4975 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_132 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_131 ... ok [INFO] [stdout] [100] /tmp/.tmpW2RjQd/graphlib.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpW2RjQd/graphlib.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9656 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpW2dIBb/config.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpW2dIBb/config.cpython-310.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=38173 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_109 ... ok [INFO] [stdout] [100] /tmp/.tmparWi0f/gzip.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpagPs8B/glob.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpagPs8B/glob.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8681 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmparWi0f/gzip.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=24074 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmplU8FZ1/getopt.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpnR0qFo/gzip.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpnR0qFo/gzip.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=24074 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmplU8FZ1/getopt.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=7489 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHqZJFB/dist.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpHqZJFB/dist.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpHqZJFB/dist.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=50385 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTPQJFl/fix_tuple_params.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTPQJFl/fix_tuple_params.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpTPQJFl/fix_tuple_params.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5565 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpagPs8B/glob.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpagPs8B/glob.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpagPs8B/glob.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8681 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEyM6ED/hex_codec.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpEyM6ED/hex_codec.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1508 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_134 ... ok [INFO] [stdout] [100] /tmp/.tmpESKIcU/genericpath.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprwLUMf/modulefinder.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmprwLUMf/modulefinder.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=23699 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpESKIcU/genericpath.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpESKIcU/genericpath.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=4975 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmplU8FZ1/getopt.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmplU8FZ1/getopt.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmplU8FZ1/getopt.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=7489 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_138 ... ok [INFO] [stdout] [100] /tmp/.tmpvz9j78/ndbm.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpvz9j78/ndbm.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=70 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvz9j78/ndbm.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvz9j78/ndbm.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpvz9j78/ndbm.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=70 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_144 ... ok [INFO] [stdout] [100] /tmp/.tmpvbONjp/forkserver.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpiuOeqx/ntpath.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpiuOeqx/ntpath.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=29953 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvbONjp/forkserver.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpvbONjp/forkserver.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=12142 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpb9sqcj/dataclasses.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpb9sqcj/dataclasses.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpb9sqcj/dataclasses.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=57859 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEyM6ED/hex_codec.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEyM6ED/hex_codec.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpEyM6ED/hex_codec.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1508 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnR0qFo/gzip.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnR0qFo/gzip.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpnR0qFo/gzip.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=24074 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_136 ... ok [INFO] [stdout] [100] /tmp/.tmpSATpAx/numbers.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpSATpAx/numbers.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10348 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_137 ... ok [INFO] [stdout] [100] /tmp/.tmpDn3CEl/opcode.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpDn3CEl/opcode.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10447 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_142 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_135 ... ok [INFO] [stdout] [100] /tmp/.tmpbeW9nk/parse.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpbeW9nk/parse.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8155 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDn3CEl/opcode.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpOLW6uI/parse.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpOLW6uI/parse.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8155 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDn3CEl/opcode.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpDn3CEl/opcode.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10447 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpW2RjQd/graphlib.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpiuOeqx/ntpath.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpiuOeqx/ntpath.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpiuOeqx/ntpath.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=29953 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpW2RjQd/graphlib.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpW2RjQd/graphlib.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9656 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcpS4Oa/expatreader.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcpS4Oa/expatreader.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpcpS4Oa/expatreader.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=15727 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpOLW6uI/parse.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpOLW6uI/parse.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpOLW6uI/parse.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8155 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_145 ... ok [INFO] [stdout] [100] /tmp/.tmpxDHuzP/configparser.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpxDHuzP/configparser.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=54374 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_141 ... ok [INFO] [stdout] [100] /tmp/.tmpbeW9nk/parse.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbeW9nk/parse.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpbeW9nk/parse.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8155 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_149 ... ok [INFO] [stdout] [100] /tmp/.tmprwLUMf/modulefinder.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprwLUMf/modulefinder.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmprwLUMf/modulefinder.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=23699 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_147 ... ok [INFO] [stdout] [100] /tmp/.tmpYr8TPC/posixpath.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpYr8TPC/posixpath.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=16986 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSsoJnO/popen_fork.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpSsoJnO/popen_fork.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2377 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_148 ... ok [INFO] [stdout] [100] /tmp/.tmpIO8XYg/pprint.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpIO8XYg/pprint.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=24489 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSsoJnO/popen_fork.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSsoJnO/popen_fork.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpSsoJnO/popen_fork.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2377 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYr8TPC/posixpath.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpYr8TPC/posixpath.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpYr8TPC/posixpath.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=16986 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_128 ... ok [INFO] [stdout] [100] /tmp/.tmpeT18jb/proactor_events.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpeT18jb/proactor_events.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=33078 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_150 ... ok [INFO] [stdout] [100] /tmp/.tmp54eHRJ/popen_spawn_win32.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp54eHRJ/popen_spawn_win32.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=4021 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpS905Ll/process.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpS905Ll/process.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=12106 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSATpAx/numbers.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSATpAx/numbers.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpSATpAx/numbers.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=10348 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_122 ... ok [INFO] [stdout] [100] /tmp/.tmpg6l4HJ/pygram.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpg6l4HJ/pygram.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1305 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpg6l4HJ/pygram.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpg6l4HJ/pygram.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpg6l4HJ/pygram.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1305 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_102 ... ok [INFO] [stdout] [100] /tmp/.tmp54eHRJ/popen_spawn_win32.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_139 ... ok [INFO] [stdout] [100] /tmp/.tmp54eHRJ/popen_spawn_win32.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp54eHRJ/popen_spawn_win32.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=4021 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpD7ZGJ3/reduction.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpD7ZGJ3/reduction.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9512 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGJOlcO/reduction.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpGJOlcO/reduction.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9512 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_152 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_156 ... ok [INFO] [stdout] [100] /tmp/.tmp6AzBfN/cp850.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp6AzBfN/cp850.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=34105 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ1LvGD/runner.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpZ1LvGD/runner.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9418 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_123 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_151 ... ok [INFO] [stdout] [100] /tmp/.tmpJYPWea/selectors.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpJYPWea/selectors.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=19485 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKMhf34/selectors.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpKMhf34/selectors.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=19485 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIO8XYg/pprint.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpIO8XYg/pprint.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpIO8XYg/pprint.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=24489 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpW2dIBb/config.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpD7ZGJ3/reduction.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpD7ZGJ3/reduction.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpD7ZGJ3/reduction.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9512 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpW2dIBb/config.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpW2dIBb/config.cpython-310.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=38173 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpeT18jb/proactor_events.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpeT18jb/proactor_events.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpeT18jb/proactor_events.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=33078 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_143 ... ok [INFO] [stdout] [100] /tmp/.tmpejU1xA/shelve.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpejU1xA/shelve.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8560 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGJOlcO/reduction.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGJOlcO/reduction.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpGJOlcO/reduction.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9512 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6AzBfN/cp850.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6AzBfN/cp850.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp6AzBfN/cp850.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=34105 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpS905Ll/process.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpS905Ll/process.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpS905Ll/process.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=12106 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpejU1xA/shelve.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpejU1xA/shelve.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpejU1xA/shelve.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=8560 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_146 ... ok [INFO] [stdout] [100] /tmp/.tmpZnk68J/simple.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpZnk68J/simple.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=354 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZnk68J/simple.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZnk68J/simple.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpZnk68J/simple.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=354 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_16 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_157 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_163 ... ok [INFO] [stdout] [100] /tmp/.tmpNR5enN/smtplib.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpNR5enN/smtplib.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=45417 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp30KeSe/sre_compile.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp30KeSe/sre_compile.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=231 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwVL90A/site.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpwVL90A/site.cpython-311.opt-1.pyc: from py with mtime=1666690340 (2022-10-25 09:32:20 UTC), size=22889 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp30KeSe/sre_compile.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp30KeSe/sre_compile.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp30KeSe/sre_compile.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=231 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_166 ... ok [INFO] [stdout] [100] /tmp/.tmpGSEJwk/sre_constants.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpGSEJwk/sre_constants.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=232 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGSEJwk/sre_constants.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGSEJwk/sre_constants.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpGSEJwk/sre_constants.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=232 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_167 ... ok [INFO] [stdout] [100] /tmp/.tmpZ1LvGD/runner.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkpD4kX/staggered.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpkpD4kX/staggered.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5992 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ1LvGD/runner.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpZ1LvGD/runner.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=9418 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmparWi0f/gzip.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkpD4kX/staggered.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkpD4kX/staggered.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_155 ... ok [INFO] [stdout] [100] /tmp/.tmparWi0f/gzip.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmparWi0f/gzip.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=24074 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZYmbrb/streams.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpZYmbrb/streams.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=26681 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkpD4kX/staggered.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5992 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_162 ... ok [INFO] [stdout] [100] /tmp/.tmpxDHuzP/configparser.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpu4Xl6i/curses_tests.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpu4Xl6i/curses_tests.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1242 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxDHuzP/configparser.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpxDHuzP/configparser.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=54374 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpu4Xl6i/curses_tests.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpu4Xl6i/curses_tests.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpu4Xl6i/curses_tests.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1242 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_17 ... ok [INFO] [stdout] [100] /tmp/.tmp2H0xwe/string.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp2H0xwe/string.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=11786 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_168 ... ok [INFO] [stdout] [100] /tmp/.tmpJ4gQqy/struct.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpJ4gQqy/struct.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=257 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpJ4gQqy/struct.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpJ4gQqy/struct.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpJ4gQqy/struct.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=257 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_171 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_158 ... ok [INFO] [stdout] [100] /tmp/.tmpTzJclL/sysconfig.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpTzJclL/sysconfig.cpython-311.pyc: from py with mtime=1666691464 (2022-10-25 09:51:04 UTC), size=12435 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcWhuBB/sysconfig.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpcWhuBB/sysconfig.cpython-311.opt-2.pyc: from py with mtime=1666691464 (2022-10-25 09:51:04 UTC), size=32235 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwVL90A/site.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwVL90A/site.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpwVL90A/site.cpython-311.opt-1.pyc: from py with mtime=1666690340 (2022-10-25 09:32:20 UTC), size=22889 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTzJclL/sysconfig.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTzJclL/sysconfig.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpTzJclL/sysconfig.cpython-311.pyc: from py with mtime=1666691464 (2022-10-25 09:51:04 UTC), size=12435 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp2H0xwe/string.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_154 ... ok [INFO] [stdout] [100] /tmp/.tmp2H0xwe/string.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp2H0xwe/string.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=11786 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_159 ... ok [INFO] [stdout] [100] /tmp/.tmphqohY5/tasks.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmphqohY5/tasks.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=33802 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbd2wj7/expatbuilder.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbd2wj7/expatbuilder.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpbd2wj7/expatbuilder.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=35767 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_153 ... ok [INFO] [stdout] [100] /tmp/.tmp9ayxT0/threads.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp9ayxT0/threads.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=790 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_173 ... ok [INFO] [stdout] [100] /tmp/.tmpmBGOOd/token.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpmBGOOd/token.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2386 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpmBGOOd/token.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpmBGOOd/token.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpmBGOOd/token.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2386 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphXOl09/tabnanny.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmphXOl09/tabnanny.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=11407 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9ayxT0/threads.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp9ayxT0/threads.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp9ayxT0/threads.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=790 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_170 ... ok [INFO] [stdout] [100] /tmp/.tmpkGpWwz/tracemalloc.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpkGpWwz/tracemalloc.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=18047 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_177 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_176 ... ok [INFO] [stdout] [100] /tmp/.tmpr24G1X/dis.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpr24G1X/dis.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=20570 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYFd4BM/utf_32_be.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpYFd4BM/utf_32_be.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=930 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphXOl09/tabnanny.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmphXOl09/tabnanny.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmphXOl09/tabnanny.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=11407 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_164 ... ok [INFO] [stdout] [100] /tmp/.tmp6RVPtR/utf_8.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp6RVPtR/utf_8.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1005 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_174 ... ok [INFO] [stdout] [100] /tmp/.tmpMIxuY9/util.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpMIxuY9/util.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=13879 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYFd4BM/utf_32_be.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpYFd4BM/utf_32_be.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpYFd4BM/utf_32_be.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=930 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6RVPtR/utf_8.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6RVPtR/utf_8.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp6RVPtR/utf_8.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=1005 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_180 ... ok [INFO] [stdout] [100] /tmp/.tmpsAe4WM/validate.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpsAe4WM/validate.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=15099 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_179 ... ok [INFO] [stdout] [100] /tmp/.tmpinI2r5/warnings.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpinI2r5/warnings.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=21025 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNR5enN/smtplib.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNR5enN/smtplib.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpNR5enN/smtplib.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=45417 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpr24G1X/dis.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpr24G1X/dis.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpr24G1X/dis.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=20570 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKMhf34/selectors.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpKMhf34/selectors.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpKMhf34/selectors.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=19485 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_14 ... ok [INFO] [stdout] [100] /tmp/.tmp3K96UU/webbrowser.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp3K96UU/webbrowser.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=25089 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMIxuY9/util.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMIxuY9/util.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpMIxuY9/util.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=13879 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcWhuBB/sysconfig.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcWhuBB/sysconfig.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpcWhuBB/sysconfig.cpython-311.opt-2.pyc: from py with mtime=1666691464 (2022-10-25 09:51:04 UTC), size=32235 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_140 ... ok [INFO] [stdout] [100] /tmp/.tmp80wdnY/windows_utils.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp80wdnY/windows_utils.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5060 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpJYPWea/selectors.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpJYPWea/selectors.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpJYPWea/selectors.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=19485 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZYmbrb/streams.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZYmbrb/streams.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpZYmbrb/streams.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=26681 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphqohY5/tasks.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmphqohY5/tasks.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmphqohY5/tasks.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=33802 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_18 ... ok [INFO] [stdout] [100] /tmp/.tmpPEyXNU/__hello__.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpPEyXNU/__hello__.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=227 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp80wdnY/windows_utils.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp80wdnY/windows_utils.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp80wdnY/windows_utils.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5060 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpS0wFNm/__init__.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpS0wFNm/__init__.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpS0wFNm/__init__.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=51731 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_181 ... ok [INFO] [stdout] [100] /tmp/.tmpTDnLxX/__main__.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpTDnLxX/__main__.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=145 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPEyXNU/__hello__.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTDnLxX/__main__.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTDnLxX/__main__.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpTDnLxX/__main__.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=145 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPEyXNU/__hello__.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpPEyXNU/__hello__.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=227 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_187 ... ok [INFO] [stdout] [100] /tmp/.tmpOHk1of/__main__.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpOHk1of/__main__.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3343 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpinI2r5/warnings.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpinI2r5/warnings.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpinI2r5/warnings.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=21025 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_186 ... ok [INFO] [stdout] [100] /tmp/.tmp3K96UU/webbrowser.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3K96UU/webbrowser.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpefhGqE/_abc.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpefhGqE/_abc.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1370 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_161 ... ok [INFO] [stdout] [100] /tmp/.tmp3K96UU/webbrowser.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=25089 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGmNffJ/dummy.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpGmNffJ/dummy.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=50 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGmNffJ/dummy.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGmNffJ/dummy.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpGmNffJ/dummy.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=50 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_19 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_160 ... ok [INFO] [stdout] [100] /tmp/.tmpywex8G/_adapters.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpRbWNvx/_constants.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpRbWNvx/_constants.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5930 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsAe4WM/validate.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpywex8G/_adapters.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=4496 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpefhGqE/_abc.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpefhGqE/_abc.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpefhGqE/_abc.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1370 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsAe4WM/validate.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpsAe4WM/validate.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=15099 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_189 ... ok [INFO] [stdout] [100] /tmp/.tmp2LpuJZ/_legacy.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp2LpuJZ/_legacy.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3494 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpOHk1of/__main__.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpOHk1of/__main__.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpOHk1of/__main__.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3343 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_185 ... ok [INFO] [stdout] [100] /tmp/.tmp4UtAKh/_osx_support.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp4UtAKh/_osx_support.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=21787 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp2LpuJZ/_legacy.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp2LpuJZ/_legacy.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp2LpuJZ/_legacy.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3494 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpRbWNvx/_constants.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpRbWNvx/_constants.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpRbWNvx/_constants.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5930 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_183 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_175 ... ok [INFO] [stdout] [100] /tmp/.tmpkn29uf/base64mime.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpkn29uf/base64mime.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3559 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBzw8aQ/application.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpBzw8aQ/application.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1321 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_188 ... ok [INFO] [stdout] [100] /tmp/.tmphCWbTD/base_tasks.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmphCWbTD/base_tasks.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2644 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBzw8aQ/application.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBzw8aQ/application.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpBzw8aQ/application.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1321 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_192 ... ok [INFO] [stdout] [100] /tmp/.tmpxKTs1i/big5.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpxKTs1i/big5.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1019 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4UtAKh/_osx_support.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4UtAKh/_osx_support.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp4UtAKh/_osx_support.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=21787 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphCWbTD/base_tasks.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmphCWbTD/base_tasks.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmphCWbTD/base_tasks.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2644 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkn29uf/base64mime.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxKTs1i/big5.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxKTs1i/big5.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpxKTs1i/big5.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1019 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkn29uf/base64mime.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_194 ... ok [INFO] [stdout] [100] /tmp/.tmpkn29uf/base64mime.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3559 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6oRC6D/bisect.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp6oRC6D/bisect.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3135 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_191 ... ok [INFO] [stdout] [100] /tmp/.tmphi3FID/build.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmphi3FID/build.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5767 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6oRC6D/bisect.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6oRC6D/bisect.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp6oRC6D/bisect.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3135 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_198 ... ok [INFO] [stdout] [100] /tmp/.tmpbrx1pv/__init__.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpbrx1pv/__init__.cpython-310.opt-2.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=5620 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_15 ... ok [INFO] [stdout] [100] /tmp/.tmpdKlYci/dump.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpdKlYci/dump.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2825 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdKlYci/dump.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdKlYci/dump.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpdKlYci/dump.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2825 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_20 ... ok [INFO] [stdout] [100] /tmp/.tmp14nhFa/bz2.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp14nhFa/bz2.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11847 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_197 ... ok [INFO] [stdout] [100] /tmp/.tmpOSlDde/bz2.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpOSlDde/bz2.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11847 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_172 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_193 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_196 ... ok [INFO] [stdout] [100] /tmp/.tmpkGpWwz/tracemalloc.cpython-311.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLNtX7c/cp858.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpLNtX7c/cp858.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=34015 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphi3FID/build.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_169 ... ok [INFO] [stdout] [100] /tmp/.tmpLV92aL/charset.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpLV92aL/charset.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=17128 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphi3FID/build.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmphi3FID/build.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5767 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkGpWwz/tracemalloc.cpython-311.opt-2.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpxN8ayD/cmd.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpkGpWwz/tracemalloc.cpython-311.opt-2.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=18047 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_195 ... ok [INFO] [stdout] [100] /tmp/.tmpbrx1pv/__init__.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbrx1pv/__init__.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpbrx1pv/__init__.cpython-310.opt-2.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=5620 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsImZku/cp950.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpsImZku/cp950.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1023 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxN8ayD/cmd.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=18079 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYtwk8k/crypt.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpYtwk8k/crypt.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3913 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsImZku/cp950.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpsImZku/cp950.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpsImZku/cp950.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1023 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_182 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_127 ... ok [INFO] [stdout] [100] /tmp/.tmpbc1B22/dir_util.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp14nhFa/bz2.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbc1B22/dir_util.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7778 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_2 ... ok [INFO] [stdout] [100] /tmp/.tmp14nhFa/bz2.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp14nhFa/bz2.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11847 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIzi6Ol/dumb.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpIzi6Ol/dumb.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11594 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpseLlFD/dumb.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpseLlFD/dumb.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11594 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpOSlDde/bz2.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpOSlDde/bz2.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpOSlDde/bz2.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11847 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbc1B22/dir_util.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbc1B22/dir_util.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpbc1B22/dir_util.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7778 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_205 ... ok [INFO] [stdout] [100] /tmp/.tmpywex8G/_adapters.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpywex8G/_adapters.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpywex8G/_adapters.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=4496 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_207 ... ok [INFO] [stdout] [100] /tmp/.tmpQVnHbG/filecmp.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpQVnHbG/filecmp.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=10187 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyLdcaW/eintr_tester.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpyLdcaW/eintr_tester.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=18077 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_200 ... ok [INFO] [stdout] [100] /tmp/.tmpkgCi6n/fileinput.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpkgCi6n/fileinput.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=15694 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYtwk8k/crypt.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpYtwk8k/crypt.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpYtwk8k/crypt.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=3913 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_199 ... ok [INFO] [stdout] [100] /tmp/.tmppSDNCV/filelist.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmppSDNCV/filelist.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=12832 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIzi6Ol/dumb.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpIzi6Ol/dumb.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpIzi6Ol/dumb.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11594 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_206 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_184 ... ok [INFO] [stdout] [100] /tmp/.tmpLV92aL/charset.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLV92aL/charset.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpLV92aL/charset.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=17128 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_1 ... ok [INFO] [stdout] [100] /tmp/.tmpbF0QPi/fix_future.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpbF0QPi/fix_future.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=547 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_208 ... ok [INFO] [stdout] [100] /tmp/.tmpcKQVQ4/fix_imports2.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpcKQVQ4/fix_imports2.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=289 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcKQVQ4/fix_imports2.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcKQVQ4/fix_imports2.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpluTpjC/fix_buffer.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpnHcquE/fix_funcattrs.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpnHcquE/fix_funcattrs.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=644 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcKQVQ4/fix_imports2.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=289 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpluTpjC/fix_buffer.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=590 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbF0QPi/fix_future.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQVnHbG/filecmp.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbF0QPi/fix_future.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpQVnHbG/filecmp.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpQVnHbG/filecmp.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=10187 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbF0QPi/fix_future.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=547 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpluTpjC/fix_buffer.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpluTpjC/fix_buffer.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpluTpjC/fix_buffer.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=590 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnHcquE/fix_funcattrs.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnHcquE/fix_funcattrs.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpnHcquE/fix_funcattrs.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=644 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_202 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_216 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_201 ... ok [INFO] [stdout] [100] /tmp/.tmp5wSXLa/fix_intern.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp5wSXLa/fix_intern.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1144 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnQ8Aqh/fix_long.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpnQ8Aqh/fix_long.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=476 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprIY1lY/fix_itertools_imports.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmprIY1lY/fix_itertools_imports.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2086 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_215 ... ok [INFO] [stdout] [100] /tmp/.tmpzqQVWA/errors.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpzqQVWA/errors.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=3736 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxN8ayD/cmd.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxN8ayD/cmd.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpxN8ayD/cmd.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=18079 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnQ8Aqh/fix_long.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnQ8Aqh/fix_long.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpnQ8Aqh/fix_long.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=476 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_213 ... ok [INFO] [stdout] [100] /tmp/.tmpytiip4/fix_raw_input.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpytiip4/fix_raw_input.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5wSXLa/fix_intern.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp5wSXLa/fix_intern.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp5wSXLa/fix_intern.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1144 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_214 ... ok [INFO] [stdout] [100] /tmp/.tmpLNtX7c/cp858.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLNtX7c/cp858.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpLNtX7c/cp858.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=34015 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp28FSQw/fix_reduce.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp28FSQw/fix_reduce.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=837 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpytiip4/fix_raw_input.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpytiip4/fix_raw_input.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpytiip4/fix_raw_input.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprIY1lY/fix_itertools_imports.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprIY1lY/fix_itertools_imports.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmprIY1lY/fix_itertools_imports.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2086 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpseLlFD/dumb.cpython-312.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_219 ... ok [INFO] [stdout] [100] /tmp/.tmpseLlFD/dumb.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp28FSQw/fix_reduce.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpseLlFD/dumb.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11594 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp28FSQw/fix_reduce.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp28FSQw/fix_reduce.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=837 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpiUk2IL/fix_renames.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpiUk2IL/fix_renames.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2221 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzqQVWA/errors.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpzqQVWA/errors.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpzqQVWA/errors.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=3736 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_217 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_220 ... ok [INFO] [stdout] [100] /tmp/.tmpxwt8Vw/fix_set_literal.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpxwt8Vw/fix_set_literal.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1697 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpe2tPNx/fix_standarderror.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpe2tPNx/fix_standarderror.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=449 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_221 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_218 ... ok [INFO] [stdout] [100] /tmp/.tmpfHZMpS/fix_tuple_params.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpfHZMpS/fix_tuple_params.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5565 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0LVtEo/fix_sys_exc.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp0LVtEo/fix_sys_exc.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1034 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpe2tPNx/fix_standarderror.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpe2tPNx/fix_standarderror.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpe2tPNx/fix_standarderror.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=449 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_22 ... ok [INFO] [stdout] [100] /tmp/.tmpJITgBp/fix_ws_comma.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_203 ... ok [INFO] [stdout] [100] /tmp/.tmpJITgBp/fix_ws_comma.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1090 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7FbCpF/format_helpers.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp7FbCpF/format_helpers.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2404 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0LVtEo/fix_sys_exc.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0LVtEo/fix_sys_exc.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp0LVtEo/fix_sys_exc.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1034 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpJITgBp/fix_ws_comma.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpJITgBp/fix_ws_comma.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpJITgBp/fix_ws_comma.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1090 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_210 ... ok [INFO] [stdout] [100] /tmp/.tmpGViPCH/genericpath.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpGViPCH/genericpath.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=4975 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_224 ... ok [INFO] [stdout] [100] /tmp/.tmp9MK2ip/events.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp9MK2ip/events.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=26378 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_225 ... ok [INFO] [stdout] [100] /tmp/.tmp7FbCpF/format_helpers.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmphbizAR/gnu.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmphbizAR/gnu.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=72 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7FbCpF/format_helpers.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp7FbCpF/format_helpers.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2404 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_227 ... ok [INFO] [stdout] [100] /tmp/.tmphbizAR/gnu.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpr6dgHM/install_headers.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpr6dgHM/install_headers.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1298 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxwt8Vw/fix_set_literal.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxwt8Vw/fix_set_literal.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpxwt8Vw/fix_set_literal.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1697 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfHZMpS/fix_tuple_params.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpfHZMpS/fix_tuple_params.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpfHZMpS/fix_tuple_params.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5565 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphbizAR/gnu.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmphbizAR/gnu.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=72 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_230 ... ok [INFO] [stdout] [100] /tmp/.tmpr6dgHM/install_headers.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpr6dgHM/install_headers.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpr6dgHM/install_headers.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1298 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpiUk2IL/fix_renames.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpiUk2IL/fix_renames.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpiUk2IL/fix_renames.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2221 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSJ6ac1/iso2022_jp_ext.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpSJ6ac1/iso2022_jp_ext.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1069 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_223 ... ok [INFO] [stdout] [100] /tmp/.tmp01SaLH/iso2022_kr.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp01SaLH/iso2022_kr.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1053 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_231 ... ok [INFO] [stdout] [100] /tmp/.tmp6mEEWU/iterators.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp6mEEWU/iterators.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2135 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGViPCH/genericpath.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGViPCH/genericpath.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpGViPCH/genericpath.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=4975 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_178 ... ok [INFO] [stdout] [100] /tmp/.tmpBlOLMi/mailcap.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpBlOLMi/mailcap.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=9369 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_226 ... ok [INFO] [stdout] [100] /tmp/.tmp01SaLH/iso2022_kr.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp01SaLH/iso2022_kr.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp01SaLH/iso2022_kr.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1053 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_222 ... ok [INFO] [stdout] [100] /tmp/.tmpkLOOaw/mimetypes.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpkLOOaw/mimetypes.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=22777 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppSDNCV/filelist.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmppSDNCV/filelist.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmppSDNCV/filelist.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=12832 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_233 ... ok [INFO] [stdout] [100] /tmp/.tmpEUpsOI/mbcs.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpEUpsOI/mbcs.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1211 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpoFqKMd/mixins.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpoFqKMd/mixins.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=481 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_190 ... ok [INFO] [stdout] [100] /tmp/.tmpa7uQ1S/nturl2path.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpa7uQ1S/nturl2path.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2887 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpoFqKMd/mixins.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpoFqKMd/mixins.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpoFqKMd/mixins.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=481 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6mEEWU/iterators.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6mEEWU/iterators.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp6mEEWU/iterators.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2135 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSJ6ac1/iso2022_jp_ext.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSJ6ac1/iso2022_jp_ext.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpSJ6ac1/iso2022_jp_ext.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1069 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpa7uQ1S/nturl2path.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpa7uQ1S/nturl2path.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpa7uQ1S/nturl2path.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2887 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_229 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_238 ... ok [INFO] [stdout] [100] /tmp/.tmpZafB2v/expatreader.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpZafB2v/expatreader.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=15727 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpA8APm8/parser.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpA8APm8/parser.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5041 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_239 ... ok [INFO] [stdout] [100] /tmp/.tmpWEYyQN/pipes.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpWEYyQN/pipes.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=8978 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEUpsOI/mbcs.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEUpsOI/mbcs.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpEUpsOI/mbcs.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1211 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBlOLMi/mailcap.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_234 ... ok [INFO] [stdout] [100] /tmp/.tmpBlOLMi/mailcap.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpBlOLMi/mailcap.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=9369 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmploF9S4/platform.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmploF9S4/platform.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=44028 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_235 ... ok [INFO] [stdout] [100] /tmp/.tmpWEYyQN/pipes.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpWEYyQN/pipes.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpWEYyQN/pipes.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=8978 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_232 ... ok [INFO] [stdout] [100] /tmp/.tmpxHecME/proactor_events.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpxHecME/proactor_events.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=33204 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9MK2ip/events.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp9MK2ip/events.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp9MK2ip/events.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=26378 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_236 ... ok [INFO] [stdout] [100] /tmp/.tmpQKsXul/proactor_events.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpQKsXul/proactor_events.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=33204 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkLOOaw/mimetypes.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpA8APm8/parser.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpA8APm8/parser.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpA8APm8/parser.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5041 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkLOOaw/mimetypes.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpkLOOaw/mimetypes.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=22777 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsI0wXo/popen_fork.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpsI0wXo/popen_fork.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2377 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_204 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_228 ... ok [INFO] [stdout] [100] /tmp/.tmpyZEQqD/py_compile.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpyZEQqD/py_compile.cpython-312.opt-1.pyc: from py with mtime=1666918763 (2022-10-28 00:59:23 UTC), size=7892 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvFsJdz/queue.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpvFsJdz/queue.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11496 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_209 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_212 ... ok [INFO] [stdout] [100] /tmp/.tmpKNxsFG/random.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp93GKV0/readers.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp93GKV0/readers.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=327 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp93GKV0/readers.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp93GKV0/readers.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpyLdcaW/eintr_tester.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp93GKV0/readers.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=327 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_241 ... ok [INFO] [stdout] [100] /tmp/.tmpfEjHwT/factory.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpfEjHwT/factory.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=12295 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyLdcaW/eintr_tester.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpyLdcaW/eintr_tester.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=18077 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKNxsFG/random.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=33581 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_249 ... ok [INFO] [stdout] [100] /tmp/.tmpVB4XeS/rlcompleter.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpVB4XeS/rlcompleter.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7827 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVB4XeS/rlcompleter.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpVB4XeS/rlcompleter.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpVB4XeS/rlcompleter.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7827 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_250 ... ok [INFO] [stdout] [100] /tmp/.tmpWqZP7d/runners.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpWqZP7d/runners.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7113 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_165 ... ok [INFO] [stdout] [100] /tmp/.tmpsI0wXo/popen_fork.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpsI0wXo/popen_fork.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpsI0wXo/popen_fork.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2377 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpG3Pb0j/saxutils.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpG3Pb0j/saxutils.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=12255 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWqZP7d/runners.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpWqZP7d/runners.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpWqZP7d/runners.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7113 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_23 ... ok [INFO] [stdout] [100] /tmp/.tmpZ996An/shlex.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpZ996An/shlex.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=13399 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_21 ... ok [INFO] [stdout] [100] /tmp/.tmpdXUG4Y/signals.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpdXUG4Y/signals.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2403 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_240 ... ok [INFO] [stdout] [100] /tmp/.tmpP6c3RP/simple.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpP6c3RP/simple.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2688 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyZEQqD/py_compile.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpyZEQqD/py_compile.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpyZEQqD/py_compile.cpython-312.opt-1.pyc: from py with mtime=1666918763 (2022-10-28 00:59:23 UTC), size=7892 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_243 ... ok [INFO] [stdout] [100] /tmp/.tmpsX0k95/socket.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpsX0k95/socket.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=37343 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkgCi6n/fileinput.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkgCi6n/fileinput.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpkgCi6n/fileinput.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=15694 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfEjHwT/factory.cpython-310.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_251 ... ok [INFO] [stdout] [100] /tmp/.tmpfEjHwT/factory.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpfEjHwT/factory.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=12295 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdXUG4Y/signals.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdXUG4Y/signals.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpdXUG4Y/signals.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2403 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ996An/shlex.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpA8YLEh/stat.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpA8YLEh/stat.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5485 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ996An/shlex.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpZ996An/shlex.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=13399 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_254 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_246 ... ok [INFO] [stdout] [100] /tmp/.tmpUgzaVa/suite.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpUgzaVa/suite.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=13512 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbyUMFo/stringprep.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpbyUMFo/stringprep.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=12917 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpP6c3RP/simple.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpP6c3RP/simple.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpP6c3RP/simple.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=2688 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZafB2v/expatreader.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZafB2v/expatreader.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpZafB2v/expatreader.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=15727 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_255 ... ok [INFO] [stdout] [100] /tmp/.tmpW1OcVa/filelist.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpW1OcVa/filelist.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=12832 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_237 ... ok [INFO] [stdout] [100] /tmp/.tmpNNe2ff/suite.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpNNe2ff/suite.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=13512 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKNxsFG/random.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpKNxsFG/random.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpKNxsFG/random.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=33581 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpW1OcVa/filelist.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpW1OcVa/filelist.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpW1OcVa/filelist.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=12832 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpA8YLEh/stat.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpA8YLEh/stat.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_26 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_24 ... ok [INFO] [stdout] [100] /tmp/.tmpA8YLEh/stat.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5485 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpCy3koj/textwrap.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpCy3koj/textwrap.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=19718 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMvLLa8/textpad.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpMvLLa8/textpad.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7657 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_253 ... ok [INFO] [stdout] [100] /tmp/.tmp5TVF3o/types.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp5TVF3o/types.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=10082 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsX0k95/socket.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpsX0k95/socket.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpsX0k95/socket.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=37343 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmploF9S4/platform.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmploF9S4/platform.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmploF9S4/platform.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=44028 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxHecME/proactor_events.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxHecME/proactor_events.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpxHecME/proactor_events.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=33204 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvFsJdz/queue.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvFsJdz/queue.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpvFsJdz/queue.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=11496 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMvLLa8/textpad.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMvLLa8/textpad.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpMvLLa8/textpad.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7657 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_25 ... ok [INFO] [stdout] [100] /tmp/.tmpmp5iR1/types.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpmp5iR1/types.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1717 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_257 ... ok [INFO] [stdout] [100] /tmp/.tmpBfhoIv/upload.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_248 ... ok [INFO] [stdout] [100] /tmp/.tmpBfhoIv/upload.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7621 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTlbWWu/utf_16_be.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpTlbWWu/utf_16_be.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1037 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_256 ... ok [INFO] [stdout] [100] /tmp/.tmpsrkOA8/utf_16_be.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpsrkOA8/utf_16_be.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1037 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpG3Pb0j/saxutils.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpsrkOA8/utf_16_be.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpsrkOA8/utf_16_be.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpsrkOA8/utf_16_be.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1037 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpG3Pb0j/saxutils.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpG3Pb0j/saxutils.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=12255 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_267 ... ok [INFO] [stdout] [100] /tmp/.tmpmp5iR1/types.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpmp5iR1/types.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpmp5iR1/types.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1717 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQKsXul/proactor_events.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpl05bwn/utf_32_be.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpl05bwn/utf_32_be.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=930 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQKsXul/proactor_events.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpQKsXul/proactor_events.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=33204 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTlbWWu/utf_16_be.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTlbWWu/utf_16_be.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpTlbWWu/utf_16_be.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=1037 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpl05bwn/utf_32_be.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpl05bwn/utf_32_be.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpl05bwn/utf_32_be.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=930 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_268 ... ok [INFO] [stdout] [100] /tmp/.tmpBfhoIv/upload.cpython-312.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBfhoIv/upload.cpython-312.opt-2.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpBfhoIv/upload.cpython-312.opt-2.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=7621 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_266 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_261 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_264 ... ok [INFO] [stdout] [100] /tmp/.tmpSWEDbb/wintypes.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpSWEDbb/wintypes.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5628 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpCy3koj/textwrap.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNNe2ff/suite.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNNe2ff/suite.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpCy3koj/textwrap.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpCy3koj/textwrap.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=19718 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNNe2ff/suite.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=13512 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSWEDbb/wintypes.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSWEDbb/wintypes.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpSWEDbb/wintypes.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5628 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnHNNdV/windows_utils.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpnHNNdV/windows_utils.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5060 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfHKacv/util.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpfHKacv/util.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=21032 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPFdo8I/fix_explicit.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpPFdo8I/fix_explicit.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=123 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPFdo8I/fix_explicit.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPFdo8I/fix_explicit.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpPFdo8I/fix_explicit.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=123 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbyUMFo/stringprep.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpUgzaVa/suite.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpUgzaVa/suite.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpUgzaVa/suite.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=13512 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbyUMFo/stringprep.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpbyUMFo/stringprep.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=12917 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnHNNdV/windows_utils.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnHNNdV/windows_utils.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpnHNNdV/windows_utils.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=5060 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5TVF3o/types.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp5TVF3o/types.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmp5TVF3o/types.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=10082 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_265 ... ok [INFO] [stdout] [100] /tmp/.tmpxSHGwU/xmlreader.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpxSHGwU/xmlreader.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=12684 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_271 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_211 ... ok [INFO] [stdout] [100] /tmp/.tmpBQjDM7/__future__.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpBQjDM7/__future__.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5218 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_27 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_260 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_252 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_262 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_244 ... ok [INFO] [stdout] [100] /tmp/.tmplyL70S/_aix_support.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmplyL70S/_aix_support.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=4021 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpFsPrNL/_markupbase.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp4I12QE/_compat_pickle.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp4I12QE/_compat_pickle.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=8735 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6CGlum/_compression.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpFsPrNL/_markupbase.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=14653 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6CGlum/_compression.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5681 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_270 ... ok [INFO] [stdout] [100] /tmp/.tmpBQjDM7/__future__.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0MCJiV/fix_idioms.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp0MCJiV/fix_idioms.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4876 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBQjDM7/__future__.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpBQjDM7/__future__.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5218 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_247 ... ok [INFO] [stdout] [100] /tmp/.tmpSBcFMn/_markupbase.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpSBcFMn/_markupbase.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=14653 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmplyL70S/_aix_support.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmplyL70S/_aix_support.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmplyL70S/_aix_support.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=4021 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_242 ... ok [INFO] [stdout] [100] /tmp/.tmpvPT5Tw/_markupbase.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpvPT5Tw/_markupbase.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=14653 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_273 ... ok [INFO] [stdout] [100] /tmp/.tmpv9BVAg/_osx_support.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpv9BVAg/_osx_support.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=22023 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0MCJiV/fix_idioms.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0MCJiV/fix_idioms.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp0MCJiV/fix_idioms.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4876 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4I12QE/_compat_pickle.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4I12QE/_compat_pickle.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp4I12QE/_compat_pickle.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=8735 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_275 ... ok [INFO] [stdout] [100] /tmp/.tmpROl48c/_py_abc.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpROl48c/_py_abc.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6189 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpFsPrNL/_markupbase.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpFsPrNL/_markupbase.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpFsPrNL/_markupbase.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=14653 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_263 ... ok [INFO] [stdout] [100] /tmp/.tmpbEXdt1/_py_abc.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpbEXdt1/_py_abc.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6189 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBEoub1/__hello__.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp6CGlum/_compression.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6CGlum/_compression.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpENDTQn/_collections_abc.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpENDTQn/_collections_abc.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=32082 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBEoub1/__hello__.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=227 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_258 ... ok [INFO] [stdout] [100] /tmp/.tmp6CGlum/_compression.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5681 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5tgVud/_py_abc.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp5tgVud/_py_abc.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6189 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBEoub1/__hello__.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBEoub1/__hello__.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpBEoub1/__hello__.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=227 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfHKacv/util.cpython-312.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp5tgVud/_py_abc.cpython-313.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_274 ... ok [INFO] [stdout] [100] /tmp/.tmpbEXdt1/_py_abc.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpROl48c/_py_abc.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp5tgVud/_py_abc.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_259 ... ok [INFO] [stdout] [100] /tmp/.tmp5tgVud/_py_abc.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6189 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_28 ... ok [INFO] [stdout] [100] /tmp/.tmpxSHGwU/xmlreader.cpython-312.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_245 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_277 ... ok [INFO] [stdout] [100] /tmp/.tmpROl48c/_py_abc.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpROl48c/_py_abc.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6189 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxSHGwU/xmlreader.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpxSHGwU/xmlreader.cpython-312.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=12684 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnYDXPs/_pylong.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpnYDXPs/_pylong.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=11830 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0qmEDd/_pylong.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp0qmEDd/_pylong.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=11830 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_279 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_278 ... ok [INFO] [stdout] [100] /tmp/.tmpbEXdt1/_py_abc.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpbEXdt1/_py_abc.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6189 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjUg4fp/_strptime.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpjUg4fp/_strptime.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=25508 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfHKacv/util.cpython-312.opt-1.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpfHKacv/util.cpython-312.opt-1.pyc: from py with mtime=1666649302 (2022-10-24 22:08:22 UTC), size=21032 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSBcFMn/_markupbase.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSBcFMn/_markupbase.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpSBcFMn/_markupbase.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=14653 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKBzk1m/fix_import.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpKBzk1m/fix_import.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=3256 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHjXPFU/_threading_local.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpHjXPFU/_threading_local.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7220 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpv9BVAg/_osx_support.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpv9BVAg/_osx_support.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpv9BVAg/_osx_support.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=22023 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0jvNV2/_sitebuiltins.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp0jvNV2/_sitebuiltins.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3128 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpW0wYXn/_pylong.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpW0wYXn/_pylong.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=11830 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_285 ... ok [INFO] [stdout] [100] /tmp/.tmp0jzuCY/abc.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp0jzuCY/abc.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5203 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_283 ... ok [INFO] [stdout] [100] /tmp/.tmpKBzk1m/fix_import.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpKBzk1m/fix_import.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpKBzk1m/fix_import.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=3256 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_280 ... ok [INFO] [stdout] [100] /tmp/.tmpQqY1iI/base64.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpQqY1iI/base64.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=21629 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnYDXPs/_pylong.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnYDXPs/_pylong.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpnYDXPs/_pylong.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=11830 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_29 ... ok [INFO] [stdout] [100] /tmp/.tmpPimWbd/base64.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpPimWbd/base64.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=21629 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4umY2A/antigravity.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp4umY2A/antigravity.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=500 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHjXPFU/_threading_local.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4umY2A/antigravity.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4umY2A/antigravity.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpHjXPFU/_threading_local.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpHjXPFU/_threading_local.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7220 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_286 ... [100] /tmp/.tmp4umY2A/antigravity.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=500 bytes, no hash invalidation [INFO] [stdout] ok [INFO] [stdout] [100] /tmp/.tmpW0wYXn/_pylong.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpW0wYXn/_pylong.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpW0wYXn/_pylong.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=11830 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_293 ... ok [INFO] [stdout] [100] /tmp/.tmpkN6LUD/bdb.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpkN6LUD/bdb.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=34599 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0qmEDd/_pylong.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0qmEDd/_pylong.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp0qmEDd/_pylong.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=11830 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_284 ... ok [INFO] [stdout] [100] /tmp/.tmpHRVtgO/bisect.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpHRVtgO/bisect.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3423 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3PAisM/base64.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp3PAisM/base64.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=21629 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHRVtgO/bisect.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpHRVtgO/bisect.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpHRVtgO/bisect.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3423 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvPT5Tw/_markupbase.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0jvNV2/_sitebuiltins.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_288 ... [100] /tmp/.tmpvPT5Tw/_markupbase.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpvPT5Tw/_markupbase.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=14653 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0jvNV2/_sitebuiltins.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp0jvNV2/_sitebuiltins.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3128 bytes, no hash invalidation [INFO] [stdout] ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_298 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_287 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_291 ... ok [INFO] [stdout] [100] /tmp/.tmpVXq298/bz2.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpVXq298/bz2.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=11969 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmponoia6/fix_set_literal.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmponoia6/fix_set_literal.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1697 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3KePcr/cProfile.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp3KePcr/cProfile.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6623 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmponoia6/fix_set_literal.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmponoia6/fix_set_literal.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp0jzuCY/abc.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQqY1iI/base64.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmponoia6/fix_set_literal.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1697 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0jzuCY/abc.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp0jzuCY/abc.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5203 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_30 ... ok [INFO] [stdout] [100] /tmp/.tmp4HisE1/calendar.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp4HisE1/calendar.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=25631 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_272 ... ok [INFO] [stdout] [100] /tmp/.tmp2seczZ/cmd.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp2seczZ/cmd.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=15316 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQqY1iI/base64.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpQqY1iI/base64.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=21629 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp03gMyZ/__init__.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp03gMyZ/__init__.cpython-310.pyc: from py with mtime=1604486826 (2020-11-04 10:47:06 UTC), size=7382 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_292 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_282 ... ok [INFO] [stdout] [100] /tmp/.tmpENUiUD/code.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpENUiUD/code.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=12841 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprW1KGa/codecs.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmprW1KGa/codecs.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=36928 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_269 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_289 ... ok [INFO] [stdout] [100] /tmp/.tmpQA8hUN/colorsys.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpQA8hUN/colorsys.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=4062 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWleQPu/codeop.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpWleQPu/codeop.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5697 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQA8hUN/colorsys.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQA8hUN/colorsys.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpQA8hUN/colorsys.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=4062 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVXq298/bz2.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpVXq298/bz2.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpVXq298/bz2.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=11969 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3PAisM/base64.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3PAisM/base64.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp3PAisM/base64.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=21629 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_306 ... ok [INFO] [stdout] [100] /tmp/.tmpGZKqLw/compileall.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpGZKqLw/compileall.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=20665 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_281 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_299 ... ok [INFO] [stdout] [100] /tmp/.tmpW3oKVP/contextlib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpW3oKVP/contextlib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=27801 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp14YaAm/contextlib.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp14YaAm/contextlib.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=27801 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWleQPu/codeop.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpWleQPu/codeop.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpWleQPu/codeop.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5697 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPimWbd/base64.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPimWbd/base64.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpPimWbd/base64.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=21629 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpENUiUD/code.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpENUiUD/code.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpENUiUD/code.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=12841 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3KePcr/cProfile.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3KePcr/cProfile.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp3KePcr/cProfile.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6623 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp03gMyZ/__init__.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp03gMyZ/__init__.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp03gMyZ/__init__.cpython-310.pyc: from py with mtime=1604486826 (2020-11-04 10:47:06 UTC), size=7382 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_294 ... ok [INFO] [stdout] [100] /tmp/.tmpa8PmZk/fix_xreadlines.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpa8PmZk/fix_xreadlines.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=689 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpa8PmZk/fix_xreadlines.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpa8PmZk/fix_xreadlines.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpa8PmZk/fix_xreadlines.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=689 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_31 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_305 ... ok [INFO] [stdout] [100] /tmp/.tmpYNexM0/contextlib.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpYNexM0/contextlib.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=27801 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpd3i9f9/copy.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpd3i9f9/copy.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=8845 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjUg4fp/_strptime.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_296 ... ok [INFO] [stdout] [100] /tmp/.tmpjH0mYx/copyreg.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpjH0mYx/copyreg.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7614 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjUg4fp/_strptime.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpjUg4fp/_strptime.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=25508 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjH0mYx/copyreg.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpjH0mYx/copyreg.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpjH0mYx/copyreg.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7614 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp2seczZ/cmd.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp2seczZ/cmd.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp2seczZ/cmd.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=15316 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGZKqLw/compileall.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGZKqLw/compileall.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpGZKqLw/compileall.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=20665 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp14YaAm/contextlib.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp14YaAm/contextlib.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp14YaAm/contextlib.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=27801 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_300 ... ok [INFO] [stdout] [100] /tmp/.tmpdK13ve/copyreg.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpdK13ve/copyreg.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7614 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_303 ... ok [INFO] [stdout] [100] /tmp/.tmpWYdWNR/copyreg.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpWYdWNR/copyreg.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7614 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_312 ... ok [INFO] [stdout] [100] /tmp/.tmpd3i9f9/copy.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpd3i9f9/copy.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpd3i9f9/copy.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=8845 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpAqSrDM/csv.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpAqSrDM/csv.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=19178 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_295 ... ok [INFO] [stdout] [100] /tmp/.tmphvmxfs/csv.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmphvmxfs/csv.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=19178 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWYdWNR/copyreg.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpWYdWNR/copyreg.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpWYdWNR/copyreg.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7614 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdK13ve/copyreg.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdK13ve/copyreg.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpdK13ve/copyreg.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7614 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_314 ... ok [INFO] [stdout] [100] /tmp/.tmpNAHKEn/csv.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpNAHKEn/csv.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=19178 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkN6LUD/bdb.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkN6LUD/bdb.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpkN6LUD/bdb.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=34599 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_308 ... ok [INFO] [stdout] [100] /tmp/.tmpQOYgRw/dataclasses.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpQOYgRw/dataclasses.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=64587 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_313 ... ok [INFO] [stdout] [100] /tmp/.tmpS1sqRp/dataclasses.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpS1sqRp/dataclasses.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=64587 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_307 ... ok [INFO] [stdout] [100] /tmp/.tmpG4NdcJ/fixer_base.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpG4NdcJ/fixer_base.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=6690 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_311 ... ok [INFO] [stdout] [100] /tmp/.tmpyzQbBL/dataclasses.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpyzQbBL/dataclasses.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=64587 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_3 ... ok [INFO] [stdout] [100] /tmp/.tmp620a9W/decimal.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp620a9W/decimal.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=2805 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp620a9W/decimal.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp620a9W/decimal.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp620a9W/decimal.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=2805 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_321 ... ok [INFO] [stdout] [100] /tmp/.tmpuAwXhb/difflib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpuAwXhb/difflib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=83308 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4HisE1/calendar.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4HisE1/calendar.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp4HisE1/calendar.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=25631 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_297 ... ok [INFO] [stdout] [100] /tmp/.tmphvmxfs/csv.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmphvmxfs/csv.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmphvmxfs/csv.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=19178 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDDYcil/dis.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpDDYcil/dis.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=40944 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNAHKEn/csv.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNAHKEn/csv.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpW3oKVP/contextlib.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpW3oKVP/contextlib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpQOYgRw/dataclasses.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQOYgRw/dataclasses.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpQOYgRw/dataclasses.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=64587 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpW3oKVP/contextlib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=27801 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpG4NdcJ/fixer_base.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpG4NdcJ/fixer_base.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpG4NdcJ/fixer_base.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=6690 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpAqSrDM/csv.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpAqSrDM/csv.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpAqSrDM/csv.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=19178 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNAHKEn/csv.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=19178 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_302 ... ok [INFO] [stdout] [100] /tmp/.tmpBEC17v/dis.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpBEC17v/dis.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=40944 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_316 ... ok [INFO] [stdout] [100] /tmp/.tmpyzQbBL/dataclasses.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpyzQbBL/dataclasses.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpyzQbBL/dataclasses.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=64587 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_290 ... ok [INFO] [stdout] [100] /tmp/.tmpENDTQn/_collections_abc.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpENDTQn/_collections_abc.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpuBRwtp/filecmp.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpuBRwtp/filecmp.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=10444 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpENDTQn/_collections_abc.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=32082 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyweTpq/dis.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpyweTpq/dis.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=40944 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpuAwXhb/difflib.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpuAwXhb/difflib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpuAwXhb/difflib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=83308 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_32 ... ok [INFO] [stdout] [100] /tmp/.tmpp0dldV/fileinput.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpp0dldV/fileinput.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=15717 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprW1KGa/codecs.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprW1KGa/codecs.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmprW1KGa/codecs.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=36928 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpuBRwtp/filecmp.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpuBRwtp/filecmp.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpuBRwtp/filecmp.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=10444 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYNexM0/contextlib.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpYNexM0/contextlib.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpYNexM0/contextlib.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=27801 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_326 ... ok [INFO] [stdout] [100] /tmp/.tmp6j096K/fnmatch.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp6j096K/fnmatch.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6180 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_301 ... ok [INFO] [stdout] [100] /tmp/.tmpe8cz03/fnmatch.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpe8cz03/fnmatch.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6180 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpe8cz03/fnmatch.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpe8cz03/fnmatch.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpe8cz03/fnmatch.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6180 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_329 ... ok [INFO] [stdout] [100] /tmp/.tmpnXIyJK/fixer_util.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpnXIyJK/fixer_util.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=15206 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6j096K/fnmatch.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6j096K/fnmatch.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp6j096K/fnmatch.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6180 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBEC17v/dis.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBEC17v/dis.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpBEC17v/dis.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=40944 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_315 ... ok [INFO] [stdout] [100] /tmp/.tmpp0dldV/fileinput.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpp0dldV/fileinput.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpp0dldV/fileinput.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=15717 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_328 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_317 ... ok [INFO] [stdout] [100] /tmp/.tmpGHSyVq/ftplib.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpGHSyVq/ftplib.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=34735 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqA4QYz/fractions.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpqA4QYz/fractions.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=39941 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwhrLba/fnmatch.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpwhrLba/fnmatch.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6180 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnXIyJK/fixer_util.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnXIyJK/fixer_util.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpnXIyJK/fixer_util.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=15206 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_318 ... ok [INFO] [stdout] [100] /tmp/.tmpOMKPaw/ftplib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpOMKPaw/ftplib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=34735 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwhrLba/fnmatch.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwhrLba/fnmatch.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpwhrLba/fnmatch.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6180 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_330 ... ok [INFO] [stdout] [100] /tmp/.tmpP6VeBR/ftplib.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpP6VeBR/ftplib.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=34735 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpS1sqRp/dataclasses.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpS1sqRp/dataclasses.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpS1sqRp/dataclasses.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=64587 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_320 ... ok [INFO] [stdout] [100] /tmp/.tmpI40344/functools.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpI40344/functools.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=39365 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_322 ... ok [INFO] [stdout] [100] /tmp/.tmpfgLmH3/genericpath.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpfgLmH3/genericpath.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5976 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_327 ... ok [INFO] [stdout] [100] /tmp/.tmprxOrvS/getopt.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmprxOrvS/getopt.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7488 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_33 ... ok [INFO] [stdout] [100] /tmp/.tmpfgLmH3/genericpath.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpfgLmH3/genericpath.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpfgLmH3/genericpath.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=5976 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprxOrvS/getopt.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprxOrvS/getopt.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmprxOrvS/getopt.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7488 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpy9GosJ/getopt.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpy9GosJ/getopt.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7488 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDDYcil/dis.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpDDYcil/dis.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpDDYcil/dis.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=40944 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpy9GosJ/getopt.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpy9GosJ/getopt.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpy9GosJ/getopt.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7488 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_309 ... ok [INFO] [stdout] [100] /tmp/.tmpLVOYLX/getopt.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpLVOYLX/getopt.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7488 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqA4QYz/fractions.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqA4QYz/fractions.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpqA4QYz/fractions.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=39941 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_338 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_276 ... ok [INFO] [stdout] [100] /tmp/.tmpyweTpq/dis.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpyweTpq/dis.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpyweTpq/dis.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=40944 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_337 ... ok [INFO] [stdout] [100] /tmp/.tmpeTCYwD/gettext.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpeTCYwD/gettext.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=21534 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLq4Qjb/getpass.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpLq4Qjb/getpass.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6233 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLVOYLX/getopt.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLVOYLX/getopt.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpLVOYLX/getopt.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=7488 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_336 ... ok [INFO] [stdout] [100] /tmp/.tmpptrgbh/glob.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpptrgbh/glob.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3082 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_339 ... ok [INFO] [stdout] [100] /tmp/.tmpBEtMsQ/glob.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpBEtMsQ/glob.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3082 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp2MK93L/fork_wait.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp2MK93L/fork_wait.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2286 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_331 ... ok [INFO] [stdout] [100] /tmp/.tmpLq4Qjb/getpass.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_310 ... [100] /tmp/.tmpLq4Qjb/getpass.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] ok [INFO] [stdout] [100] /tmp/.tmpLq4Qjb/getpass.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=6233 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpeTCYwD/gettext.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpeTCYwD/gettext.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpeTCYwD/gettext.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=21534 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5mmsxk/glob.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp5mmsxk/glob.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3082 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpI40344/functools.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpI40344/functools.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpI40344/functools.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=39365 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_340 ... ok [INFO] [stdout] [100] /tmp/.tmpR2ldXu/graphlib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpR2ldXu/graphlib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=9656 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpR2ldXu/graphlib.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpR2ldXu/graphlib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpR2ldXu/graphlib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=9656 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGHSyVq/ftplib.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGHSyVq/ftplib.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpGHSyVq/ftplib.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=34735 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBEtMsQ/glob.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBEtMsQ/glob.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpBEtMsQ/glob.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3082 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3hSAl9/graphlib.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp3hSAl9/graphlib.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=9656 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5mmsxk/glob.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp5mmsxk/glob.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp5mmsxk/glob.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3082 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_323 ... ok [INFO] [stdout] [100] /tmp/.tmpZ150SU/graphlib.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpZ150SU/graphlib.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=9656 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_341 ... ok [INFO] [stdout] [100] /tmp/.tmpszsHCD/gzip.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpszsHCD/gzip.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=24999 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_346 ... ok [INFO] [stdout] [100] /tmp/.tmpptrgbh/glob.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpptrgbh/glob.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpptrgbh/glob.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=3082 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp2MK93L/fork_wait.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp2MK93L/fork_wait.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp2MK93L/fork_wait.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2286 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_304 ... ok [INFO] [stdout] [100] /tmp/.tmpomNGWz/formatter.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpomNGWz/formatter.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=15143 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXHdxZ0/hashlib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpXHdxZ0/hashlib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=9349 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_34 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_324 ... ok [INFO] [stdout] [100] /tmp/.tmpthfFLs/base_events.cpython-314.opt-1.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpthfFLs/base_events.cpython-314.opt-1.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=79723 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXHdxZ0/hashlib.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXHdxZ0/hashlib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpXHdxZ0/hashlib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=9349 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_344 ... ok [INFO] [stdout] [100] /tmp/.tmpcPuslv/base_events.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpcPuslv/base_events.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=79723 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPnfDp8/heapq.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpPnfDp8/heapq.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=23024 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ150SU/graphlib.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZ150SU/graphlib.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpZ150SU/graphlib.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=9656 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_343 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_342 ... ok [INFO] [stdout] [100] /tmp/.tmpP79dQ7/base_events.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpMSkx9H/futures.cpython-314.opt-1.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpP79dQ7/base_events.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=79723 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMSkx9H/futures.cpython-314.opt-1.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=14084 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpomNGWz/formatter.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpomNGWz/formatter.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpomNGWz/formatter.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=15143 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_349 ... ok [INFO] [stdout] [100] /tmp/.tmpP6VeBR/ftplib.cpython-313.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpP6VeBR/ftplib.cpython-313.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpP6VeBR/ftplib.cpython-313.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=34735 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwO7h8O/futures.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpwO7h8O/futures.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=14084 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPnfDp8/heapq.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPnfDp8/heapq.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpPnfDp8/heapq.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=23024 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMSkx9H/futures.cpython-314.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMSkx9H/futures.cpython-314.opt-1.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpMSkx9H/futures.cpython-314.opt-1.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=14084 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3hSAl9/graphlib.cpython-313.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3hSAl9/graphlib.cpython-313.opt-1.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmp3hSAl9/graphlib.cpython-313.opt-1.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=9656 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_354 ... ok [INFO] [stdout] [100] /tmp/.tmprPsCk9/futures.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmprPsCk9/futures.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=14084 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_332 ... ok [INFO] [stdout] [100] /tmp/.tmp1qiGdn/locks.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmp1qiGdn/locks.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=20573 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_347 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_345 ... ok [INFO] [stdout] [100] /tmp/.tmpZHp74L/locks.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpZHp74L/locks.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=20573 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQDn6aM/numbers.cpython-314.opt-1.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpQDn6aM/numbers.cpython-314.opt-1.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=11467 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwO7h8O/futures.cpython-314.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwO7h8O/futures.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_350 ... [100] /tmp/.tmpwO7h8O/futures.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=14084 bytes, no hash invalidation [INFO] [stdout] ok [INFO] [stdout] [100] /tmp/.tmpR4bSf5/framework.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpR4bSf5/framework.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2201 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpR4bSf5/framework.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpR4bSf5/framework.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpR4bSf5/framework.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2201 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpOMKPaw/ftplib.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpOMKPaw/ftplib.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpOMKPaw/ftplib.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=34735 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_36 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_319 ... ok [INFO] [stdout] [100] /tmp/.tmpz8cgTa/numbers.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpz8cgTa/numbers.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=11467 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpB1Rckr/numbers.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpB1Rckr/numbers.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=11467 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_325 ... ok [INFO] [stdout] [100] /tmp/.tmpszsHCD/gzip.cpython-313.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpszsHCD/gzip.cpython-313.opt-2.pyc: pyc file for Python 3.13 [INFO] [stdout] [100] /tmp/.tmpszsHCD/gzip.cpython-313.opt-2.pyc: from py with mtime=1717598794 (2024-06-05 14:46:34 UTC), size=24999 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQDn6aM/numbers.cpython-314.opt-1.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpQDn6aM/numbers.cpython-314.opt-1.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=11467 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpRcSAJ6/streams.cpython-314.opt-1.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpRcSAJ6/streams.cpython-314.opt-1.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=28481 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_335 ... ok [INFO] [stdout] [100] /tmp/.tmpfjPg41/streams.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpfjPg41/streams.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=28481 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_35 ... ok [INFO] [stdout] [100] /tmp/.tmp5sM5xQ/streams.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmp5sM5xQ/streams.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=28481 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_355 ... ok [INFO] [stdout] [100] /tmp/.tmpcVjAlF/__init__.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpcVjAlF/__init__.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=236 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcVjAlF/__init__.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcVjAlF/__init__.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpcVjAlF/__init__.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=236 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_365 ... ok [INFO] [stdout] [100] /tmp/.tmpUgnady/__init__.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpUgnady/__init__.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=557 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpUgnady/__init__.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpUgnady/__init__.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpUgnady/__init__.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=557 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_366 ... ok [INFO] [stdout] [100] /tmp/.tmpsTlaCJ/__init__.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpsTlaCJ/__init__.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=203 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsTlaCJ/__init__.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpsTlaCJ/__init__.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpsTlaCJ/__init__.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=203 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_367 ... ok [INFO] [stdout] [100] /tmp/.tmprPsCk9/futures.cpython-314.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp1qiGdn/locks.cpython-314.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp1qiGdn/locks.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmp1qiGdn/locks.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=20573 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLgbK5M/__main__.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpLgbK5M/__main__.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=58 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLgbK5M/__main__.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLgbK5M/__main__.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpLgbK5M/__main__.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=58 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_368 ... ok [INFO] [stdout] [100] /tmp/.tmpzyNT9X/_compat_pickle.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpzyNT9X/_compat_pickle.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=8749 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprPsCk9/futures.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmprPsCk9/futures.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=14084 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_357 ... ok [INFO] [stdout] [100] /tmp/.tmpNUF9HP/handlers.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpNUF9HP/handlers.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=21669 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpz8cgTa/numbers.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpz8cgTa/numbers.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=11467 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzyNT9X/_compat_pickle.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpzyNT9X/_compat_pickle.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpzyNT9X/_compat_pickle.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=8749 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpB1Rckr/numbers.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpB1Rckr/numbers.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=11467 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_369 ... ok [INFO] [stdout] [100] /tmp/.tmpvOsDh8/_dummy_thread.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpvOsDh8/_dummy_thread.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5118 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_360 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_359 ... ok [INFO] [stdout] [100] /tmp/.tmpvOsDh8/_dummy_thread.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvOsDh8/_dummy_thread.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpvOsDh8/_dummy_thread.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5118 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_334 ... ok [INFO] [stdout] [100] /tmp/.tmpexke19/_test_warnings.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpexke19/_test_warnings.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2304 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6307ZB/_endian.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp6307ZB/_endian.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2000 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpa4Igc7/_sitebuiltins.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpa4Igc7/_sitebuiltins.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=3115 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_370 ... ok [INFO] [stdout] [100] /tmp/.tmp6307ZB/_endian.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6307ZB/_endian.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp6307ZB/_endian.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2000 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ2rYeG/_weakrefset.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpZ2rYeG/_weakrefset.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5705 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpa4Igc7/_sitebuiltins.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpexke19/_test_warnings.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_371 ... ok [INFO] [stdout] [100] /tmp/.tmpexke19/_test_warnings.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpexke19/_test_warnings.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2304 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpa4Igc7/_sitebuiltins.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpa4Igc7/_sitebuiltins.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=3115 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIAaKPp/ascii.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpIAaKPp/ascii.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1248 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_373 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_372 ... ok [INFO] [stdout] [100] /tmp/.tmpARfwXS/asynchat.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpARfwXS/asynchat.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=11328 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTSvcPZ/base_tasks.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTSvcPZ/base_tasks.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2186 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIAaKPp/ascii.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpIAaKPp/ascii.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpIAaKPp/ascii.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1248 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZHp74L/locks.cpython-314.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZHp74L/locks.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpZHp74L/locks.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=20573 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTSvcPZ/base_tasks.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTSvcPZ/base_tasks.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTSvcPZ/base_tasks.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2186 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_333 ... ok [INFO] [stdout] [100] /tmp/.tmpXxR6pD/binhex.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpXxR6pD/binhex.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=13954 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_377 ... ok [INFO] [stdout] [100] /tmp/.tmpTSQXRy/bytedesign.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTSQXRy/bytedesign.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=4231 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpRcSAJ6/streams.cpython-314.opt-1.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpRcSAJ6/streams.cpython-314.opt-1.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=28481 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_375 ... ok [INFO] [stdout] [100] /tmp/.tmp8KRTDk/heapq.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp8KRTDk/heapq.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=22877 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNUF9HP/handlers.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNUF9HP/handlers.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpNUF9HP/handlers.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=21669 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfjPg41/streams.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpfjPg41/streams.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=28481 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_361 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_356 ... ok [INFO] [stdout] [100] /tmp/.tmpo91tO1/calltip.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpo91tO1/calltip.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=6067 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTSQXRy/bytedesign.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTSQXRy/bytedesign.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTSQXRy/bytedesign.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=4231 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWpfJBT/case.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpWpfJBT/case.cpython-36.opt-1.pyc: from py with mtime=1593604588 (2020-07-01 11:56:28 UTC), size=57500 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ2rYeG/_weakrefset.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZ2rYeG/_weakrefset.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpZ2rYeG/_weakrefset.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5705 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpo91tO1/calltip.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpo91tO1/calltip.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpo91tO1/calltip.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=6067 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpARfwXS/asynchat.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpARfwXS/asynchat.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpARfwXS/asynchat.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=11328 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_379 ... ok [INFO] [stdout] [100] /tmp/.tmp8zFIP2/chaos.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp8zFIP2/chaos.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=951 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_348 ... ok [INFO] [stdout] [100] /tmp/.tmprJXfRE/code.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmprJXfRE/code.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=10614 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8zFIP2/chaos.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp8zFIP2/chaos.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp8zFIP2/chaos.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=951 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_380 ... ok [INFO] [stdout] [100] /tmp/.tmpOiCXnC/coding20731.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpOiCXnC/coding20731.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=22 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpOiCXnC/coding20731.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpOiCXnC/coding20731.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpOiCXnC/coding20731.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=22 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_382 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_384 ... ok [INFO] [stdout] [100] /tmp/.tmpKEGm1W/cp1253.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpKEGm1W/cp1253.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=13094 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5sM5xQ/streams.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmp5sM5xQ/streams.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=28481 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8Edbju/contextlib.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp8Edbju/contextlib.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=13162 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKEGm1W/cp1253.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpKEGm1W/cp1253.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpKEGm1W/cp1253.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=13094 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_386 ... ok [INFO] [stdout] [100] /tmp/.tmpO4BF8N/cp424.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpO4BF8N/cp424.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12055 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpO4BF8N/cp424.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpO4BF8N/cp424.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpO4BF8N/cp424.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12055 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXxR6pD/binhex.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXxR6pD/binhex.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpXxR6pD/binhex.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=13954 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_387 ... ok [INFO] [stdout] [100] /tmp/.tmpoa6lKH/cp856.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpoa6lKH/cp856.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12423 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpoa6lKH/cp856.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpoa6lKH/cp856.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpoa6lKH/cp856.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12423 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprJXfRE/code.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprJXfRE/code.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmprJXfRE/code.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=10614 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_374 ... ok [INFO] [stdout] [100] /tmp/.tmp8KRTDk/heapq.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp8KRTDk/heapq.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp8KRTDk/heapq.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=22877 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdxn9JP/cp857.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpdxn9JP/cp857.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=33908 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_376 ... ok [INFO] [stdout] [100] /tmp/.tmp8Edbju/contextlib.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp8Edbju/contextlib.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp8Edbju/contextlib.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=13162 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqQyWfl/hz.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpqQyWfl/hz.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1011 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdxn9JP/cp857.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdxn9JP/cp857.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpdxn9JP/cp857.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=33908 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqQyWfl/hz.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqQyWfl/hz.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpqQyWfl/hz.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1011 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_37 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_39 ... ok [INFO] [stdout] [100] /tmp/.tmpirMP8x/debugger_r.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpirMP8x/debugger_r.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12140 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_388 ... ok [INFO] [stdout] [100] /tmp/.tmpDYHXjO/decimal.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpDYHXjO/decimal.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=320 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDYHXjO/decimal.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpDYHXjO/decimal.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpDYHXjO/decimal.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=320 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPeng98/cp860.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_378 ... ok [INFO] [stdout] [100] /tmp/.tmpPeng98/cp860.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=34681 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_383 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_392 ... ok [INFO] [stdout] [100] /tmp/.tmpSoSK3n/dummy.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpSoSK3n/dummy.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=50 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPiiTEg/dist.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpPiiTEg/dist.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=49690 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSoSK3n/dummy.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSoSK3n/dummy.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpSoSK3n/dummy.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=50 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_395 ... ok [INFO] [stdout] [100] /tmp/.tmpUpTB8t/dnd.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpUpTB8t/dnd.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=11488 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp1d2OIz/dyld.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp1d2OIz/dyld.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=4933 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_389 ... ok [INFO] [stdout] [100] /tmp/.tmp6jpE36/enum.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp6jpE36/enum.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=33606 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_38 ... ok [INFO] [stdout] [100] /tmp/.tmpY3Mh7d/euc_jisx0213.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpY3Mh7d/euc_jisx0213.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1051 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp1d2OIz/dyld.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp1d2OIz/dyld.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp1d2OIz/dyld.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=4933 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_396 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_385 ... ok [INFO] [stdout] [100] /tmp/.tmpbPDwjC/_osx_support.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpbPDwjC/_osx_support.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=19600 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTKFVHW/expatbuilder.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTKFVHW/expatbuilder.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=35756 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpY3Mh7d/euc_jisx0213.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpY3Mh7d/euc_jisx0213.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpY3Mh7d/euc_jisx0213.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1051 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWpfJBT/case.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpWpfJBT/case.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpWpfJBT/case.cpython-36.opt-1.pyc: from py with mtime=1593604588 (2020-07-01 11:56:28 UTC), size=57500 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_398 ... ok [INFO] [stdout] [100] /tmp/.tmpArPFoU/imghdr.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpArPFoU/imghdr.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=3808 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_364 ... ok [INFO] [stdout] [100] /tmp/.tmpnZpqp6/expatreader.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpnZpqp6/expatreader.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=15704 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPeng98/cp860.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPeng98/cp860.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpPeng98/cp860.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=34681 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpArPFoU/imghdr.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpArPFoU/imghdr.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpArPFoU/imghdr.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=3808 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_362 ... ok [INFO] [stdout] [100] /tmp/.tmpLswl59/final_a.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpLswl59/final_a.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=411 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcPuslv/base_events.cpython-314.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLswl59/final_a.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcPuslv/base_events.cpython-314.opt-2.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpLswl59/final_a.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpLswl59/final_a.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=411 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcPuslv/base_events.cpython-314.opt-2.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=79723 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_401 ... ok [INFO] [stdout] [100] /tmp/.tmpgddkfB/fix_idioms.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpgddkfB/fix_idioms.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=4876 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpUpTB8t/dnd.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpUpTB8t/dnd.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpUpTB8t/dnd.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=11488 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbPDwjC/_osx_support.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbPDwjC/_osx_support.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpbPDwjC/_osx_support.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=19600 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_40 ... ok [INFO] [stdout] [100] /tmp/.tmpvh1ey8/fix_input.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpvh1ey8/fix_input.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=708 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvh1ey8/fix_input.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvh1ey8/fix_input.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpvh1ey8/fix_input.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=708 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_403 ... ok [INFO] [stdout] [100] /tmp/.tmpcs5LTo/fix_tuple_params.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpcs5LTo/fix_tuple_params.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5565 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpgddkfB/fix_idioms.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpgddkfB/fix_idioms.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpgddkfB/fix_idioms.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=4876 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_390 ... ok [INFO] [stdout] [100] /tmp/.tmpSpqvjl/fix_zip.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpSpqvjl/fix_zip.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1289 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_363 ... ok [INFO] [stdout] [100] /tmp/.tmpKhQl5F/fixer_base.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpKhQl5F/fixer_base.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=6690 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSpqvjl/fix_zip.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSpqvjl/fix_zip.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpSpqvjl/fix_zip.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1289 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_402 ... ok [INFO] [stdout] [100] /tmp/.tmpGIC0PT/gb2312.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpGIC0PT/gb2312.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1027 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6jpE36/enum.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6jpE36/enum.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp6jpE36/enum.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=33606 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcs5LTo/fix_tuple_params.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcs5LTo/fix_tuple_params.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpcs5LTo/fix_tuple_params.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5565 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGIC0PT/gb2312.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_405 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_4 ... ok [INFO] [stdout] [100] /tmp/.tmpthfFLs/base_events.cpython-314.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmptvvTeh/gzip.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmptvvTeh/gzip.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=20334 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpthfFLs/base_events.cpython-314.opt-1.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpthfFLs/base_events.cpython-314.opt-1.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=79723 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQ8oQup/gc.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpQ8oQup/gc.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=155 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQ8oQup/gc.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGIC0PT/gb2312.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpGIC0PT/gb2312.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1027 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQ8oQup/gc.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpQ8oQup/gc.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=155 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_394 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_408 ... ok [INFO] [stdout] [100] /tmp/.tmpFt4oiC/idle.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpFt4oiC/idle.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpFt4oiC/idle.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpFt4oiC/idle.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpFt4oiC/idle.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBudUAA/input_reader.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpBudUAA/input_reader.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=130 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBudUAA/input_reader.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBudUAA/input_reader.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpBudUAA/input_reader.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=130 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_41 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_410 ... ok [INFO] [stdout] [100] /tmp/.tmpVylTkZ/iso2022_jp_ext.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpVylTkZ/iso2022_jp_ext.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1069 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSPCqmA/io.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpSPCqmA/io.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=3517 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnZpqp6/expatreader.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnZpqp6/expatreader.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpnZpqp6/expatreader.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=15704 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_407 ... ok [INFO] [stdout] [100] /tmp/.tmp0suJmV/keyword.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp0suJmV/keyword.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2209 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSPCqmA/io.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSPCqmA/io.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpSPCqmA/io.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=3517 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVylTkZ/iso2022_jp_ext.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpVylTkZ/iso2022_jp_ext.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpVylTkZ/iso2022_jp_ext.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1069 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpirMP8x/debugger_r.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpirMP8x/debugger_r.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpirMP8x/debugger_r.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12140 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKhQl5F/fixer_base.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpKhQl5F/fixer_base.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpKhQl5F/fixer_base.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=6690 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_411 ... ok [INFO] [stdout] [100] /tmp/.tmp9rkufz/lock_tests.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp9rkufz/lock_tests.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=28878 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_412 ... ok [INFO] [stdout] [100] /tmp/.tmpCHEzzu/log.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpCHEzzu/log.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1969 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0suJmV/keyword.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0suJmV/keyword.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp0suJmV/keyword.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2209 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_413 ... ok [INFO] [stdout] [100] /tmp/.tmpZzypqr/mainmenu.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpZzypqr/mainmenu.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=3703 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_404 ... ok [INFO] [stdout] [100] /tmp/.tmpTHD5Zg/mapping_tests.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTHD5Zg/mapping_tests.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=22268 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpCHEzzu/log.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpCHEzzu/log.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpCHEzzu/log.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1969 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_358 ... ok [INFO] [stdout] [100] /tmp/.tmpEiARdc/mapping_tests.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpEiARdc/mapping_tests.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=22268 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZzypqr/mainmenu.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZzypqr/mainmenu.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpZzypqr/mainmenu.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=3703 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_415 ... ok [INFO] [stdout] [100] /tmp/.tmpbAhcc7/message.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpbAhcc7/message.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=46719 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpP79dQ7/base_events.cpython-314.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpP79dQ7/base_events.cpython-314.pyc: pyc file for Python 3.14 [INFO] [stdout] [100] /tmp/.tmpP79dQ7/base_events.cpython-314.pyc: from py with mtime=1729020894 (2024-10-15 19:34:54 UTC), size=79723 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_416 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_397 ... ok [INFO] [stdout] [100] /tmp/.tmp0QTG7L/install.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp0QTG7L/install.cpython-310.opt-1.pyc: from py with mtime=1604486826 (2020-11-04 10:47:06 UTC), size=27335 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKsGPM1/parser.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpKsGPM1/parser.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5041 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_406 ... ok [INFO] [stdout] [100] /tmp/.tmpdtJDKP/penrose.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpdtJDKP/penrose.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=3411 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKsGPM1/parser.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpKsGPM1/parser.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpKsGPM1/parser.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5041 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdtJDKP/penrose.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdtJDKP/penrose.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpdtJDKP/penrose.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=3411 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPiiTEg/dist.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPiiTEg/dist.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpPiiTEg/dist.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=49690 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_420 ... ok [INFO] [stdout] [100] /tmp/.tmpm06w58/popen_forkserver.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpm06w58/popen_forkserver.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1956 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmptvvTeh/gzip.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmptvvTeh/gzip.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmptvvTeh/gzip.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=20334 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_400 ... ok [INFO] [stdout] [100] /tmp/.tmpuRKcqZ/profile.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpuRKcqZ/profile.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=22019 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTKFVHW/expatbuilder.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTKFVHW/expatbuilder.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTKFVHW/expatbuilder.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=35756 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpm06w58/popen_forkserver.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_421 ... ok [INFO] [stdout] [100] /tmp/.tmp7p5gE7/protocols.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp7p5gE7/protocols.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=4512 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpm06w58/popen_forkserver.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpm06w58/popen_forkserver.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1956 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7p5gE7/protocols.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7p5gE7/protocols.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp7p5gE7/protocols.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=4512 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_422 ... ok [INFO] [stdout] [100] /tmp/.tmpMDLzCw/py_compile.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpMDLzCw/py_compile.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=7181 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_391 ... ok [INFO] [stdout] [100] /tmp/.tmpPPpDjY/pyshell.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpPPpDjY/pyshell.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=57715 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMDLzCw/py_compile.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMDLzCw/py_compile.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpMDLzCw/py_compile.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=7181 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0QTG7L/install.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_424 ... ok [INFO] [stdout] [100] /tmp/.tmp0QTG7L/install.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp0QTG7L/install.cpython-310.opt-1.pyc: from py with mtime=1604486826 (2020-11-04 10:47:06 UTC), size=27335 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpStsWu5/quoprimime.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpStsWu5/quoprimime.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=9858 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_425 ... ok [INFO] [stdout] [100] /tmp/.tmpG4vGBE/random.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpG4vGBE/random.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=27442 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpStsWu5/quoprimime.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpStsWu5/quoprimime.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpStsWu5/quoprimime.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=9858 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_427 ... ok [INFO] [stdout] [100] /tmp/.tmpqqjZLa/redirector.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpqqjZLa/redirector.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=6875 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpuRKcqZ/profile.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpuRKcqZ/profile.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_409 ... ok [INFO] [stdout] [100] /tmp/.tmpuRKcqZ/profile.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=22019 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4xY2qS/interpreters.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp4xY2qS/interpreters.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5829 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqqjZLa/redirector.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqqjZLa/redirector.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpqqjZLa/redirector.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=6875 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_381 ... ok [INFO] [stdout] [100] /tmp/.tmpScrsRa/refactor.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpScrsRa/refactor.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=27965 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_429 ... ok [INFO] [stdout] [100] /tmp/.tmpyKgdSx/register.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpyKgdSx/register.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=11712 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbAhcc7/message.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbAhcc7/message.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpbAhcc7/message.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=46719 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4xY2qS/interpreters.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4xY2qS/interpreters.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp4xY2qS/interpreters.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5829 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9rkufz/lock_tests.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp9rkufz/lock_tests.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp9rkufz/lock_tests.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=28878 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpG4vGBE/random.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpG4vGBE/random.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpG4vGBE/random.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=27442 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_42 ... ok [INFO] [stdout] [100] /tmp/.tmppNSpL4/rlcompleter.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmppNSpL4/rlcompleter.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=7097 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppNSpL4/rlcompleter.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmppNSpL4/rlcompleter.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmppNSpL4/rlcompleter.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=7097 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEiARdc/mapping_tests.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEiARdc/mapping_tests.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpEiARdc/mapping_tests.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=22268 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_423 ... ok [INFO] [stdout] [100] /tmp/.tmpRxM3XG/saxutils.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpRxM3XG/saxutils.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12205 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_432 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_393 ... ok [INFO] [stdout] [100] /tmp/.tmpg1zGB8/simpledialog.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpyKgdSx/register.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpyKgdSx/register.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpyKgdSx/register.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=11712 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpg1zGB8/simpledialog.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=11424 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpv3ou0z/signalinterproctester.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpv3ou0z/signalinterproctester.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2761 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_43 ... ok [INFO] [stdout] [100] /tmp/.tmp30ZB5q/smtpd.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp30ZB5q/smtpd.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=34709 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTHD5Zg/mapping_tests.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTHD5Zg/mapping_tests.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTHD5Zg/mapping_tests.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=22268 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpv3ou0z/signalinterproctester.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpv3ou0z/signalinterproctester.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_352 ... ok [INFO] [stdout] [100] /tmp/.tmpv3ou0z/signalinterproctester.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2761 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVRzKes/squeezer.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpVRzKes/squeezer.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=13308 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_431 ... ok [INFO] [stdout] [100] /tmp/.tmpqmSNk7/ssl.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpqmSNk7/ssl.cpython-36.pyc: from py with mtime=1593604588 (2020-07-01 11:56:28 UTC), size=42614 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_434 ... ok [INFO] [stdout] [100] /tmp/.tmpWBN8FZ/statusbar.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpWBN8FZ/statusbar.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1441 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_399 ... ok [INFO] [stdout] [100] /tmp/.tmpScrsRa/refactor.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0NRgNk/koi8_r.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp0NRgNk/koi8_r.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=13779 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpScrsRa/refactor.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpScrsRa/refactor.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=27965 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0NRgNk/koi8_r.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_428 ... ok[100] /tmp/.tmp0NRgNk/koi8_r.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpRxM3XG/saxutils.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpRxM3XG/saxutils.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp0NRgNk/koi8_r.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=13779 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpRxM3XG/saxutils.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12205 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWBN8FZ/statusbar.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpWBN8FZ/statusbar.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpWBN8FZ/statusbar.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1441 bytes, no hash invalidation [INFO] [stdout] [INFO] [stdout] [100] /tmp/.tmpa6iSJ3/template.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_44 ... ok [INFO] [stdout] [100] /tmp/.tmpa6iSJ3/template.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=642 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbuhuAh/test_parser.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpbuhuAh/test_parser.cpython-36.opt-2.pyc: from py with mtime=1597473806 (2020-08-15 06:43:26 UTC), size=33153 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpa6iSJ3/template.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpa6iSJ3/template.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpa6iSJ3/template.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=642 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_440 ... ok [INFO] [stdout] [100] /tmp/.tmpeUbUdg/test_strtod.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpeUbUdg/test_strtod.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=20537 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_439 ... ok [INFO] [stdout] [100] /tmp/.tmpg1zGB8/simpledialog.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpg1zGB8/simpledialog.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpg1zGB8/simpledialog.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=11424 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4QjJV2/text.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp4QjJV2/text.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1437 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4QjJV2/text.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4QjJV2/text.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp4QjJV2/text.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1437 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_351 ... ok [INFO] [stdout] [100] /tmp/.tmpsudLQr/threading.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpsudLQr/threading.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=49029 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_443 ... ok [INFO] [stdout] [100] /tmp/.tmpctuqjO/time_hashlib.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpctuqjO/time_hashlib.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2895 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpctuqjO/time_hashlib.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpctuqjO/time_hashlib.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpctuqjO/time_hashlib.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=2895 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVRzKes/squeezer.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpVRzKes/squeezer.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpVRzKes/squeezer.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=13308 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_445 ... ok [INFO] [stdout] [100] /tmp/.tmpv5iFaI/traceback.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpv5iFaI/traceback.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=23458 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpeUbUdg/test_strtod.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpeUbUdg/test_strtod.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpeUbUdg/test_strtod.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=20537 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_353 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_442 ... ok [INFO] [stdout] [100] /tmp/.tmpFvXx9k/types.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpFvXx9k/types.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=15489 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppwrMMg/tree.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmppwrMMg/tree.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=15089 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_433 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_418 ... ok [INFO] [stdout] [100] /tmp/.tmpTOc5ES/types.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTOc5ES/types.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=15489 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzSfmeQ/mac_roman.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpzSfmeQ/mac_roman.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=13480 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_419 ... ok [INFO] [stdout] [100] /tmp/.tmpu7iRkN/unicode_internal.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpu7iRkN/unicode_internal.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1196 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzSfmeQ/mac_roman.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpzSfmeQ/mac_roman.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpzSfmeQ/mac_roman.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=13480 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpu7iRkN/unicode_internal.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpu7iRkN/unicode_internal.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpu7iRkN/unicode_internal.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1196 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpv5iFaI/traceback.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpv5iFaI/traceback.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpv5iFaI/traceback.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=23458 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_437 ... ok [INFO] [stdout] [100] /tmp/.tmpPPpDjY/pyshell.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPPpDjY/pyshell.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpPPpDjY/pyshell.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=57715 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXFQnUo/utf_16_be.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpXFQnUo/utf_16_be.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1037 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_450 ... ok [INFO] [stdout] [100] /tmp/.tmpcUkwXJ/utf_32.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpcUkwXJ/utf_32.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5129 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXFQnUo/utf_16_be.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_45 ... ok [INFO] [stdout] [100] /tmp/.tmpXFQnUo/utf_16_be.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpXFQnUo/utf_16_be.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=1037 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_435 ... ok [INFO] [stdout] [100] /tmp/.tmpcEavwt/util.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpcEavwt/util.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5433 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpAeDbI9/util.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpAeDbI9/util.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5634 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_451 ... ok [INFO] [stdout] [100] /tmp/.tmpP1GDV4/util.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpP1GDV4/util.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=10883 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpAeDbI9/util.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpAeDbI9/util.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpAeDbI9/util.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5634 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_430 ... ok [INFO] [stdout] [100] /tmp/.tmpp92LHy/uuid.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpp92LHy/uuid.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=23971 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcEavwt/util.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcEavwt/util.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpcEavwt/util.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5433 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_454 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_414 ... ok [INFO] [stdout] [100] /tmp/.tmpFvXx9k/types.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpFvXx9k/types.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpFvXx9k/types.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=15489 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmptpi2H9/weakref.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmptpi2H9/weakref.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=20466 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTOc5ES/types.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTOc5ES/types.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpTOc5ES/types.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=15489 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpP1GDV4/util.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpP1GDV4/util.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpP1GDV4/util.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=10883 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKuJDFd/xmlreader.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpKuJDFd/xmlreader.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12684 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_453 ... ok [INFO] [stdout] [100] /tmp/.tmpQJXaOe/__init__.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpQJXaOe/__init__.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=584 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQJXaOe/__init__.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQJXaOe/__init__.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpQJXaOe/__init__.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=584 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_459 ... ok [INFO] [stdout] [100] /tmp/.tmppQWyES/machinery.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmppQWyES/machinery.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=844 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppQWyES/machinery.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmppQWyES/machinery.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmppQWyES/machinery.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=844 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppwrMMg/tree.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmppwrMMg/tree.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmppwrMMg/tree.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=15089 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_46 ... ok [INFO] [stdout] [100] /tmp/.tmp30ZB5q/smtpd.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp30ZB5q/smtpd.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmp30ZB5q/smtpd.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=34709 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8aQ4AU/__init__.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp8aQ4AU/__init__.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=48380 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcUkwXJ/utf_32.cpython-36.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcUkwXJ/utf_32.cpython-36.opt-1.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpcUkwXJ/utf_32.cpython-36.opt-1.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=5129 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqmSNk7/ssl.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqmSNk7/ssl.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpqmSNk7/ssl.cpython-36.pyc: from py with mtime=1593604588 (2020-07-01 11:56:28 UTC), size=42614 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsudLQr/threading.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpsudLQr/threading.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpsudLQr/threading.cpython-36.opt-2.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=49029 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_446 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_455 ... ok [INFO] [stdout] [100] /tmp/.tmp7YB1Ww/__main__.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp7YB1Ww/__main__.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=145 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7YB1Ww/__main__.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7YB1Ww/__main__.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp7YB1Ww/__main__.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=145 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXzKIJs/__init__.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpXzKIJs/__init__.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=587 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXzKIJs/__init__.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXzKIJs/__init__.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpXzKIJs/__init__.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=587 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_462 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_461 ... ok [INFO] [stdout] [100] /tmp/.tmpG28XNh/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpG28XNh/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.opt-2.pyc: from py with mtime=1591197471 (2020-06-03 15:17:51 UTC), size=32817 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5JIK1Y/_py_abc.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp5JIK1Y/_py_abc.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=6186 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_452 ... ok [INFO] [stdout] [100] /tmp/.tmpsu7dHd/_weakrefset.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpsu7dHd/_weakrefset.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=5679 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_447 ... ok [INFO] [stdout] [100] /tmp/.tmpcuzFkg/abc.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpcuzFkg/abc.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=12873 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5JIK1Y/_py_abc.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp5JIK1Y/_py_abc.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp5JIK1Y/_py_abc.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=6186 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_463 ... ok [INFO] [stdout] [100] /tmp/.tmpvGi4O8/bad_getattr.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpvGi4O8/bad_getattr.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=61 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvGi4O8/bad_getattr.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvGi4O8/bad_getattr.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpvGi4O8/bad_getattr.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=61 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_467 ... ok [INFO] [stdout] [100] /tmp/.tmpPnFpuk/bad_getattr3.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpPnFpuk/bad_getattr3.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=139 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPnFpuk/bad_getattr3.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpsu7dHd/_weakrefset.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPnFpuk/bad_getattr3.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpPnFpuk/bad_getattr3.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=139 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsu7dHd/_weakrefset.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpsu7dHd/_weakrefset.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=5679 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_468 ... ok [INFO] [stdout] [100] /tmp/.tmpzyJi0Z/binhex.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpzyJi0Z/binhex.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=13954 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpp92LHy/uuid.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpp92LHy/uuid.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpp92LHy/uuid.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=23971 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKuJDFd/xmlreader.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpKuJDFd/xmlreader.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpKuJDFd/xmlreader.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=12684 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_417 ... ok [INFO] [stdout] [100] /tmp/.tmpfgkR2k/main.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpfgkR2k/main.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=11854 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_465 ... ok [INFO] [stdout] [100] /tmp/.tmpw6Op8t/cmd.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpw6Op8t/cmd.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=18079 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpG28XNh/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpfgkR2k/main.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpfgkR2k/main.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpfgkR2k/main.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=11854 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcuzFkg/abc.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcuzFkg/abc.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpcuzFkg/abc.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=12873 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpG28XNh/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpG28XNh/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.opt-2.pyc: from py with mtime=1591197471 (2020-06-03 15:17:51 UTC), size=32817 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpw6Op8t/cmd.cpython-37.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_449 ... ok [INFO] [stdout] [100] /tmp/.tmpw6Op8t/cmd.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpw6Op8t/cmd.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=18079 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGpMhJf/config.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpGpMhJf/config.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=36013 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmptpi2H9/weakref.cpython-36.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmptpi2H9/weakref.cpython-36.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmptpi2H9/weakref.cpython-36.pyc: from py with mtime=1593249240 (2020-06-27 09:14:00 UTC), size=20466 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_448 ... ok [INFO] [stdout] [100] /tmp/.tmpE6yhJZ/contentmanager.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpE6yhJZ/contentmanager.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=10672 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8aQ4AU/__init__.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp8aQ4AU/__init__.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp8aQ4AU/__init__.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=48380 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_456 ... ok [INFO] [stdout] [100] /tmp/.tmpFsj6T4/context.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpFsj6T4/context.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=10923 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_466 ... ok [INFO] [stdout] [100] /tmp/.tmplZt90g/cp1006.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmplZt90g/cp1006.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=13568 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_470 ... ok [INFO] [stdout] [100] /tmp/.tmpwbYUep/cp1254.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpwbYUep/cp1254.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=13502 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmplZt90g/cp1006.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_47 ... ok [INFO] [stdout] [100] /tmp/.tmplZt90g/cp1006.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmplZt90g/cp1006.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=13568 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpz7OAIt/cp1257.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpz7OAIt/cp1257.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=13374 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwbYUep/cp1254.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwbYUep/cp1254.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpwbYUep/cp1254.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=13502 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpz7OAIt/cp1257.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpz7OAIt/cp1257.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpz7OAIt/cp1257.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=13374 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_464 ... ok [INFO] [stdout] [100] /tmp/.tmpc2mAIq/cp737.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpc2mAIq/cp737.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=34681 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzyJi0Z/binhex.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpzyJi0Z/binhex.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpzyJi0Z/binhex.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=13954 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_475 ... ok [INFO] [stdout] [100] /tmp/.tmppXE7yZ/cp950.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmppXE7yZ/cp950.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1023 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_476 ... ok [INFO] [stdout] [100] /tmp/.tmp25pSBU/dataclass_module_2.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp25pSBU/dataclass_module_2.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=756 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_474 ... ok [INFO] [stdout] [100] /tmp/.tmpNUTxhg/mapping_tests.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpNUTxhg/mapping_tests.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=22359 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp25pSBU/dataclass_module_2.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp25pSBU/dataclass_module_2.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp25pSBU/dataclass_module_2.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=756 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_479 ... ok [INFO] [stdout] [100] /tmp/.tmpZzyias/datetime.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpZzyias/datetime.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=86544 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_444 ... ok [INFO] [stdout] [100] /tmp/.tmpp7lYok/decimal.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpp7lYok/decimal.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=320 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpp7lYok/decimal.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpc2mAIq/cp737.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpc2mAIq/cp737.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpc2mAIq/cp737.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=34681 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpp7lYok/decimal.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpp7lYok/decimal.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=320 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppXE7yZ/cp950.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_481 ... ok [INFO] [stdout] [100] /tmp/.tmppXE7yZ/cp950.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmppXE7yZ/cp950.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1023 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpaSuMJK/dis.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpaSuMJK/dis.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=19888 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_436 ... ok [INFO] [stdout] [100] /tmp/.tmpiLTtQf/dis_module.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpiLTtQf/dis_module.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=76 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpiLTtQf/dis_module.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpiLTtQf/dis_module.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpiLTtQf/dis_module.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=76 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_483 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_478 ... ok [INFO] [stdout] [100] /tmp/.tmpupgGD5/fileinput.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpupgGD5/fileinput.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=14625 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpE6yhJZ/contentmanager.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpE6yhJZ/contentmanager.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpE6yhJZ/contentmanager.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=10672 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGK3PZD/error.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpGK3PZD/error.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2632 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_477 ... ok [INFO] [stdout] [100] /tmp/.tmpnXmvES/final_b.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpnXmvES/final_b.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=411 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnXmvES/final_b.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnXmvES/final_b.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpnXmvES/final_b.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=411 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpupgGD5/fileinput.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpupgGD5/fileinput.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpupgGD5/fileinput.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=14625 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGK3PZD/error.cpython-37.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_486 ... ok [INFO] [stdout] [100] /tmp/.tmpFsj6T4/context.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGK3PZD/error.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpGK3PZD/error.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2632 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpFsj6T4/context.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpFsj6T4/context.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=10923 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_458 ... ok [INFO] [stdout] [100] /tmp/.tmp8rDCOU/fix_future.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp8rDCOU/fix_future.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=547 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8rDCOU/fix_future.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp8rDCOU/fix_future.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp8rDCOU/fix_future.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=547 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ1dogG/fix_buffer.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpZ1dogG/fix_buffer.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=590 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_488 ... ok [INFO] [stdout] [100] /tmp/.tmpoxMrza/fix_idioms.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpoxMrza/fix_idioms.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=4876 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ1dogG/fix_buffer.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZ1dogG/fix_buffer.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpZ1dogG/fix_buffer.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=590 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_487 ... ok [INFO] [stdout] [100] /tmp/.tmpd0CffM/minicompat.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpd0CffM/minicompat.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=3367 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_484 ... ok [INFO] [stdout] [100] /tmp/.tmpT1dtCp/fix_long.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpT1dtCp/fix_long.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=476 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpoxMrza/fix_idioms.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpd0CffM/minicompat.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpd0CffM/minicompat.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpd0CffM/minicompat.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=3367 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpoxMrza/fix_idioms.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpoxMrza/fix_idioms.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=4876 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpT1dtCp/fix_long.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpT1dtCp/fix_long.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpT1dtCp/fix_long.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=476 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_472 ... ok [INFO] [stdout] [100] /tmp/.tmpLBXzEL/fix_ne.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpLBXzEL/fix_ne.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=571 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLBXzEL/fix_ne.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLBXzEL/fix_ne.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpLBXzEL/fix_ne.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=571 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_490 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_469 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_491 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_49 ... ok [INFO] [stdout] [100] /tmp/.tmpqlF7gL/fix_paren.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpqlF7gL/fix_paren.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1227 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_489 ... ok [INFO] [stdout] [100] /tmp/.tmpBCOwdm/fix_raw_input.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpBCOwdm/fix_raw_input.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpaSuMJK/dis.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpaSuMJK/dis.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpaSuMJK/dis.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=19888 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpom1Oo4/fixer_util.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpom1Oo4/fixer_util.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=15207 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpo3EFnE/format.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpo3EFnE/format.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=15777 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqlF7gL/fix_paren.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqlF7gL/fix_paren.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpqlF7gL/fix_paren.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1227 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ37fFm/font.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpZ37fFm/font.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=6581 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBCOwdm/fix_raw_input.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBCOwdm/fix_raw_input.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpBCOwdm/fix_raw_input.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_492 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_493 ... ok [INFO] [stdout] [100] /tmp/.tmpuKR6zm/ftplib.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpuKR6zm/ftplib.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=35257 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVGKOLY/fractions.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpVGKOLY/fractions.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=23752 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_438 ... ok [INFO] [stdout] [100] /tmp/.tmpHpM7XO/gb18030.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpHpM7XO/gb18030.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1031 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHpM7XO/gb18030.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpHpM7XO/gb18030.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpHpM7XO/gb18030.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1031 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_499 ... ok [INFO] [stdout] [100] /tmp/.tmpto9ofN/_threading_local.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpto9ofN/_threading_local.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=7220 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpo3EFnE/format.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpo3EFnE/format.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpo3EFnE/format.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=15777 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_457 ... ok [INFO] [stdout] [100] /tmp/.tmpTfVm7U/parse.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpTfVm7U/parse.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=8155 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGpMhJf/config.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGpMhJf/config.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpGpMhJf/config.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=36013 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_496 ... ok [INFO] [stdout] [100] /tmp/.tmpPDDlOW/headers.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpPDDlOW/headers.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=6766 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_426 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_485 ... ok [INFO] [stdout] [100] /tmp/.tmpnYdUtr/heapq.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpnYdUtr/heapq.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=23017 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7fesvX/heap.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp7fesvX/heap.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=8918 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZ37fFm/font.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZ37fFm/font.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpZ37fFm/font.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=6581 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpto9ofN/_threading_local.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpto9ofN/_threading_local.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpto9ofN/_threading_local.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=7220 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPDDlOW/headers.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPDDlOW/headers.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpTfVm7U/parse.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTfVm7U/parse.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpTfVm7U/parse.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=8155 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPDDlOW/headers.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=6766 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpom1Oo4/fixer_util.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpom1Oo4/fixer_util.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpom1Oo4/fixer_util.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=15207 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_473 ... ok [INFO] [stdout] [100] /tmp/.tmpmRDkhy/help.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpmRDkhy/help.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=11734 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_50 ... ok [INFO] [stdout] [100] /tmp/.tmp3U1oQI/help_about.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp3U1oQI/help_about.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=8981 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_500 ... ok [INFO] [stdout] [100] /tmp/.tmpP45C1I/idle.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpP45C1I/idle.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpP45C1I/idle.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpP45C1I/idle.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpP45C1I/idle.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_505 ... ok [INFO] [stdout] [100] /tmp/.tmpqmcR2B/install_data.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpqmcR2B/install_data.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2822 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqmcR2B/install_data.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqmcR2B/install_data.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpqmcR2B/install_data.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2822 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVGKOLY/fractions.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpVGKOLY/fractions.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpVGKOLY/fractions.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=23752 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_5 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_495 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_482 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_506 ... ok [INFO] [stdout] [100] /tmp/.tmpRsNGa3/machinery.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpRsNGa3/machinery.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=844 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3U1oQI/help_about.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3U1oQI/help_about.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp3U1oQI/help_about.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=8981 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpRsNGa3/machinery.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpRsNGa3/machinery.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpRsNGa3/machinery.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=844 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpiNkSLE/latin_1.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpiNkSLE/latin_1.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1264 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnYdUtr/heapq.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnYdUtr/heapq.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpiXdM4R/pgen.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpnYdUtr/heapq.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=23017 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpiXdM4R/pgen.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=13812 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_508 ... ok [INFO] [stdout] [100] /tmp/.tmpEfNWWu/modulefinder.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpEfNWWu/modulefinder.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=23035 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpiNkSLE/latin_1.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpiNkSLE/latin_1.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpiNkSLE/latin_1.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1264 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQ7542q/mock_tk.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpQ7542q/mock_tk.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=11627 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7fesvX/heap.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7fesvX/heap.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp7fesvX/heap.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=8918 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpmRDkhy/help.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpmRDkhy/help.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpmRDkhy/help.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=11734 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_494 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_507 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_504 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_460 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_471 ... ok [INFO] [stdout] [100] /tmp/.tmpjBb1vh/ndbm.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpjBb1vh/ndbm.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=70 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWogzJe/multibytecodec_support.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpWogzJe/multibytecodec_support.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=14926 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmplaamN9/netrc.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmplaamN9/netrc.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=5566 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjBb1vh/ndbm.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpjBb1vh/ndbm.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpjBb1vh/ndbm.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=70 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvmWNFU/oem.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpvmWNFU/oem.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1019 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_513 ... ok [INFO] [stdout] [100] /tmp/.tmpvmWNFU/oem.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvmWNFU/oem.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpvmWNFU/oem.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1019 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpUY1O1F/operator.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpUY1O1F/operator.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=10863 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_515 ... ok [INFO] [stdout] [100] /tmp/.tmpyEKyPX/optparse.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpyEKyPX/optparse.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=60371 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbuhuAh/test_parser.cpython-36.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmplaamN9/netrc.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmplaamN9/netrc.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmplaamN9/netrc.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=5566 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbuhuAh/test_parser.cpython-36.opt-2.pyc: pyc file for Python 3.6 [INFO] [stdout] [100] /tmp/.tmpbuhuAh/test_parser.cpython-36.opt-2.pyc: from py with mtime=1597473806 (2020-08-15 06:43:26 UTC), size=33153 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpmcWNIU/mp_preload.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpmcWNIU/mp_preload.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=351 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpmcWNIU/mp_preload.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_502 ... ok [INFO] [stdout] [100] /tmp/.tmpZSt4GS/outwin.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpZSt4GS/outwin.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=5788 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpmcWNIU/mp_preload.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpmcWNIU/mp_preload.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=351 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_511 ... ok [INFO] [stdout] [100] /tmp/.tmpEswWb4/pipes.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpEswWb4/pipes.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=8916 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQ7542q/mock_tk.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQ7542q/mock_tk.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpQ7542q/mock_tk.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=11627 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_501 ... ok [INFO] [stdout] [100] /tmp/.tmpUJv1py/planet_and_moon.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpUJv1py/planet_and_moon.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2825 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_497 ... ok [INFO] [stdout] [100] /tmp/.tmp8UmEmf/pprint.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp8UmEmf/pprint.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=20884 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpiXdM4R/pgen.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpiXdM4R/pgen.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpiXdM4R/pgen.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=13812 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_503 ... ok [INFO] [stdout] [100] /tmp/.tmpEswWb4/pipes.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEswWb4/pipes.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpEswWb4/pipes.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=8916 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYgAs3H/proactor_events.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpYgAs3H/proactor_events.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=25653 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_509 ... ok [INFO] [stdout] [100] /tmp/.tmpUJv1py/planet_and_moon.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpUJv1py/planet_and_moon.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpHokAD4/process.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpHokAD4/process.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=28020 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpUJv1py/planet_and_moon.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2825 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_514 ... ok [INFO] [stdout] [100] /tmp/.tmpifwlWN/pulldom.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpifwlWN/pulldom.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=11761 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpZSt4GS/outwin.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZSt4GS/outwin.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpZSt4GS/outwin.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=5788 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_52 ... ok [INFO] [stdout] [100] /tmp/.tmp6iJ6we/py3_test_grammar.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp6iJ6we/py3_test_grammar.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=30862 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpuKR6zm/ftplib.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpuKR6zm/ftplib.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpYgAs3H/proactor_events.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpYgAs3H/proactor_events.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpYgAs3H/proactor_events.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=25653 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpuKR6zm/ftplib.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=35257 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_519 ... ok [INFO] [stdout] [100] /tmp/.tmpcBhn8N/py_compile.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpcBhn8N/py_compile.cpython-37.opt-2.pyc: from py with mtime=1591193990 (2020-06-03 14:19:50 UTC), size=8056 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpWogzJe/multibytecodec_support.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpWogzJe/multibytecodec_support.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpWogzJe/multibytecodec_support.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=14926 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpUY1O1F/operator.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpUY1O1F/operator.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpUY1O1F/operator.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=10863 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcBhn8N/py_compile.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcBhn8N/py_compile.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpcBhn8N/py_compile.cpython-37.opt-2.pyc: from py with mtime=1591193990 (2020-06-03 14:19:50 UTC), size=8056 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_518 ... ok [INFO] [stdout] [100] /tmp/.tmpwGm8K6/pyclbr.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpwGm8K6/pyclbr.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=15137 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNUTxhg/mapping_tests.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNUTxhg/mapping_tests.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpNUTxhg/mapping_tests.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=22359 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_51 ... ok [INFO] [stdout] [100] /tmp/.tmpyUlzRV/python-config.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpyUlzRV/python-config.cpython-37.opt-1.pyc: from py with mtime=1591194019 (2020-06-03 14:20:19 UTC), size=1929 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyUlzRV/python-config.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpyUlzRV/python-config.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpyUlzRV/python-config.cpython-37.opt-1.pyc: from py with mtime=1591194019 (2020-06-03 14:20:19 UTC), size=1929 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_527 ... ok [INFO] [stdout] [100] /tmp/.tmp4f9aw6/replace.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp4f9aw6/replace.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=9889 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_525 ... ok [INFO] [stdout] [100] /tmp/.tmp3mZ1El/runners.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp3mZ1El/runners.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2021 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3mZ1El/runners.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3mZ1El/runners.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp3mZ1El/runners.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2021 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_529 ... ok [INFO] [stdout] [100] /tmp/.tmpqf0HRJ/popen_spawn_posix.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpqf0HRJ/popen_spawn_posix.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2029 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8UmEmf/pprint.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp8UmEmf/pprint.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp8UmEmf/pprint.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=20884 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqf0HRJ/popen_spawn_posix.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwGm8K6/pyclbr.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqf0HRJ/popen_spawn_posix.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpqf0HRJ/popen_spawn_posix.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2029 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpifwlWN/pulldom.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwGm8K6/pyclbr.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpwGm8K6/pyclbr.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=15137 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHokAD4/process.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpifwlWN/pulldom.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpifwlWN/pulldom.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=11761 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHokAD4/process.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpHokAD4/process.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=28020 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_53 ... ok [INFO] [stdout] [100] /tmp/.tmpEfNWWu/modulefinder.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEfNWWu/modulefinder.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpEfNWWu/modulefinder.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=23035 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp00wpJN/sample_doctest_no_docstrings.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp00wpJN/sample_doctest_no_docstrings.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=227 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp00wpJN/sample_doctest_no_docstrings.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4f9aw6/replace.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp00wpJN/sample_doctest_no_docstrings.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp00wpJN/sample_doctest_no_docstrings.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=227 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4f9aw6/replace.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp4f9aw6/replace.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=9889 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_530 ... ok [INFO] [stdout] [100] /tmp/.tmpEotGqK/saxutils.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpEotGqK/saxutils.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=12205 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_512 ... ok [INFO] [stdout] [100] /tmp/.tmppjPn75/search.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmppjPn75/search.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=5566 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_526 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_521 ... ok [INFO] [stdout] [100] /tmp/.tmpKORAP4/setup.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpKORAP4/setup.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=4217 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0Xt2rp/secrets.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp0Xt2rp/secrets.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2038 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpKORAP4/setup.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpKORAP4/setup.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpKORAP4/setup.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=4217 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0Xt2rp/secrets.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0Xt2rp/secrets.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp0Xt2rp/secrets.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2038 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppjPn75/search.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmppjPn75/search.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmppjPn75/search.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=5566 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_533 ... ok [INFO] [stdout] [100] /tmp/.tmpF2EoPI/shutil.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpF2EoPI/shutil.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=41950 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_534 ... ok [INFO] [stdout] [100] /tmp/.tmpC2yyj4/sorting_animate.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpC2yyj4/sorting_animate.cpython-37.opt-2.pyc: from py with mtime=1591197673 (2020-06-03 15:21:13 UTC), size=5029 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_532 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_516 ... ok [INFO] [stdout] [100] /tmp/.tmpleyW8N/spawn.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpleyW8N/spawn.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=7835 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_520 ... ok [INFO] [stdout] [100] /tmp/.tmpyKE8oJ/sre_parse.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_528 ... ok [INFO] [stdout] [100] /tmp/.tmpyKE8oJ/sre_parse.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=39156 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpeyFic3/pydoc_mod.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpeyFic3/pydoc_mod.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=713 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpleyW8N/spawn.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpleyW8N/spawn.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpleyW8N/spawn.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=7835 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_522 ... ok [INFO] [stdout] [100] /tmp/.tmpvcuYuN/support.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpvcuYuN/support.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1948 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_510 ... ok [INFO] [stdout] [100] /tmp/.tmpbvHRGp/sysconfig.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpbvHRGp/sysconfig.cpython-37.opt-1.pyc: from py with mtime=1591197671 (2020-06-03 15:21:11 UTC), size=24440 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnVaPvE/sortperf.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpnVaPvE/sortperf.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=4806 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_538 ... ok [INFO] [stdout] [100] /tmp/.tmpXLnmoy/test_calltip.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpXLnmoy/test_calltip.cpython-37.opt-2.pyc: from py with mtime=1593246953 (2020-06-27 08:35:53 UTC), size=9937 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvcuYuN/support.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvcuYuN/support.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpvcuYuN/support.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1948 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_523 ... ok [INFO] [stdout] [100] /tmp/.tmpy4lpZV/test_reprlib.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpy4lpZV/test_reprlib.cpython-37.opt-1.pyc: from py with mtime=1593246953 (2020-06-27 08:35:53 UTC), size=15478 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnVaPvE/sortperf.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnVaPvE/sortperf.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpnVaPvE/sortperf.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=4806 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_540 ... ok [INFO] [stdout] [100] /tmp/.tmphQdnqj/text.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmphQdnqj/text.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1437 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphQdnqj/text.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmphQdnqj/text.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmphQdnqj/text.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1437 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_544 ... ok [INFO] [stdout] [100] /tmp/.tmpeyFic3/pydoc_mod.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpeyFic3/pydoc_mod.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp7XYtJG/token.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp7XYtJG/token.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=3763 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpeyFic3/pydoc_mod.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=713 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7XYtJG/token.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7XYtJG/token.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp7XYtJG/token.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=3763 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_54 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_537 ... ok [INFO] [stdout] [100] /tmp/.tmpLX1xsC/traceback.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpLX1xsC/traceback.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=23438 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_498 ... ok [INFO] [stdout] [100] /tmp/.tmpSaBTqI/uu_codec.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpSaBTqI/uu_codec.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2851 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfuOwHz/uu.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpfuOwHz/uu.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=6957 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpC2yyj4/sorting_animate.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpC2yyj4/sorting_animate.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpC2yyj4/sorting_animate.cpython-37.opt-2.pyc: from py with mtime=1591197673 (2020-06-03 15:21:13 UTC), size=5029 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_545 ... ok [INFO] [stdout] [100] /tmp/.tmp6iJ6we/py3_test_grammar.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6iJ6we/py3_test_grammar.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp6iJ6we/py3_test_grammar.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=30862 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfuOwHz/uu.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpfuOwHz/uu.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpfuOwHz/uu.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=6957 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbvHRGp/sysconfig.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbvHRGp/sysconfig.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpbvHRGp/sysconfig.cpython-37.opt-1.pyc: from py with mtime=1591197671 (2020-06-03 15:21:11 UTC), size=24440 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSaBTqI/uu_codec.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSaBTqI/uu_codec.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpSaBTqI/uu_codec.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2851 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDq6FEc/uuid.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpDq6FEc/uuid.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=29518 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_547 ... ok [INFO] [stdout] [100] /tmp/.tmpZzyias/datetime.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpZzyias/datetime.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpZzyias/datetime.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=86544 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_536 ... ok [INFO] [stdout] [100] /tmp/.tmpV2cwqD/win_console_handler.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpV2cwqD/win_console_handler.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1416 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpV2cwqD/win_console_handler.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpV2cwqD/win_console_handler.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpV2cwqD/win_console_handler.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=1416 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyKE8oJ/sre_parse.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_550 ... ok [INFO] [stdout] [100] /tmp/.tmpgJMMU7/window.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpgJMMU7/window.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2616 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyKE8oJ/sre_parse.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpyKE8oJ/sre_parse.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=39156 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkWXg4c/pyparse.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpkWXg4c/pyparse.cpython-310.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=19947 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpgJMMU7/window.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpgJMMU7/window.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpgJMMU7/window.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=2616 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyEKyPX/optparse.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpyEKyPX/optparse.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpyEKyPX/optparse.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=60371 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_551 ... ok [INFO] [stdout] [100] /tmp/.tmpy8kWXe/windows_events.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpy8kWXe/windows_events.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=30216 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_541 ... ok [INFO] [stdout] [100] /tmp/.tmp7x39UQ/xmlreader.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp7x39UQ/xmlreader.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=12684 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEotGqK/saxutils.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEotGqK/saxutils.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpEotGqK/saxutils.cpython-37.opt-2.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=12205 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLX1xsC/traceback.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpF2EoPI/shutil.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLX1xsC/traceback.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpLX1xsC/traceback.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=23438 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_548 ... ok [INFO] [stdout] [100] /tmp/.tmpy4lpZV/test_reprlib.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp9X8yvA/xmltests.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp9X8yvA/xmltests.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=499 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9X8yvA/xmltests.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp9X8yvA/xmltests.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp9X8yvA/xmltests.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=499 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_554 ... ok [INFO] [stdout] [100] /tmp/.tmpy4lpZV/test_reprlib.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpy4lpZV/test_reprlib.cpython-37.opt-1.pyc: from py with mtime=1593246953 (2020-06-27 08:35:53 UTC), size=15478 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9Uplvw/__init__.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp9Uplvw/__init__.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=799 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpF2EoPI/shutil.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp9Uplvw/__init__.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpF2EoPI/shutil.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=41950 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9Uplvw/__init__.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp9Uplvw/__init__.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=799 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_555 ... ok [INFO] [stdout] [100] /tmp/.tmp7mv5dW/__init__.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp7mv5dW/__init__.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=3061 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkWXg4c/pyparse.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkWXg4c/pyparse.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpkWXg4c/pyparse.cpython-310.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=19947 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7mv5dW/__init__.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7mv5dW/__init__.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp7mv5dW/__init__.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=3061 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_556 ... ok [INFO] [stdout] [100] /tmp/.tmp5nQvNu/__init__.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp5nQvNu/__init__.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=47521 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_55 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_539 ... ok [INFO] [stdout] [100] /tmp/.tmpauOrol/_encoded_words.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpauOrol/_encoded_words.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=8524 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBuBz7d/__main__.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpBuBz7d/__main__.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=472 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBuBz7d/__main__.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBuBz7d/__main__.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpBuBz7d/__main__.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=472 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDq6FEc/uuid.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpDq6FEc/uuid.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpDq6FEc/uuid.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=29518 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_558 ... ok [INFO] [stdout] [100] /tmp/.tmpgtGF6L/pyshell.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpgtGF6L/pyshell.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=57228 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7x39UQ/xmlreader.cpython-37.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7x39UQ/xmlreader.cpython-37.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmp7x39UQ/xmlreader.cpython-37.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=12684 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_48 ... ok [INFO] [stdout] [100] /tmp/.tmpemYQ2W/_msvccompiler.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpemYQ2W/_msvccompiler.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=21931 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_543 ... ok [INFO] [stdout] [100] /tmp/.tmppLDCqh/_policybase.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmppLDCqh/_policybase.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=15073 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXLnmoy/test_calltip.cpython-37.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXLnmoy/test_calltip.cpython-37.opt-2.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpXLnmoy/test_calltip.cpython-37.opt-2.pyc: from py with mtime=1593246953 (2020-06-27 08:35:53 UTC), size=9937 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_546 ... ok [INFO] [stdout] [100] /tmp/.tmpo4zDdY/abc.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpo4zDdY/abc.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=4489 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpauOrol/_encoded_words.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpauOrol/_encoded_words.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpauOrol/_encoded_words.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=8524 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_559 ... ok [INFO] [stdout] [100] /tmp/.tmp6LjlaL/audio.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp6LjlaL/audio.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2739 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpo4zDdY/abc.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpo4zDdY/abc.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpo4zDdY/abc.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=4489 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_531 ... ok [INFO] [stdout] [100] /tmp/.tmpHJZdUE/bdist.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpHJZdUE/bdist.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=5562 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6LjlaL/audio.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6LjlaL/audio.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp6LjlaL/audio.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2739 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHJZdUE/bdist.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpHJZdUE/bdist.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpHJZdUE/bdist.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=5562 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_563 ... ok [INFO] [stdout] [100] /tmp/.tmprFQj8N/bdist_rpm.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmprFQj8N/bdist_rpm.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=21577 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_564 ... ok [INFO] [stdout] [100] /tmp/.tmpwhK7Xa/big5hkscs.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpwhK7Xa/big5hkscs.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1039 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwhK7Xa/big5hkscs.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwhK7Xa/big5hkscs.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpwhK7Xa/big5hkscs.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1039 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_566 ... ok [INFO] [stdout] [100] /tmp/.tmppATjwf/btm_matcher.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmppATjwf/btm_matcher.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=6623 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprFQj8N/bdist_rpm.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprFQj8N/bdist_rpm.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmprFQj8N/bdist_rpm.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=21577 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpemYQ2W/_msvccompiler.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpemYQ2W/_msvccompiler.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpemYQ2W/_msvccompiler.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=21931 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppLDCqh/_policybase.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmppLDCqh/_policybase.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmppLDCqh/_policybase.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=15073 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_562 ... ok [INFO] [stdout] [100] /tmp/.tmpgQb3jZ/bz2_codec.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpgQb3jZ/bz2_codec.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2249 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppATjwf/btm_matcher.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmppATjwf/btm_matcher.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmppATjwf/btm_matcher.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=6623 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_441 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_567 ... ok [INFO] [stdout] [100] /tmp/.tmpyRjBOY/pytree.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpyRjBOY/pytree.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=27960 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0m7N2T/cgi.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp0m7N2T/cgi.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=33552 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_553 ... ok [INFO] [stdout] [100] /tmp/.tmp0j3zMD/config.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp0j3zMD/config.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13117 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_535 ... ok [INFO] [stdout] [100] /tmp/.tmpdBzo2o/configparser.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpdBzo2o/configparser.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=54374 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpgQb3jZ/bz2_codec.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpgQb3jZ/bz2_codec.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpgQb3jZ/bz2_codec.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2249 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_549 ... ok [INFO] [stdout] [100] /tmp/.tmpjjkjdo/conv.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpjjkjdo/conv.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=9642 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_565 ... ok [INFO] [stdout] [100] /tmp/.tmpdknXNE/cp1140.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpdknXNE/cp1140.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13105 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjjkjdo/conv.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpjjkjdo/conv.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpjjkjdo/conv.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=9642 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdknXNE/cp1140.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdknXNE/cp1140.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpdknXNE/cp1140.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13105 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_568 ... ok [INFO] [stdout] [100] /tmp/.tmp7U0zMh/cp1258.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp7U0zMh/cp1258.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13364 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_560 ... ok [INFO] [stdout] [100] /tmp/.tmpg0OyXa/cp500.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpg0OyXa/cp500.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13121 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_573 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_572 ... ok [INFO] [stdout] [100] /tmp/.tmprAcShk/cp950.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmprAcShk/cp950.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1023 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpUurdwV/cygwinccompiler.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpUurdwV/cygwinccompiler.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=16478 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7U0zMh/cp1258.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpg0OyXa/cp500.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpg0OyXa/cp500.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpg0OyXa/cp500.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13121 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_542 ... ok [INFO] [stdout] [100] /tmp/.tmpzz9IRN/debug.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpzz9IRN/debug.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=139 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzz9IRN/debug.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpzz9IRN/debug.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpzz9IRN/debug.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=139 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprAcShk/cp950.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprAcShk/cp950.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmprAcShk/cp950.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1023 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7U0zMh/cp1258.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp7U0zMh/cp1258.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13364 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_578 ... ok [INFO] [stdout] [100] /tmp/.tmpVwYasE/decoder.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpVwYasE/decoder.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=12472 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_576 ... ok [INFO] [stdout] [100] /tmp/.tmpDFV0LF/quopri.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpDFV0LF/quopri.cpython-310.opt-2.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=7267 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVwYasE/decoder.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpVwYasE/decoder.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpVwYasE/decoder.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=12472 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0j3zMD/config.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0j3zMD/config.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp0j3zMD/config.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13117 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_575 ... ok [INFO] [stdout] [100] /tmp/.tmp84d9zg/dummy_threading.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp84d9zg/dummy_threading.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2815 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp84d9zg/dummy_threading.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp84d9zg/dummy_threading.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp84d9zg/dummy_threading.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2815 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_580 ... ok [INFO] [stdout] [100] /tmp/.tmpy8kWXe/windows_events.cpython-37.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpockg7y/dump.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpockg7y/dump.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2825 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpy8kWXe/windows_events.cpython-37.opt-1.pyc: pyc file for Python 3.7 [INFO] [stdout] [100] /tmp/.tmpy8kWXe/windows_events.cpython-37.opt-1.pyc: from py with mtime=1583820672 (2020-03-10 06:11:12 UTC), size=30216 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDFV0LF/quopri.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpockg7y/dump.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpockg7y/dump.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpockg7y/dump.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2825 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDFV0LF/quopri.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpDFV0LF/quopri.cpython-310.opt-2.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=7267 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_574 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_579 ... ok [INFO] [stdout] [100] /tmp/.tmpwIBNYY/exceptions.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpwIBNYY/exceptions.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1560 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8ysd0L/fix_apply.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp8ysd0L/fix_apply.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2346 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyRjBOY/pytree.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpyRjBOY/pytree.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_581 ... ok[100] /tmp/.tmpyRjBOY/pytree.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=27960 bytes, no hash invalidation [INFO] [stdout] [INFO] [stdout] [100] /tmp/.tmpWpD93A/fix_dict.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpWpD93A/fix_dict.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=3760 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8ysd0L/fix_apply.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp8ysd0L/fix_apply.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp8ysd0L/fix_apply.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2346 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwIBNYY/exceptions.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwIBNYY/exceptions.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpwIBNYY/exceptions.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1560 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_561 ... ok [INFO] [stdout] [100] /tmp/.tmp0m7N2T/cgi.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSoBLcN/fix_itertools_imports.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpSoBLcN/fix_itertools_imports.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2086 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0m7N2T/cgi.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp0m7N2T/cgi.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=33552 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSoBLcN/fix_itertools_imports.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSoBLcN/fix_itertools_imports.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpSoBLcN/fix_itertools_imports.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2086 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_585 ... ok [INFO] [stdout] [100] /tmp/.tmpWpD93A/fix_dict.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpWpD93A/fix_dict.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpWpD93A/fix_dict.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=3760 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_58 ... ok [INFO] [stdout] [100] /tmp/.tmpGgM3pd/fix_methodattrs.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpGgM3pd/fix_methodattrs.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=606 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_583 ... ok [INFO] [stdout] [100] /tmp/.tmplytU9s/fix_ne.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmplytU9s/fix_ne.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=571 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBlHU7u/fix_next.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpBlHU7u/fix_next.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=3174 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGgM3pd/fix_methodattrs.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmplytU9s/fix_ne.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmplytU9s/fix_ne.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_582 ... ok [INFO] [stdout] [100] /tmp/.tmpGgM3pd/fix_methodattrs.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpGgM3pd/fix_methodattrs.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=606 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpX5N2EF/fix_numliterals.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpX5N2EF/fix_numliterals.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=768 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmplytU9s/fix_ne.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=571 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBlHU7u/fix_next.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBlHU7u/fix_next.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpBlHU7u/fix_next.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=3174 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_586 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_587 ... ok [INFO] [stdout] [100] /tmp/.tmpztITHv/quoprimime.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpztITHv/quoprimime.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=9858 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpUurdwV/cygwinccompiler.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpUurdwV/cygwinccompiler.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpUurdwV/cygwinccompiler.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=16478 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfaACT6/fix_raise.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpfaACT6/fix_raise.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2926 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpX5N2EF/fix_numliterals.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpX5N2EF/fix_numliterals.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpX5N2EF/fix_numliterals.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=768 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_584 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_588 ... ok [INFO] [stdout] [100] /tmp/.tmpJH9KFT/fix_raw_input.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpJH9KFT/fix_raw_input.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpPjzWs4/fix_standarderror.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpPjzWs4/fix_standarderror.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=449 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpJH9KFT/fix_raw_input.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpJH9KFT/fix_raw_input.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpJH9KFT/fix_raw_input.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_591 ... ok [INFO] [stdout] [100] /tmp/.tmpPjzWs4/fix_standarderror.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpPjzWs4/fix_standarderror.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpPjzWs4/fix_standarderror.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=449 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIA0Rfk/fix_sys_exc.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpIA0Rfk/fix_sys_exc.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1034 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpfaACT6/fix_raise.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpfaACT6/fix_raise.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpfaACT6/fix_raise.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2926 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_592 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_589 ... ok [INFO] [stdout] [100] /tmp/.tmp6URe6j/getopt.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp6URe6j/getopt.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=7489 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGvDZhX/formatter.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpGvDZhX/formatter.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=15143 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_524 ... ok [INFO] [stdout] [100] /tmp/.tmprMcr7w/gnu.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmprMcr7w/gnu.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=72 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprMcr7w/gnu.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprMcr7w/gnu.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmprMcr7w/gnu.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=72 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_596 ... ok [INFO] [stdout] [100] /tmp/.tmpGMt2F6/heap.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpGMt2F6/heap.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11626 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_517 ... ok [INFO] [stdout] [100] /tmp/.tmpIA0Rfk/fix_sys_exc.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpIA0Rfk/fix_sys_exc.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpIA0Rfk/fix_sys_exc.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1034 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQFXqYj/hp_roman8.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpQFXqYj/hp_roman8.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13475 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_590 ... ok [INFO] [stdout] [100] /tmp/.tmpXJeWKi/idna.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpXJeWKi/idna.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=9170 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_570 ... ok [INFO] [stdout] [100] /tmp/.tmpztITHv/quoprimime.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpztITHv/quoprimime.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpztITHv/quoprimime.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=9858 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9k9Bg2/_tzpath.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp9k9Bg2/_tzpath.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5080 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6URe6j/getopt.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6URe6j/getopt.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp6URe6j/getopt.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=7489 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_593 ... ok [INFO] [stdout] [100] /tmp/.tmpGx9AmD/raw_unicode_escape.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpGx9AmD/raw_unicode_escape.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1208 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQFXqYj/hp_roman8.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQFXqYj/hp_roman8.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpQFXqYj/hp_roman8.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13475 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9k9Bg2/_tzpath.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp9k9Bg2/_tzpath.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp9k9Bg2/_tzpath.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5080 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_595 ... ok [INFO] [stdout] [100] /tmp/.tmpQJDxHJ/install_data.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpQJDxHJ/install_data.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2822 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGx9AmD/raw_unicode_escape.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGx9AmD/raw_unicode_escape.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpGx9AmD/raw_unicode_escape.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1208 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5nQvNu/__init__.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp5nQvNu/__init__.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp5nQvNu/__init__.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=47521 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGMt2F6/heap.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQJDxHJ/install_data.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQJDxHJ/install_data.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpQJDxHJ/install_data.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2822 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGMt2F6/heap.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpGMt2F6/heap.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11626 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_598 ... ok [INFO] [stdout] [100] /tmp/.tmpW3y0KD/install_lib.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpW3y0KD/install_lib.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=8397 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_59 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_60 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_6 ... ok [INFO] [stdout] [100] /tmp/.tmp97v67K/iso8859_14.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp97v67K/iso8859_14.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13652 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_569 ... ok [INFO] [stdout] [100] /tmp/.tmpbWdR9f/iso8859_16.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpbWdR9f/iso8859_16.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13557 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8RlqVp/iso8859_2.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp8RlqVp/iso8859_2.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13404 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_600 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_577 ... ok [INFO] [stdout] [100] /tmp/.tmpXLfcRD/iso8859_8.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpXLfcRD/iso8859_8.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11036 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3ron0p/iso8859_2.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp3ron0p/iso8859_2.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13404 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkfi131/iso8859_8.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpkfi131/iso8859_8.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11036 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_597 ... ok [INFO] [stdout] [100] /tmp/.tmpxzfmsJ/keyword.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpxzfmsJ/keyword.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=945 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxzfmsJ/keyword.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxzfmsJ/keyword.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpxzfmsJ/keyword.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=945 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_608 ... ok [INFO] [stdout] [100] /tmp/.tmpGvDZhX/formatter.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGvDZhX/formatter.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpGvDZhX/formatter.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=15143 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXLfcRD/iso8859_8.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSFhrWw/mac_farsi.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpSFhrWw/mac_farsi.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=15170 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXLfcRD/iso8859_8.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpXLfcRD/iso8859_8.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11036 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXJeWKi/idna.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXJeWKi/idna.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpXJeWKi/idna.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=9170 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8RlqVp/iso8859_2.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_607 ... ok [INFO] [stdout] [100] /tmp/.tmp8RlqVp/iso8859_2.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp8RlqVp/iso8859_2.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13404 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcJnjFV/re.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpcJnjFV/re.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=15861 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkfi131/iso8859_8.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkfi131/iso8859_8.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpkfi131/iso8859_8.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11036 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp97v67K/iso8859_14.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp97v67K/iso8859_14.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp97v67K/iso8859_14.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13652 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_605 ... ok [INFO] [stdout] [100] /tmp/.tmp3ron0p/iso8859_2.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3ron0p/iso8859_2.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp3ron0p/iso8859_2.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13404 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbWdR9f/iso8859_16.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbWdR9f/iso8859_16.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpbWdR9f/iso8859_16.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=13557 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMx4o1W/mac_latin2.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpMx4o1W/mac_latin2.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=14118 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSFhrWw/mac_farsi.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSFhrWw/mac_farsi.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpSFhrWw/mac_farsi.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=15170 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_606 ... ok [INFO] [stdout] [100] /tmp/.tmpcJnjFV/re.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcJnjFV/re.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpcJnjFV/re.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=15861 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_602 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_603 ... ok [INFO] [stdout] [100] /tmp/.tmpMx4o1W/mac_latin2.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTxTqg7/main.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpTxTqg7/main.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11238 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpu5R1Ot/nntplib.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpu5R1Ot/nntplib.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=43261 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp1nITA0/nonmultipart.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp1nITA0/nonmultipart.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=691 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMx4o1W/mac_latin2.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpMx4o1W/mac_latin2.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=14118 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp1nITA0/nonmultipart.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp1nITA0/nonmultipart.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp1nITA0/nonmultipart.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=691 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_609 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_604 ... ok [INFO] [stdout] [100] /tmp/.tmpLzjXBT/plistlib.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpLzjXBT/plistlib.cpython-38.opt-1.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=31251 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdQbNxC/pdb.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpdQbNxC/pdb.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=62638 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_613 ... ok [INFO] [stdout] [100] /tmp/.tmpW3y0KD/install_lib.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpW3y0KD/install_lib.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpW3y0KD/install_lib.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=8397 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_610 ... ok [INFO] [stdout] [100] /tmp/.tmpX8enjx/plistlib.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpX8enjx/plistlib.cpython-38.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=31251 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_61 ... ok [INFO] [stdout] [100] /tmp/.tmp38aPFJ/pulldom.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp38aPFJ/pulldom.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11997 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpO4oYrD/plistlib.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpO4oYrD/plistlib.cpython-38.opt-2.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=31251 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_57 ... ok [INFO] [stdout] [100] /tmp/.tmp2NFVWx/pyclbr.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp2NFVWx/pyclbr.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=15255 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_599 ... ok [INFO] [stdout] [100] /tmp/.tmpQmeRTQ/redirector.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpQmeRTQ/redirector.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=6875 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_594 ... ok [INFO] [stdout] [100] /tmp/.tmpJsOpwg/pytree.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpJsOpwg/pytree.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=27960 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_601 ... ok [INFO] [stdout] [100] /tmp/.tmp6ldWeu/queue.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp6ldWeu/queue.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11356 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTxTqg7/main.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTxTqg7/main.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpTxTqg7/main.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11238 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQmeRTQ/redirector.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQmeRTQ/redirector.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpQmeRTQ/redirector.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=6875 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_552 ... ok [INFO] [stdout] [100] /tmp/.tmp2NFVWx/pyclbr.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp2NFVWx/pyclbr.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp2NFVWx/pyclbr.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=15255 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIjWJKJ/quopri.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpIjWJKJ/quopri.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=7252 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpgtGF6L/pyshell.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpgtGF6L/pyshell.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpgtGF6L/pyshell.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=57228 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_62 ... ok [INFO] [stdout] [100] /tmp/.tmp3ILk2S/raw_unicode_escape.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp3ILk2S/raw_unicode_escape.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1208 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdBzo2o/configparser.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdBzo2o/configparser.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpdBzo2o/configparser.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=54374 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp3ILk2S/raw_unicode_escape.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp3ILk2S/raw_unicode_escape.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp3ILk2S/raw_unicode_escape.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1208 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6ldWeu/queue.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6ldWeu/queue.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp6ldWeu/queue.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11356 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIjWJKJ/quopri.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpIjWJKJ/quopri.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpJsOpwg/pytree.cpython-38.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_611 ... ok [INFO] [stdout] [100] /tmp/.tmpIjWJKJ/quopri.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=7252 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpJsOpwg/pytree.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpJsOpwg/pytree.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=27960 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHTrgYR/resources.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpHTrgYR/resources.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=9437 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_623 ... ok [INFO] [stdout] [100] /tmp/.tmpEdcMNj/result.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpEdcMNj/result.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=7442 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_480 ... ok [INFO] [stdout] [100] /tmp/.tmpcbWdQG/rot_13.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpcbWdQG/rot_13.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2448 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcbWdQG/rot_13.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcbWdQG/rot_13.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpcbWdQG/rot_13.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2448 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_622 ... ok [INFO] [stdout] [100] /tmp/.tmpvgi8Hs/runner.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpvgi8Hs/runner.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=7767 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_619 ... ok [INFO] [stdout] [100] /tmp/.tmprz14r2/secrets.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmprz14r2/secrets.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2038 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprz14r2/secrets.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprz14r2/secrets.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmprz14r2/secrets.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=2038 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHTrgYR/resources.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpHTrgYR/resources.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpHTrgYR/resources.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=9437 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_626 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_628 ... ok [INFO] [stdout] [100] /tmp/.tmpbZJfbA/shift_jis.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpbZJfbA/shift_jis.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1039 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMOJ6em/replace.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpMOJ6em/replace.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=9889 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_621 ... ok [INFO] [stdout] [100] /tmp/.tmpcacgj7/shift_jisx0213.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpcacgj7/shift_jisx0213.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1059 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbZJfbA/shift_jis.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbZJfbA/shift_jis.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpbZJfbA/shift_jis.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1039 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_629 ... ok [INFO] [stdout] [100] /tmp/.tmpcacgj7/shift_jisx0213.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcacgj7/shift_jisx0213.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpcacgj7/shift_jisx0213.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=1059 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp38aPFJ/pulldom.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpF9m29f/site.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpF9m29f/site.cpython-38.opt-2.pyc: from py with mtime=1583155701 (2020-03-02 13:28:21 UTC), size=21847 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp38aPFJ/pulldom.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp38aPFJ/pulldom.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11997 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_624 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_630 ... ok [INFO] [stdout] [100] /tmp/.tmp01oCqC/smtplib.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp01oCqC/smtplib.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=44326 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpP0oH2A/socketserver.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpP0oH2A/socketserver.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=26923 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvgi8Hs/runner.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvgi8Hs/runner.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpvgi8Hs/runner.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=7767 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEdcMNj/result.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEdcMNj/result.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpEdcMNj/result.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=7442 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMOJ6em/replace.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMOJ6em/replace.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpMOJ6em/replace.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=9889 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpF9m29f/site.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpF9m29f/site.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpF9m29f/site.cpython-38.opt-2.pyc: from py with mtime=1583155701 (2020-03-02 13:28:21 UTC), size=21847 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_627 ... ok [INFO] [stdout] [100] /tmp/.tmpK1qlbW/sre_parse.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpK1qlbW/sre_parse.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=40230 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpO4oYrD/plistlib.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpO4oYrD/plistlib.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpO4oYrD/plistlib.cpython-38.opt-2.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=31251 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdQbNxC/pdb.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdQbNxC/pdb.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpdQbNxC/pdb.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=62638 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_620 ... ok [INFO] [stdout] [100] /tmp/.tmpSgphK5/statistics.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpSgphK5/statistics.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=39609 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_625 ... ok [INFO] [stdout] [100] /tmp/.tmporq8e0/struct.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmporq8e0/struct.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=257 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmporq8e0/struct.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmporq8e0/struct.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmporq8e0/struct.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=257 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_631 ... ok [INFO] [stdout] [100] /tmp/.tmpwRiZe2/sunau.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpwRiZe2/sunau.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=18375 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_636 ... ok [INFO] [stdout] [100] /tmp/.tmp5a7Gzd/sunau.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp5a7Gzd/sunau.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=18375 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_63 ... ok [INFO] [stdout] [100] /tmp/.tmplWqbqq/tabnanny.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmplWqbqq/tabnanny.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11406 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmplWqbqq/tabnanny.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmplWqbqq/tabnanny.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmplWqbqq/tabnanny.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=11406 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLzjXBT/plistlib.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLzjXBT/plistlib.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpLzjXBT/plistlib.cpython-38.opt-1.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=31251 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp01oCqC/smtplib.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp01oCqC/smtplib.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp01oCqC/smtplib.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=44326 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpP0oH2A/socketserver.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpP0oH2A/socketserver.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpP0oH2A/socketserver.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=26923 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_639 ... ok [INFO] [stdout] [100] /tmp/.tmpxqlt0E/response.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpxqlt0E/response.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2361 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxqlt0E/response.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpX8enjx/plistlib.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxqlt0E/response.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpxqlt0E/response.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2361 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpX8enjx/plistlib.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpX8enjx/plistlib.cpython-38.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=31251 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSgphK5/statistics.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSgphK5/statistics.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpSgphK5/statistics.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=39609 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp5a7Gzd/sunau.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp5a7Gzd/sunau.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp5a7Gzd/sunau.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=18375 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpu5R1Ot/nntplib.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpu5R1Ot/nntplib.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpu5R1Ot/nntplib.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=43261 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwRiZe2/sunau.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwRiZe2/sunau.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpwRiZe2/sunau.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=18375 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_618 ... ok [INFO] [stdout] [100] /tmp/.tmpEbMtE1/telnetlib.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpEbMtE1/telnetlib.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=23254 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_64 ... ok [INFO] [stdout] [100] /tmp/.tmpxczBMf/test_int.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpxczBMf/test_int.cpython-38.pyc: from py with mtime=1595250092 (2020-07-20 13:01:32 UTC), size=21300 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxczBMf/test_int.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxczBMf/test_int.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpxczBMf/test_int.cpython-38.pyc: from py with mtime=1595250092 (2020-07-20 13:01:32 UTC), size=21300 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_557 ... ok [INFO] [stdout] [100] /tmp/.tmpSLjD4A/test_long.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpSLjD4A/test_long.cpython-38.pyc: from py with mtime=1595250092 (2020-07-20 13:01:32 UTC), size=54492 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_632 ... ok [INFO] [stdout] [100] /tmp/.tmpEbMtE1/telnetlib.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMeaKKc/test_source_encoding.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpMeaKKc/test_source_encoding.cpython-38.pyc: from py with mtime=1595250092 (2020-07-20 13:01:32 UTC), size=8080 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEbMtE1/telnetlib.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpEbMtE1/telnetlib.cpython-38.opt-2.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=23254 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_635 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_56 ... ok [INFO] [stdout] [100] /tmp/.tmpquYHpI/uu.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpquYHpI/uu.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=6957 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9O4SW6/uuid.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp9O4SW6/uuid.cpython-38.opt-1.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=30394 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_571 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_641 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_638 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_633 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_637 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_614 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_616 ... ok [INFO] [stdout] [100] /tmp/.tmp6g8b92/uuid.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp6g8b92/uuid.cpython-38.opt-2.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=30394 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpquYHpI/uu.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMKTTqs/uuid.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpK1qlbW/sre_parse.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpCtWqPc/robotparser.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpCtWqPc/robotparser.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=9424 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXP6gL7/__main__.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpXP6gL7/__main__.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=623 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6Af37H/__init__.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp6Af37H/__init__.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=6732 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpG1O9QJ/__init__.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpG1O9QJ/__init__.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=916 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpK1qlbW/sre_parse.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpquYHpI/uu.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpquYHpI/uu.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=6957 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMKTTqs/uuid.cpython-38.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=30394 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXP6gL7/__main__.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXP6gL7/__main__.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpXP6gL7/__main__.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=623 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpG1O9QJ/__init__.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpK1qlbW/sre_parse.cpython-38.opt-1.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=40230 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMeaKKc/test_source_encoding.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpG1O9QJ/__init__.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpG1O9QJ/__init__.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=916 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMeaKKc/test_source_encoding.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpMeaKKc/test_source_encoding.cpython-38.pyc: from py with mtime=1595250092 (2020-07-20 13:01:32 UTC), size=8080 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_650 ... ok [INFO] [stdout] [100] /tmp/.tmpIs2sXR/_msvccompiler.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpIs2sXR/_msvccompiler.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=20007 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_651 ... ok [INFO] [stdout] [100] /tmp/.tmpaGjx2b/_policybase.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpaGjx2b/_policybase.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=15073 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_644 ... ok [INFO] [stdout] [100] /tmp/.tmpR5FDhe/_uninstall.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpR5FDhe/_uninstall.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=808 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpR5FDhe/_uninstall.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpR5FDhe/_uninstall.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpR5FDhe/_uninstall.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=808 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_654 ... ok [INFO] [stdout] [100] /tmp/.tmpGqrBg0/ann_module3.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpGqrBg0/ann_module3.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=448 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_640 ... ok [INFO] [stdout] [100] /tmp/.tmpGqrBg0/ann_module3.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGqrBg0/ann_module3.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp1Lm13n/ann_module3.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpGqrBg0/ann_module3.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=448 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYSmtox/xmlbuilder.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpYSmtox/xmlbuilder.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=12403 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp1Lm13n/ann_module3.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=448 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp1Lm13n/ann_module3.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp1Lm13n/ann_module3.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp1Lm13n/ann_module3.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=448 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_655 ... ok [INFO] [stdout] [100] /tmp/.tmpzmgX5M/ast.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpzmgX5M/ast.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=51876 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_656 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_615 ... ok [INFO] [stdout] [100] /tmp/.tmpNMqKiZ/bcppcompiler.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpNMqKiZ/bcppcompiler.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=14894 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphA4CnG/bcppcompiler.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmphA4CnG/bcppcompiler.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=14894 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6Af37H/__init__.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6Af37H/__init__.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp6Af37H/__init__.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=6732 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_649 ... ok [INFO] [stdout] [100] /tmp/.tmprQFeh4/searchengine.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmprQFeh4/searchengine.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=7472 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpCtWqPc/robotparser.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpCtWqPc/robotparser.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpCtWqPc/robotparser.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=9424 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprQFeh4/searchengine.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprQFeh4/searchengine.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmprQFeh4/searchengine.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=7472 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_66 ... ok [INFO] [stdout] [100] /tmp/.tmp8JK1c7/check.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp8JK1c7/check.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=5637 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNMqKiZ/bcppcompiler.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNMqKiZ/bcppcompiler.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpNMqKiZ/bcppcompiler.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=14894 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphA4CnG/bcppcompiler.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmphA4CnG/bcppcompiler.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmphA4CnG/bcppcompiler.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=14894 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpaGjx2b/_policybase.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpaGjx2b/_policybase.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpaGjx2b/_policybase.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=15073 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_643 ... ok [INFO] [stdout] [100] /tmp/.tmpyl8vJM/codecs.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpyl8vJM/codecs.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=36667 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp8JK1c7/check.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp8JK1c7/check.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp8JK1c7/check.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=5637 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_65 ... ok [INFO] [stdout] [100] /tmp/.tmp9xJ5ep/compileall.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp9xJ5ep/compileall.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=20100 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_617 ... ok [INFO] [stdout] [100] /tmp/.tmpVoW5UE/cp037.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpVoW5UE/cp037.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=13121 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_660 ... ok [INFO] [stdout] [100] /tmp/.tmpjPX4ND/cp857.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpjPX4ND/cp857.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=33908 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVoW5UE/cp037.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpVoW5UE/cp037.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpVoW5UE/cp037.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=13121 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_659 ... ok [INFO] [stdout] [100] /tmp/.tmpCq4DOt/cp858.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpCq4DOt/cp858.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=34015 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_658 ... ok [INFO] [stdout] [100] /tmp/.tmp1aBZ0v/cp861.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp1aBZ0v/cp861.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=34633 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_663 ... ok [INFO] [stdout] [100] /tmp/.tmpIrWfen/dbapi.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpIrWfen/dbapi.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=35366 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6g8b92/uuid.cpython-38.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6g8b92/uuid.cpython-38.opt-2.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp6g8b92/uuid.cpython-38.opt-2.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=30394 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIs2sXR/_msvccompiler.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpIs2sXR/_msvccompiler.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpIs2sXR/_msvccompiler.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=20007 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_653 ... ok [INFO] [stdout] [100] /tmp/.tmp1aBZ0v/cp861.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp1aBZ0v/cp861.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp1aBZ0v/cp861.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=34633 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp1stnEO/decimal.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp1stnEO/decimal.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=320 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp1stnEO/decimal.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp1stnEO/decimal.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp1stnEO/decimal.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=320 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_634 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_668 ... ok [INFO] [stdout] [100] /tmp/.tmpQByDEu/setup.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpQByDEu/setup.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4390 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjPX4ND/cp857.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpjPX4ND/cp857.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpjPX4ND/cp857.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=33908 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnN7R0D/euc_kr.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp9O4SW6/uuid.cpython-38.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp9O4SW6/uuid.cpython-38.opt-1.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmp9O4SW6/uuid.cpython-38.opt-1.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=30394 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnN7R0D/euc_kr.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1027 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpCq4DOt/cp858.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpCq4DOt/cp858.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpCq4DOt/cp858.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=34015 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpnN7R0D/euc_kr.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpnN7R0D/euc_kr.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpnN7R0D/euc_kr.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1027 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQByDEu/setup.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQByDEu/setup.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_612 ... [100] /tmp/.tmpQByDEu/setup.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4390 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9xJ5ep/compileall.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp9xJ5ep/compileall.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp9xJ5ep/compileall.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=20100 bytes, no hash invalidation [INFO] [stdout] ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_669 ... ok [INFO] [stdout] [100] /tmp/.tmpiuxI1y/expat.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpiuxI1y/expat.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=248 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpiuxI1y/expat.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpiuxI1y/expat.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpiuxI1y/expat.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=248 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_670 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_67 ... ok [INFO] [stdout] [100] /tmp/.tmpGTQrDn/expatbuilder.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpGTQrDn/expatbuilder.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=35767 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDqRgCE/filelist.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpDqRgCE/filelist.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=3896 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_664 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_666 ... ok [INFO] [stdout] [100] /tmp/.tmpV6VI0B/fix_import.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpV6VI0B/fix_import.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=3256 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_665 ... ok [INFO] [stdout] [100] /tmp/.tmpMKTTqs/uuid.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp2ptCz5/fix_isinstance.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp2ptCz5/fix_isinstance.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1608 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMKTTqs/uuid.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpMKTTqs/uuid.cpython-38.pyc: from py with mtime=1589391114 (2020-05-13 17:31:54 UTC), size=30394 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpgKARlG/filecmp.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpgKARlG/filecmp.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=9899 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0nle87/format.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp0nle87/format.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=15777 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp2ptCz5/fix_isinstance.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp2ptCz5/fix_isinstance.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp2ptCz5/fix_isinstance.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1608 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSLjD4A/test_long.cpython-38.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSLjD4A/test_long.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpSLjD4A/test_long.cpython-38.pyc: from py with mtime=1595250092 (2020-07-20 13:01:32 UTC), size=54492 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_675 ... ok [INFO] [stdout] [100] /tmp/.tmpVRYoWI/functools.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpVRYoWI/functools.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=37491 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDqRgCE/filelist.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpV6VI0B/fix_import.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpV6VI0B/fix_import.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpV6VI0B/fix_import.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=3256 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDqRgCE/filelist.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpDqRgCE/filelist.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=3896 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_652 ... ok [INFO] [stdout] [100] /tmp/.tmpvV2A4A/gb18030.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpvV2A4A/gb18030.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1031 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvV2A4A/gb18030.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvV2A4A/gb18030.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpvV2A4A/gb18030.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1031 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_678 ... ok [INFO] [stdout] [100] /tmp/.tmppCR1EM/idle.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmppCR1EM/idle.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppCR1EM/idle.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmppCR1EM/idle.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmppCR1EM/idle.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=454 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpVRYoWI/functools.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpVRYoWI/functools.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpVRYoWI/functools.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=37491 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_679 ... ok [INFO] [stdout] [100] /tmp/.tmpAqgRuo/shutil.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpAqgRuo/shutil.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=51285 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_674 ... ok [INFO] [stdout] [100] /tmp/.tmpt5Jttw/inspect_fodder2.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpt5Jttw/inspect_fodder2.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=3462 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYSmtox/xmlbuilder.cpython-38.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_673 ... ok [INFO] [stdout] [100] /tmp/.tmpYSmtox/xmlbuilder.cpython-38.pyc: pyc file for Python 3.8 [INFO] [stdout] [100] /tmp/.tmpYSmtox/xmlbuilder.cpython-38.pyc: from py with mtime=1582580185 (2020-02-24 21:36:25 UTC), size=12403 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp67quhO/install.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp67quhO/install.cpython-39.opt-1.pyc: from py with mtime=1591872575 (2020-06-11 10:49:35 UTC), size=27335 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_662 ... ok [INFO] [stdout] [100] /tmp/.tmpJD0M7O/install_data.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpJD0M7O/install_data.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2822 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp67quhO/install.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp67quhO/install.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp67quhO/install.cpython-39.opt-1.pyc: from py with mtime=1591872575 (2020-06-11 10:49:35 UTC), size=27335 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpyl8vJM/codecs.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpyl8vJM/codecs.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpyl8vJM/codecs.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=36667 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpgKARlG/filecmp.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpgKARlG/filecmp.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpgKARlG/filecmp.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=9899 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpJD0M7O/install_data.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpJD0M7O/install_data.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpJD0M7O/install_data.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2822 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_681 ... ok [INFO] [stdout] [100] /tmp/.tmpXgd9uG/ipaddress.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpXgd9uG/ipaddress.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=74405 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_682 ... ok [INFO] [stdout] [100] /tmp/.tmp0nle87/format.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4pX0RE/iso8859_11.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp4pX0RE/iso8859_11.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=12335 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0nle87/format.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp0nle87/format.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=15777 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpt5Jttw/inspect_fodder2.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpt5Jttw/inspect_fodder2.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpt5Jttw/inspect_fodder2.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=3462 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4pX0RE/iso8859_11.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4pX0RE/iso8859_11.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp4pX0RE/iso8859_11.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=12335 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_645 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_672 ... ok [INFO] [stdout] [100] /tmp/.tmpvNOfUc/mac_croatian.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpvNOfUc/mac_croatian.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=13633 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_684 ... ok [INFO] [stdout] [100] /tmp/.tmpEK0j2K/mac_romanian.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpEK0j2K/mac_romanian.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=13661 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpEK0j2K/mac_romanian.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpEK0j2K/mac_romanian.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpEK0j2K/mac_romanian.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=13661 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_687 ... ok [INFO] [stdout] [100] /tmp/.tmpm5JhXi/machinery.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpm5JhXi/machinery.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=844 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpH7g81Y/keyword.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpH7g81Y/keyword.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=945 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpm5JhXi/machinery.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpm5JhXi/machinery.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpm5JhXi/machinery.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=844 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpH7g81Y/keyword.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpH7g81Y/keyword.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpH7g81Y/keyword.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=945 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_688 ... ok [INFO] [stdout] [100] /tmp/.tmpLVAgdn/main.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpLVAgdn/main.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=24638 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvNOfUc/mac_croatian.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvNOfUc/mac_croatian.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpvNOfUc/mac_croatian.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=13633 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_685 ... ok [INFO] [stdout] [100] /tmp/.tmpXfP9is/shutil.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpXfP9is/shutil.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=51285 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_677 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_646 ... ok [INFO] [stdout] [100] /tmp/.tmppFOZyH/modulefinder.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmppFOZyH/modulefinder.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=24401 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_686 ... ok [INFO] [stdout] [100] /tmp/.tmpQUvuys/mp_preload.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpQUvuys/mp_preload.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=351 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQUvuys/mp_preload.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQUvuys/mp_preload.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpQUvuys/mp_preload.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=351 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_692 ... ok [INFO] [stdout] [100] /tmp/.tmp4QoI5x/mock_tk.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp4QoI5x/mock_tk.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=11627 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTcjSj7/mp_preload.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpTcjSj7/mp_preload.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=351 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpTcjSj7/mp_preload.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpTcjSj7/mp_preload.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpTcjSj7/mp_preload.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=351 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_647 ... ok [INFO] [stdout] [100] /tmp/.tmpehNw5b/nntplib.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpehNw5b/nntplib.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=41023 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_693 ... ok [INFO] [stdout] [100] /tmp/.tmpzSAs5C/numbers.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpzSAs5C/numbers.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=10244 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_680 ... ok [INFO] [stdout] [100] /tmp/.tmpt3nDam/outwin.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpt3nDam/outwin.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=5788 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpt3nDam/outwin.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpt3nDam/outwin.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpt3nDam/outwin.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=5788 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzSAs5C/numbers.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpzSAs5C/numbers.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpzSAs5C/numbers.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=10244 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_696 ... ok [INFO] [stdout] [100] /tmp/.tmpkGcMcb/pathbrowser.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpkGcMcb/pathbrowser.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=3193 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLVAgdn/main.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLVAgdn/main.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpLVAgdn/main.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=24638 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppFOZyH/modulefinder.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_648 ... ok [INFO] [stdout] [100] /tmp/.tmpcA4ntP/pathlib.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpcA4ntP/pathlib.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=52250 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmppFOZyH/modulefinder.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmppFOZyH/modulefinder.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=24401 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_676 ... ok [INFO] [stdout] [100] /tmp/.tmpkGcMcb/pathbrowser.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkGcMcb/pathbrowser.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpkGcMcb/pathbrowser.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=3193 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_661 ... ok [INFO] [stdout] [100] /tmp/.tmpDbvHNb/pkgutil.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpDbvHNb/pkgutil.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=24237 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_697 ... ok [INFO] [stdout] [100] /tmp/.tmp6w4zw9/socketserver.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp6w4zw9/socketserver.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=26923 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpemINwH/_zoneinfo.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpemINwH/_zoneinfo.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=24318 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_642 ... ok [INFO] [stdout] [100] /tmp/.tmpvr3Jpn/planet_and_moon.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpvr3Jpn/planet_and_moon.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2824 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXfP9is/shutil.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXfP9is/shutil.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpXfP9is/shutil.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=51285 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpAqgRuo/shutil.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpAqgRuo/shutil.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpAqgRuo/shutil.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=51285 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp4QoI5x/mock_tk.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp4QoI5x/mock_tk.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp4QoI5x/mock_tk.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=11627 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvr3Jpn/planet_and_moon.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvr3Jpn/planet_and_moon.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpvr3Jpn/planet_and_moon.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2824 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGTQrDn/expatbuilder.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGTQrDn/expatbuilder.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpGTQrDn/expatbuilder.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=35767 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_700 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_691 ... ok [INFO] [stdout] [100] /tmp/.tmpOf6ucs/pyclbr.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpOf6ucs/pyclbr.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=15255 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvK8nim/pyclbr_input.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpvK8nim/pyclbr_input.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=648 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_695 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_689 ... ok [INFO] [stdout] [100] /tmp/.tmphelr43/python-config.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmphelr43/python-config.cpython-39.pyc: from py with mtime=1591872680 (2020-06-11 10:51:20 UTC), size=2038 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpvK8nim/pyclbr_input.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpvK8nim/pyclbr_input.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpvK8nim/pyclbr_input.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=648 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_702 ... ok [INFO] [stdout] [100] /tmp/.tmpDV0Cyo/qcat.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpDV0Cyo/qcat.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=159 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDV0Cyo/qcat.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpDV0Cyo/qcat.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpDV0Cyo/qcat.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=159 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_705 ... ok [INFO] [stdout] [100] /tmp/.tmp7LCiqI/queue.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp7LCiqI/queue.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=11483 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLSEyap/pygram.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpLSEyap/pygram.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1305 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpLSEyap/pygram.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLSEyap/pygram.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmphelr43/python-config.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpLSEyap/pygram.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1305 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphelr43/python-config.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmphelr43/python-config.cpython-39.pyc: from py with mtime=1591872680 (2020-06-11 10:51:20 UTC), size=2038 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_703 ... ok [INFO] [stdout] [100] /tmp/.tmpy0ze1w/queues.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpy0ze1w/queues.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=11993 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_704 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_690 ... ok [INFO] [stdout] [100] /tmp/.tmpIS0hSY/redirector.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmptnlrMM/rot_13.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmptnlrMM/rot_13.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2448 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIS0hSY/redirector.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=6875 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpemINwH/_zoneinfo.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpemINwH/_zoneinfo.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmptnlrMM/rot_13.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpemINwH/_zoneinfo.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=24318 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmptnlrMM/rot_13.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmptnlrMM/rot_13.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2448 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7LCiqI/queue.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7LCiqI/queue.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp7LCiqI/queue.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=11483 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpehNw5b/nntplib.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpehNw5b/nntplib.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpehNw5b/nntplib.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=41023 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6w4zw9/socketserver.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6w4zw9/socketserver.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp6w4zw9/socketserver.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=26923 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_709 ... ok [INFO] [stdout] [100] /tmp/.tmpOf6ucs/pyclbr.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpOf6ucs/pyclbr.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpOf6ucs/pyclbr.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=15255 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXgd9uG/ipaddress.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXgd9uG/ipaddress.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpXgd9uG/ipaddress.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=74405 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpug333i/sortperf.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpug333i/sortperf.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4806 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpIS0hSY/redirector.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpIS0hSY/redirector.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpIS0hSY/redirector.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=6875 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDbvHNb/pkgutil.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpDbvHNb/pkgutil.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpDbvHNb/pkgutil.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=24237 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpug333i/sortperf.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpug333i/sortperf.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpug333i/sortperf.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4806 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_708 ... ok [INFO] [stdout] [100] /tmp/.tmpJGpJ2X/secrets.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpJGpJ2X/secrets.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2036 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpJGpJ2X/secrets.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpJGpJ2X/secrets.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpJGpJ2X/secrets.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2036 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_71 ... ok [INFO] [stdout] [100] /tmp/.tmpksJziO/sharedctypes.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpksJziO/sharedctypes.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=6306 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_710 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_706 ... ok [INFO] [stdout] [100] /tmp/.tmpNpMDw9/sortperf.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpNpMDw9/sortperf.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=4806 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_701 ... ok [INFO] [stdout] [100] /tmp/.tmpIrWfen/dbapi.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpIrWfen/dbapi.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpIrWfen/dbapi.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=35366 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6LdyAO/stat.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp6LdyAO/stat.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=5485 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdiDlfp/site.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpdiDlfp/site.cpython-39.opt-1.pyc: from py with mtime=1591872575 (2020-06-11 10:49:35 UTC), size=21814 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzmgX5M/ast.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpzmgX5M/ast.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpzmgX5M/ast.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=51876 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNpMDw9/sortperf.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNpMDw9/sortperf.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpNpMDw9/sortperf.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=4806 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp6LdyAO/stat.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp6LdyAO/stat.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp6LdyAO/stat.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=5485 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpksJziO/sharedctypes.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpksJziO/sharedctypes.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpksJziO/sharedctypes.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=6306 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_714 ... ok [INFO] [stdout] [100] /tmp/.tmpaBI05S/subprocess.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpaBI05S/subprocess.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=82465 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpy0ze1w/queues.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpy0ze1w/queues.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpy0ze1w/queues.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=11993 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_69 ... ok [INFO] [stdout] [100] /tmp/.tmphbLfVT/sunau.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmphbLfVT/sunau.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=18158 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_713 ... ok [INFO] [stdout] [100] /tmp/.tmpxh7ruS/tarfile.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpxh7ruS/tarfile.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=94003 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_7 ... ok [INFO] [stdout] [100] /tmp/.tmpDRkxVL/tasks.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpDRkxVL/tasks.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=34456 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_699 ... ok [INFO] [stdout] [100] /tmp/.tmpf409Kj/time_hashlib.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpf409Kj/time_hashlib.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2943 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdiDlfp/site.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdiDlfp/site.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpdiDlfp/site.cpython-39.opt-1.pyc: from py with mtime=1591872575 (2020-06-11 10:49:35 UTC), size=21814 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpf409Kj/time_hashlib.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpf409Kj/time_hashlib.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpf409Kj/time_hashlib.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2943 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_711 ... ok [INFO] [stdout] [100] /tmp/.tmpOxuXi8/spawn.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpOxuXi8/spawn.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=9296 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_719 ... ok [INFO] [stdout] [100] /tmp/.tmpNEteJn/token.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpNEteJn/token.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1300 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNEteJn/token.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNEteJn/token.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpNEteJn/token.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1300 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpOxuXi8/spawn.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpOxuXi8/spawn.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpOxuXi8/spawn.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=9296 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_720 ... ok [INFO] [stdout] [100] /tmp/.tmpHK0SX7/token.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpHK0SX7/token.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2368 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_70 ... ok [INFO] [stdout] [100] /tmp/.tmpYS2V4y/tokenize.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpYS2V4y/tokenize.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=21055 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_68 ... ok [INFO] [stdout] [100] /tmp/.tmpkqlMyX/two_canvases.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpkqlMyX/two_canvases.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1120 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHK0SX7/token.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpHK0SX7/token.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpHK0SX7/token.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2368 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkqlMyX/two_canvases.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpkqlMyX/two_canvases.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpkqlMyX/two_canvases.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1120 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmphbLfVT/sunau.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmphbLfVT/sunau.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmphbLfVT/sunau.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=18158 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_72 ... ok [INFO] [stdout] [100] /tmp/.tmp18E5qb/undefined.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp18E5qb/undefined.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1299 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_707 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_723 ... ok [INFO] [stdout] [100] /tmp/.tmp0SX22U/undefined.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp0SX22U/undefined.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1299 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHhGaPW/utf_32_be.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpHhGaPW/utf_32_be.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=930 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_721 ... ok [INFO] [stdout] [100] /tmp/.tmpB2kFn8/util.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpB2kFn8/util.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=14005 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp18E5qb/undefined.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp18E5qb/undefined.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp18E5qb/undefined.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1299 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpHhGaPW/utf_32_be.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpHhGaPW/utf_32_be.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpHhGaPW/utf_32_be.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=930 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0SX22U/undefined.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0SX22U/undefined.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp0SX22U/undefined.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=1299 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_712 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_726 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_724 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_725 ... ok [INFO] [stdout] [100] /tmp/.tmpuHJ0ek/util.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpuHJ0ek/util.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=11321 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp903RaC/uuid.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp903RaC/uuid.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=27252 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjmEBXP/uu_codec.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpjmEBXP/uu_codec.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2851 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNEuhf4/squeezer.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpNEuhf4/squeezer.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=12840 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpYS2V4y/tokenize.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpYS2V4y/tokenize.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpYS2V4y/tokenize.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=21055 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpB2kFn8/util.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpB2kFn8/util.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpB2kFn8/util.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=14005 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpDRkxVL/tasks.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpDRkxVL/tasks.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpDRkxVL/tasks.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=34456 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_694 ... ok [INFO] [stdout] [100] /tmp/.tmpC8ZPNm/win_utils.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpC8ZPNm/win_utils.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=6566 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpjmEBXP/uu_codec.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_727 ... ok [INFO] [stdout] [100] /tmp/.tmpjmEBXP/uu_codec.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpjmEBXP/uu_codec.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2851 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmptekMtO/xmlbuilder.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmptekMtO/xmlbuilder.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=12387 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_729 ... ok [INFO] [stdout] [100] /tmp/.tmp7hE9lI/xmlreader.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp7hE9lI/xmlreader.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=12684 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_671 ... ok [INFO] [stdout] [100] /tmp/.tmpC8ZPNm/win_utils.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpC8ZPNm/win_utils.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpC8ZPNm/win_utils.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=6566 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprMNA4N/zipimport.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmprMNA4N/zipimport.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=30765 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmprMNA4N/zipimport.cpython-39.pyc: found trailing garbage (4 bytes) [INFO] [stdout] [100] /tmp/.tmpuHJ0ek/util.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpuHJ0ek/util.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpuHJ0ek/util.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=11321 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_683 ... ok [INFO] [stdout] [100] /tmp/.tmpMZXapD/zlib_codec.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpMZXapD/zlib_codec.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2204 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMZXapD/zlib_codec.cpython-39.opt-2.pyc: found trailing garbage (4 bytes) [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_722 ... ok [INFO] [stdout] [100] /tmp/.tmpQZ53kX/zoomheight.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpQZ53kX/zoomheight.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=4203 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQZ53kX/zoomheight.cpython-39.opt-1.pyc: found trailing garbage (4 bytes) [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_731 ... ok [INFO] [stdout] [100] /tmp/.tmpmmo8Jl/sre_compile.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpmmo8Jl/sre_compile.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=26695 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpQZ53kX/zoomheight.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpQZ53kX/zoomheight.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpQZ53kX/zoomheight.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=4203 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMZXapD/zlib_codec.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMZXapD/zlib_codec.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpMZXapD/zlib_codec.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=2204 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_728 ... ok [INFO] [stdout] [100] /tmp/.tmpzflbFO/sre_parse.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpzflbFO/sre_parse.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=40230 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpaBI05S/subprocess.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_718 ... ok [INFO] [stdout] [100] /tmp/.tmpaBI05S/subprocess.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp9s4yxC/struct.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpaBI05S/subprocess.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=82465 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9s4yxC/struct.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=257 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp9s4yxC/struct.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_735 ... ok [INFO] [stdout] [100] /tmp/.tmp9s4yxC/struct.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp9s4yxC/struct.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=257 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0ii4EC/testasync.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp0ii4EC/testasync.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=37206 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_76 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_716 ... ok [INFO] [stdout] [100] /tmp/.tmpzQYl5Q/testcallable.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpzQYl5Q/testcallable.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4267 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_736 ... ok [INFO] [stdout] [100] /tmp/.tmps78qyR/ascii.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmps78qyR/ascii.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1248 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpbjlbpK/testhelpers.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpbjlbpK/testhelpers.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=33648 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmps78qyR/ascii.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmps78qyR/ascii.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmps78qyR/ascii.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1248 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNEuhf4/squeezer.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNEuhf4/squeezer.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpNEuhf4/squeezer.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=12840 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_8 ... ok [INFO] [stdout] [100] /tmp/.tmprMNA4N/zipimport.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmprMNA4N/zipimport.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmprMNA4N/zipimport.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=30765 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqd7oc1/textview.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpqd7oc1/textview.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=6813 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmptekMtO/xmlbuilder.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmptekMtO/xmlbuilder.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmptekMtO/xmlbuilder.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=12387 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzQYl5Q/testcallable.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpzQYl5Q/testcallable.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpzQYl5Q/testcallable.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4267 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpmmo8Jl/sre_compile.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpmmo8Jl/sre_compile.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpmmo8Jl/sre_compile.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=26695 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp903RaC/uuid.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp903RaC/uuid.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp903RaC/uuid.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=27252 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_73 ... ok [INFO] [stdout] [100] /tmp/.tmpkeRPS6/textview.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpkeRPS6/textview.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=6813 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpqd7oc1/textview.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqd7oc1/textview.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpqd7oc1/textview.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=6813 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp7hE9lI/xmlreader.cpython-39.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7hE9lI/xmlreader.cpython-39.opt-1.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmp7hE9lI/xmlreader.cpython-39.opt-1.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=12684 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_734 ... ok [INFO] [stdout] [100] /tmp/.tmpMsk8lV/tf_inherit_check.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpMsk8lV/tf_inherit_check.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=714 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpMsk8lV/tf_inherit_check.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpMsk8lV/tf_inherit_check.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpMsk8lV/tf_inherit_check.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=714 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_82 ... ok [INFO] [stdout] [100] /tmp/.tmpwq0UWW/time_hashlib.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpwq0UWW/time_hashlib.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2943 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwq0UWW/time_hashlib.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwq0UWW/time_hashlib.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpwq0UWW/time_hashlib.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2943 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_78 ... ok [INFO] [stdout] [100] /tmp/.tmpBB5WzD/token.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpBB5WzD/token.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2368 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_83 ... ok [INFO] [stdout] [100] /tmp/.tmpXqYVwk/tokenize.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpXqYVwk/tokenize.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=21055 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_732 ... ok [INFO] [stdout] [100] /tmp/.tmpsUMnNw/transactions.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpsUMnNw/transactions.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=7591 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBB5WzD/token.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBB5WzD/token.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpBB5WzD/token.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2368 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXqYVwk/tokenize.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXqYVwk/tokenize.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpXqYVwk/tokenize.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=21055 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_84 ... ok [INFO] [stdout] [100] /tmp/.tmpg3spzp/unicode_escape.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpg3spzp/unicode_escape.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1184 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpkeRPS6/textview.cpython-310.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_85 ... ok [INFO] [stdout] [100] /tmp/.tmpkeRPS6/textview.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpkeRPS6/textview.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=6813 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpdwIyTa/utf_16.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpdwIyTa/utf_16.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5236 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_80 ... ok [INFO] [stdout] [100] /tmp/.tmp58oohl/utf_32_le.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp58oohl/utf_32_le.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=930 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpsUMnNw/transactions.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpsUMnNw/transactions.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpsUMnNw/transactions.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=7591 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpg3spzp/unicode_escape.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpg3spzp/unicode_escape.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpg3spzp/unicode_escape.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=1184 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp58oohl/utf_32_le.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp58oohl/utf_32_le.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp58oohl/utf_32_le.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=930 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_657 ... ok [INFO] [stdout] [100] /tmp/.tmpBPnyva/async_case.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpBPnyva/async_case.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5810 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_81 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_87 ... ok [INFO] [stdout] [100] /tmp/.tmpSnjB23/versionpredicate.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpSnjB23/versionpredicate.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5133 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpmdCbHK/utf_8_sig.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpmdCbHK/utf_8_sig.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4133 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpSnjB23/versionpredicate.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpSnjB23/versionpredicate.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpSnjB23/versionpredicate.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5133 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_86 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_91 ... ok [INFO] [stdout] [100] /tmp/.tmpJ0Ng5v/versionpredicate.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpJ0Ng5v/versionpredicate.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5133 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGXsUuj/win_utils.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpGXsUuj/win_utils.cpython-310.opt-2.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=6656 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpzflbFO/sre_parse.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpzflbFO/sre_parse.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpzflbFO/sre_parse.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=40230 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_89 ... ok [INFO] [stdout] [100] /tmp/.tmpCdcsLS/wintypes.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpCdcsLS/wintypes.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5628 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpBPnyva/async_case.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpBPnyva/async_case.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpBPnyva/async_case.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5810 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_9 ... ok [INFO] [stdout] [100] /tmp/.tmpcvaB9s/yinyang.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpcvaB9s/yinyang.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=821 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpJ0Ng5v/versionpredicate.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpJ0Ng5v/versionpredicate.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpJ0Ng5v/versionpredicate.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5133 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpcvaB9s/yinyang.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcvaB9s/yinyang.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpcvaB9s/yinyang.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=821 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_95 ... ok [INFO] [stdout] [100] /tmp/.tmpwO5FCF/zlib_codec.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpwO5FCF/zlib_codec.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2204 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwO5FCF/zlib_codec.cpython-310.pyc: found trailing garbage (4 bytes) [INFO] [stdout] [100] /tmp/.tmpdwIyTa/utf_16.cpython-310.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpdwIyTa/utf_16.cpython-310.opt-1.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpdwIyTa/utf_16.cpython-310.opt-1.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5236 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpwO5FCF/zlib_codec.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpwO5FCF/zlib_codec.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpwO5FCF/zlib_codec.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=2204 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_715 ... ok [INFO] [stdout] [100] /tmp/.tmp7MZ9Cw/_constants.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp7MZ9Cw/_constants.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5930 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpxh7ruS/tarfile.cpython-39.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpxh7ruS/tarfile.cpython-39.opt-2.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpxh7ruS/tarfile.cpython-39.opt-2.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=94003 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpCdcsLS/wintypes.cpython-310.pyc: replacing with normalized version [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_96 ... ok [INFO] [stdout] [100] /tmp/.tmpXyC63P/_itertools.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpXyC63P/_itertools.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=884 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpXyC63P/_itertools.cpython-311.opt-1.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpXyC63P/_itertools.cpython-311.opt-1.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpXyC63P/_itertools.cpython-311.opt-1.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=884 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpGXsUuj/win_utils.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpGXsUuj/win_utils.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpGXsUuj/win_utils.cpython-310.opt-2.pyc: from py with mtime=1607369650 (2020-12-07 19:34:10 UTC), size=6656 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpmdCbHK/utf_8_sig.cpython-310.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpmdCbHK/utf_8_sig.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpmdCbHK/utf_8_sig.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=4133 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_98 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_88 ... ok [INFO] [stdout] [100] /tmp/.tmpqqhu7I/sunau.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpqqhu7I/sunau.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=18158 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNftbyI/_itertools.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpNftbyI/_itertools.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2068 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_730 ... ok [INFO] [stdout] [100] /tmp/.tmpCdcsLS/wintypes.cpython-310.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpCdcsLS/wintypes.cpython-310.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=5628 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpveor6Z/adapters.cpython-312.pyc: pyc file for Python 3.12 [INFO] [stdout] [100] /tmp/.tmpveor6Z/adapters.cpython-312.pyc: from py with mtime=1710422792 (2024-03-14 13:26:32 UTC), size=16602 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpveor6Z/adapters.cpython-312.pyc: replacing with normalized version [INFO] [stdout] [100] Looking at /tmp/.tmpveor6Z/adapters.py… [INFO] [stdout] [100] /tmp/.tmpveor6Z/adapters.py: mtime set to 0 [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_74 ... ok [INFO] [stdout] test handlers::test_pyc_zero_mtime::test_adapters ... ok [INFO] [stdout] [100] /tmp/.tmp7MZ9Cw/_constants.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp7MZ9Cw/_constants.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmp7MZ9Cw/_constants.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=5930 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmpNftbyI/_itertools.cpython-311.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpNftbyI/_itertools.cpython-311.pyc: pyc file for Python 3.11 [INFO] [stdout] [100] /tmp/.tmpNftbyI/_itertools.cpython-311.pyc: from py with mtime=1666632939 (2022-10-24 17:35:39 UTC), size=2068 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc_zero_mtime::test_pyc_zero_mtime_serial ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_92 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_99 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_97 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_90 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_93 ... ok [INFO] [stdout] test handlers::test_pyc_zero_mtime::test_pyc_zero_mtime_parallel ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_94 ... ok [INFO] [stdout] [100] /tmp/.tmpcA4ntP/pathlib.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpcA4ntP/pathlib.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpcA4ntP/pathlib.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=52250 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_733 ... ok [INFO] [stdout] [100] /tmp/.tmpqqhu7I/sunau.cpython-39.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpqqhu7I/sunau.cpython-39.pyc: pyc file for Python 3.9 [INFO] [stdout] [100] /tmp/.tmpqqhu7I/sunau.cpython-39.pyc: from py with mtime=1591728730 (2020-06-09 18:52:10 UTC), size=18158 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_75 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_667 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_717 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_file_1 ... ok [INFO] [stdout] [100] /tmp/.tmpbjlbpK/testhelpers.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmpbjlbpK/testhelpers.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmpbjlbpK/testhelpers.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=33648 bytes, no hash invalidation [INFO] [stdout] [100] /tmp/.tmp0ii4EC/testasync.cpython-310.opt-2.pyc: replacing with normalized version [INFO] [stdout] [100] /tmp/.tmp0ii4EC/testasync.cpython-310.opt-2.pyc: pyc file for Python 3.10 [INFO] [stdout] [100] /tmp/.tmp0ii4EC/testasync.cpython-310.opt-2.pyc: from py with mtime=1604361728 (2020-11-03 00:02:08 UTC), size=37206 bytes, no hash invalidation [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_698 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_77 ... ok [INFO] [stdout] test handlers::test_pyc::test_python_stdlib_79 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 767 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.94s [INFO] [stdout] [INFO] [stderr] Doc-tests add_determinism [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80351b8c3c22d512aa2049bf7612663d1c9bcf72ac94cf0c7ac4fc975793368a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80351b8c3c22d512aa2049bf7612663d1c9bcf72ac94cf0c7ac4fc975793368a", kill_on_drop: false }` [INFO] [stdout] 80351b8c3c22d512aa2049bf7612663d1c9bcf72ac94cf0c7ac4fc975793368a