[INFO] cloning repository https://github.com/analyman/portForwarder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/analyman/portForwarder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a03b591fc23d177bf6428db3380a6e250f858aad
[INFO] testing analyman/portForwarder against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/analyman/portForwarder
[INFO] finished tweaking git repo https://github.com/analyman/portForwarder
[INFO] tweaked toml for git repo https://github.com/analyman/portForwarder written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/analyman/portForwarder on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/analyman/portForwarder 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4001860aceb6fea77187b263db7ac04cfd30a29e3b52151cb9899238edb56ad7
[INFO] running `Command { std: "docker" "start" "-a" "4001860aceb6fea77187b263db7ac04cfd30a29e3b52151cb9899238edb56ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4001860aceb6fea77187b263db7ac04cfd30a29e3b52151cb9899238edb56ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4001860aceb6fea77187b263db7ac04cfd30a29e3b52151cb9899238edb56ad7", kill_on_drop: false }`
[INFO] [stdout] 4001860aceb6fea77187b263db7ac04cfd30a29e3b52151cb9899238edb56ad7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a754b4c0b49083687d30483535bee8903a44f32421266585b353c3b722b8675e
[INFO] running `Command { std: "docker" "start" "-a" "a754b4c0b49083687d30483535bee8903a44f32421266585b353c3b722b8675e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling queues v1.1.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling ntest v0.9.3
[INFO] [stderr]    Compiling portForwarder v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ArcRel` is never constructed
[INFO] [stdout]  --> src/utils.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ArcRel<'a> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.96s
[INFO] running `Command { std: "docker" "inspect" "a754b4c0b49083687d30483535bee8903a44f32421266585b353c3b722b8675e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a754b4c0b49083687d30483535bee8903a44f32421266585b353c3b722b8675e", kill_on_drop: false }`
[INFO] [stdout] a754b4c0b49083687d30483535bee8903a44f32421266585b353c3b722b8675e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2e98c898869bccaeb647d4f8c4d71169bab93be96cd7f89676a7378bb0dcb5a
[INFO] running `Command { std: "docker" "start" "-a" "a2e98c898869bccaeb647d4f8c4d71169bab93be96cd7f89676a7378bb0dcb5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling portForwarder v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ArcRel` is never constructed
[INFO] [stdout]  --> src/utils.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ArcRel<'a> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArcRel` is never constructed
[INFO] [stdout]  --> src/utils.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ArcRel<'a> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "a2e98c898869bccaeb647d4f8c4d71169bab93be96cd7f89676a7378bb0dcb5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e98c898869bccaeb647d4f8c4d71169bab93be96cd7f89676a7378bb0dcb5a", kill_on_drop: false }`
[INFO] [stdout] a2e98c898869bccaeb647d4f8c4d71169bab93be96cd7f89676a7378bb0dcb5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0402a9db744797cc8d007da60ff0935f8600b5343d9ba6ffdbe0fae47e8a2e32
[INFO] running `Command { std: "docker" "start" "-a" "0402a9db744797cc8d007da60ff0935f8600b5343d9ba6ffdbe0fae47e8a2e32", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ArcRel` is never constructed
[INFO] [stderr]  --> src/utils.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct ArcRel<'a> {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `portForwarder` (lib) generated 1 warning
[INFO] [stderr] warning: `portForwarder` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portforwarder-2690fd9c6b100484)
[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] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/portfd-82640c12247b82ef)
[INFO] [stderr]      Running tests/tcp_test.rs (/opt/rustwide/target/debug/deps/tcp_test-cad18158c16f5227)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-11-08T17:55:54Z INFO  portforwarder::tcp_forwarder] listen at tcp://[::1]:33833
[INFO] [stderr] [2025-11-08T17:55:54Z INFO  portforwarder::tcp_forwarder] accept connection from [::1]:33404 to [::1]:32345, current connections: 1
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:33404 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:33404
[INFO] [stderr] [2025-11-08T17:55:54Z INFO  portforwarder::tcp_forwarder] close connection from [::1]:33404, remaining 0
[INFO] [stderr] [2025-11-08T17:55:54Z DEBUG portforwarder::tcp_forwarder] tcp forwarder closed: inComingPeerRecieveBytes = 102400, inComingPeerSendBytes = 102400, outGoingPeerRecieveBytes = 102400, outGoingPeerSendBytes = 102400
[INFO] [stdout] test test_tcp_forwarder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/udp_test.rs (/opt/rustwide/target/debug/deps/udp_test-e03e682367de8911)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-11-08T17:55:55Z INFO  portforwarder::udp_forwarder] listen incomming udp://[::1]:33833
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z INFO  portforwarder::udp_forwarder] create session, new message from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] forward udp packet from [::1]:47734 to [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:47734
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 79
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 78
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 77
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 76
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 75
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 74
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 73
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 72
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 71
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 70
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 69
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 68
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 67
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 66
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 65
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 64
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 63
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 62
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 61
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 60
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 59
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 58
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 57
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 56
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 55
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 54
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 53
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 52
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 51
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 50
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 49
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 48
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 47
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 46
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 45
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 44
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 43
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 42
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 41
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 40
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 39
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 38
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 37
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 36
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 35
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 34
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 33
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 32
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 31
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 30
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 29
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 28
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 27
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 26
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 25
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 24
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 23
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 22
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 21
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 20
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 19
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 18
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 17
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 16
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 15
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 14
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 13
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 12
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 11
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 10
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 9
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 8
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 7
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 6
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 5
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 4
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 3
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 2
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 1
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 0
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] midpoint [::]:57551: read 512 bytes from [::1]:32345
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 119
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 118
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 117
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 116
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 115
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 114
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 113
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 112
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 111
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 110
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 109
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 108
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 107
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 106
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 105
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 104
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 103
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 102
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 101
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 100
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 99
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 98
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 97
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 96
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 95
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 94
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 93
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 92
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 91
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 90
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 89
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 88
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 87
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 86
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 85
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 84
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 83
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 82
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 81
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 80
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 79
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 78
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 77
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 76
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 75
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 74
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 73
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 72
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 71
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 70
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 69
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 68
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 67
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 66
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 65
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 64
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 63
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 62
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 61
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 60
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 59
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 58
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 57
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 56
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 55
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 54
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 53
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 52
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 51
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 50
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 49
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 48
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 47
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 46
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 45
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 44
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 43
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 42
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 41
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 40
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 39
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 38
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 37
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 36
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 35
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 34
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 33
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 32
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 31
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 30
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 29
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 28
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 27
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 26
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 25
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 24
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 23
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 22
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 21
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 20
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 19
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 18
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 17
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 16
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 15
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 14
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 13
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 12
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 11
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 10
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 9
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 8
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 7
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 6
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 5
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 4
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 3
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 2
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 1
[INFO] [stderr] [2025-11-08T17:55:56Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:47734, remain 0
[INFO] [stderr]    Doc-tests portforwarder
[INFO] [stdout] test test_udp_forwader ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
[INFO] [stdout] 
[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" "0402a9db744797cc8d007da60ff0935f8600b5343d9ba6ffdbe0fae47e8a2e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0402a9db744797cc8d007da60ff0935f8600b5343d9ba6ffdbe0fae47e8a2e32", kill_on_drop: false }`
[INFO] [stdout] 0402a9db744797cc8d007da60ff0935f8600b5343d9ba6ffdbe0fae47e8a2e32
