[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#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalyman%2FportForwarder" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/analyman/portForwarder on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0963b5b45843367caeb3c83d723606296536dd2ba10038cb7d164b623bb8088b [INFO] running `Command { std: "docker" "start" "-a" "0963b5b45843367caeb3c83d723606296536dd2ba10038cb7d164b623bb8088b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0963b5b45843367caeb3c83d723606296536dd2ba10038cb7d164b623bb8088b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0963b5b45843367caeb3c83d723606296536dd2ba10038cb7d164b623bb8088b", kill_on_drop: false }` [INFO] [stdout] 0963b5b45843367caeb3c83d723606296536dd2ba10038cb7d164b623bb8088b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 928c2e472c94d2471f081bbf2b185990abc7b667a278640304f24b2de0584d0c [INFO] running `Command { std: "docker" "start" "-a" "928c2e472c94d2471f081bbf2b185990abc7b667a278640304f24b2de0584d0c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling queues v1.1.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_edit v0.22.24 [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 env_logger v0.10.2 [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 ntest_test_cases v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [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 13.29s [INFO] running `Command { std: "docker" "inspect" "928c2e472c94d2471f081bbf2b185990abc7b667a278640304f24b2de0584d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928c2e472c94d2471f081bbf2b185990abc7b667a278640304f24b2de0584d0c", kill_on_drop: false }` [INFO] [stdout] 928c2e472c94d2471f081bbf2b185990abc7b667a278640304f24b2de0584d0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf4bfd81cf32b2d1cbc43ce0a290e0e7208d17b619b93ae8a25075a54fcd00d8 [INFO] running `Command { std: "docker" "start" "-a" "cf4bfd81cf32b2d1cbc43ce0a290e0e7208d17b619b93ae8a25075a54fcd00d8", kill_on_drop: false }` [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] 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 `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "cf4bfd81cf32b2d1cbc43ce0a290e0e7208d17b619b93ae8a25075a54fcd00d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4bfd81cf32b2d1cbc43ce0a290e0e7208d17b619b93ae8a25075a54fcd00d8", kill_on_drop: false }` [INFO] [stdout] cf4bfd81cf32b2d1cbc43ce0a290e0e7208d17b619b93ae8a25075a54fcd00d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cc12ec8d2785f84fd167debfc5425440e65367e87238f9e4269b0fa1cc90c8a [INFO] running `Command { std: "docker" "start" "-a" "9cc12ec8d2785f84fd167debfc5425440e65367e87238f9e4269b0fa1cc90c8a", 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] [stdout] [INFO] [stderr] Running tests/tcp_test.rs (/opt/rustwide/target/debug/deps/tcp_test-cad18158c16f5227) [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] [2025-08-31T02:14:20Z INFO portforwarder::tcp_forwarder] listen at tcp://[::1]:33833 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2025-08-31T02:14:21Z INFO portforwarder::tcp_forwarder] accept connection from [::1]:34244 to [::1]:32345, current connections: 1 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:34244 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] read buffer[1024] from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] TRY write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] write 1024 bytes from [::1]:32345 to [::1]:34244 [INFO] [stderr] [2025-08-31T02:14:21Z INFO portforwarder::tcp_forwarder] close connection from [::1]:34244, remaining 0 [INFO] [stderr] [2025-08-31T02:14:21Z DEBUG portforwarder::tcp_forwarder] tcp forwarder closed: inComingPeerRecieveBytes = 102400, inComingPeerSendBytes = 102400, outGoingPeerRecieveBytes = 102400, outGoingPeerSendBytes = 102400 [INFO] [stdout] test test_tcp_forwarder ... ok [INFO] [stderr] Running tests/udp_test.rs (/opt/rustwide/target/debug/deps/udp_test-e03e682367de8911) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2025-08-31T02:14:21Z INFO portforwarder::udp_forwarder] listen incomming udp://[::1]:33833 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z INFO portforwarder::udp_forwarder] create session, new message from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] forward udp packet from [::1]:58865 to [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] listen: read 512 bytes from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 143 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 142 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 141 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 140 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 139 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 138 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 137 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 136 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 135 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 134 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 133 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 132 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 131 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 130 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 129 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 128 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 127 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 126 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 125 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 124 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 123 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 122 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 121 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 120 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 119 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 118 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 117 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 116 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 115 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 114 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 113 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 112 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 111 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 110 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 109 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 108 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 107 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 106 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 105 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 104 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 103 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 102 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 101 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 100 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 99 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 98 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 97 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 96 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 95 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 94 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 93 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 92 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 91 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 90 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 89 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 88 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 87 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 86 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 85 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 84 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 83 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 82 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 81 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 80 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 79 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 78 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 77 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 76 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 75 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 74 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 73 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 72 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 71 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 70 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 69 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 68 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 67 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 66 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 65 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 64 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 63 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 62 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 61 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 60 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 59 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 58 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 57 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 56 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 55 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 54 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 53 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 52 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 51 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 50 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 49 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 48 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 47 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 46 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 45 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 44 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 43 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 42 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 41 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 40 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 39 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 38 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 37 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 36 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 35 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 34 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 33 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 32 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 31 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 30 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 29 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 28 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 27 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 26 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 25 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 24 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 23 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 22 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 21 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 20 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 19 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 18 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 17 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 16 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 15 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 14 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 13 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 12 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 11 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 10 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 9 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 8 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 7 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 6 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 5 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 4 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 3 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 2 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 1 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 0 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] sent 512 bytes to [::1]:32345, data packet come from [::1]:58865 [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] test test_udp_forwader ... FAILED [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] failures: [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] ---- test_udp_forwader stdout ---- [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] midpoint [::]:56552: read 512 bytes from [::1]:32345 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 12 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 11 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 10 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 9 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 8 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 7 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 6 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 5 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 4 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 3 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 2 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 1 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stderr] [2025-08-31T02:14:22Z DEBUG portforwarder::udp_forwarder] send back 512/512 bytes to [::1]:58865, remain 0 [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 512 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 1024 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 1536 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 2048 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 2560 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 3072 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 3584 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 4096 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 4608 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 5120 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 5632 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 6144 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 6656 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 7168 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 7680 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 8192 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 8704 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 9216 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 9728 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 10240 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 10752 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 11264 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 11776 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 12288 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 12800 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 13312 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 13824 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 14336 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 14848 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 15360 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 15872 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 16384 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 16896 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 17408 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 17920 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 18432 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 18944 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 19456 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 19968 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 20480 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 20992 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 21504 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 22016 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 22528 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 23040 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 23552 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 24064 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 24576 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 25088 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 25600 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 26112 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 26624 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 27136 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 27648 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 28160 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 28672 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 29184 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 29696 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 30208 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 30720 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 31232 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 31744 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 32256 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 32768 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 33280 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 33792 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 34304 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 34816 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 35328 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 35840 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 36352 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 36864 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 37376 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 37888 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 38400 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 38912 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 39424 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 39936 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 40448 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 40960 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 41472 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 41984 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 42496 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 43008 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 43520 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 44032 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 44544 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 45056 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 45568 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 46080 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 46592 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 47104 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 47616 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 48128 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 48640 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 49152 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 49664 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 50176 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 50688 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 51200 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 51712 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 52224 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 52736 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 53248 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 53760 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 54272 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 54784 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 55296 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 55808 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 56320 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 56832 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 57344 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 57856 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 58368 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 58880 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 59392 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 59904 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 60416 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 60928 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 61440 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 61952 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 62464 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 62976 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 63488 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 64000 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 64512 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 65024 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 65536 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 66048 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 66560 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 67072 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 67584 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 68096 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 68608 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 69120 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 69632 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 70144 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 70656 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 71168 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 71680 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 72192 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 72704 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 73216 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 73728 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] udpClient: sent 512 bytes [INFO] [stdout] [INFO] [stdout] thread '' (37) panicked at tests/udp_test.rs:55:41: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [167, 164, 171, 151, 197, 175, 124, 37, 4, 94, 196, 61, 212, 155, 222, 169, 236, 198, 232, 163, 91, 64, 54, 142, 17, 211, 84, 207, 176, 205, 72, 97, 204, 194, 78, 238, 140, 200, 226, 201, 112, 145, 179, 154, 119, 40, 171, 125, 81, 57, 219, 198, 180, 112, 52, 139, 223, 248, 168, 199, 26, 4, 243, 5, 169, 206, 143, 23, 239, 249, 17, 90, 92, 80, 54, 9, 113, 121, 44, 138, 179, 12, 21, 86, 16, 64, 42, 217, 248, 136, 201, 195, 153, 184, 247, 117, 140, 195, 219, 142, 156, 1, 37, 88, 168, 245, 0, 177, 7, 127, 37, 217, 185, 81, 59, 64, 196, 128, 225, 252, 176, 127, 32, 103, 13, 28, 152, 60, 2, 251, 60, 221, 236, 53, 244, 88, 82, 73, 88, 76, 40, 141, 212, 143, 72, 241, 199, 144, 191, 27, 43, 193, 91, 123, 56, 28, 2, 59, 40, 50, 144, 217, 201, 30, 93, 49, 147, 9, 79, 85, 17, 59, 240, 158, 215, 114, 146, 173, 59, 118, 148, 43, 99, 113, 81, 208, 32, 112, 33, 222, 228, 104, 66, 108, 238, 160, 236, 74, 166, 88, 236, 149, 59, 69, 72, 126, 27, 209, 173, 101, 219, 129, 244, 65, 52, 20, 31, 174, 15, 70, 134, 137, 243, 248, 189, 99, 83, 49, 208, 107, 157, 70, 138, 185, 86, 117, 134, 52, 155, 126, 107, 69, 139, 245, 209, 174, 135, 23, 222, 144, 14, 74, 137, 214, 14, 167, 22, 205, 224, 207, 0, 106, 62, 20, 30, 179, 70, 76, 70, 106, 187, 93, 242, 253, 161, 32, 6, 108, 176, 187, 122, 162, 45, 29, 219, 212, 157, 190, 124, 22, 88, 146, 20, 219, 141, 53, 163, 9, 193, 47, 88, 155, 160, 55, 49, 116, 64, 21, 158, 170, 166, 171, 245, 12, 19, 30, 6, 89, 76, 175, 115, 51, 99, 138, 62, 60, 227, 80, 100, 14, 101, 110, 201, 92, 95, 209, 46, 242, 226, 229, 157, 81, 52, 40, 11, 125, 241, 248, 139, 25, 91, 90, 154, 146, 250, 212, 128, 22, 68, 65, 215, 131, 237, 55, 11, 202, 69, 49, 128, 46, 248, 239, 232, 162, 248, 3, 140, 12, 110, 70, 25, 181, 255, 109, 93, 49, 166, 248, 130, 1, 134, 236, 24, 220, 59, 26, 181, 250, 59, 196, 180, 62, 148, 17, 248, 246, 128, 225, 185, 216, 119, 204, 121, 107, 88, 37, 218, 65, 89, 220, 207, 60, 110, 161, 219, 126, 112, 16, 160, 216, 186, 223, 154, 170, 4, 172, 82, 209, 6, 155, 125, 57, 60, 109, 77, 184, 28, 210, 145, 105, 12, 216, 16, 123, 43, 44, 8, 60, 59, 143, 23, 110, 238, 92, 174, 126, 175, 20, 65, 156, 96, 44, 242, 173, 254, 233, 218, 228, 231, 186, 214, 140, 46, 148, 181, 243, 108, 130, 96, 251, 10, 238, 50, 103, 1, 206, 253, 124, 153, 77, 234, 131, 173, 110, 16, 28, 131, 33, 255, 86, 86, 207] [INFO] [stdout] right: [254, 45, 76, 9, 69, 186, 139, 253, 225, 59, 103, 103, 4, 225, 51, 111, 192, 200, 105, 8, 11, 57, 122, 167, 222, 140, 178, 164, 12, 175, 207, 173, 193, 155, 95, 42, 7, 152, 56, 176, 192, 185, 196, 218, 67, 72, 37, 23, 233, 101, 35, 85, 113, 27, 127, 200, 136, 106, 11, 76, 156, 20, 48, 110, 78, 143, 146, 157, 0, 18, 110, 145, 234, 75, 131, 99, 106, 209, 140, 152, 226, 230, 244, 26, 87, 76, 204, 19, 32, 247, 196, 29, 211, 55, 80, 75, 34, 76, 166, 97, 102, 75, 239, 51, 43, 162, 159, 141, 186, 248, 72, 107, 60, 243, 16, 208, 180, 105, 229, 211, 49, 93, 130, 222, 190, 121, 190, 179, 152, 248, 149, 56, 122, 48, 127, 240, 81, 186, 20, 166, 108, 95, 193, 116, 209, 69, 223, 118, 131, 88, 158, 68, 29, 163, 246, 42, 150, 131, 33, 227, 112, 180, 156, 238, 240, 224, 3, 5, 31, 50, 45, 229, 81, 34, 97, 88, 42, 41, 133, 41, 83, 40, 34, 98, 188, 220, 100, 116, 216, 114, 72, 17, 189, 28, 3, 241, 177, 7, 12, 119, 253, 138, 172, 201, 182, 253, 240, 31, 225, 198, 217, 106, 58, 141, 223, 109, 224, 127, 236, 95, 146, 155, 190, 104, 168, 26, 130, 116, 21, 94, 107, 166, 170, 170, 92, 212, 53, 213, 171, 23, 18, 133, 54, 100, 126, 146, 37, 146, 222, 172, 154, 191, 177, 205, 3, 138, 96, 222, 33, 83, 189, 48, 32, 126, 231, 28, 118, 22, 139, 11, 6, 241, 5, 11, 133, 218, 97, 169, 120, 133, 122, 177, 137, 217, 53, 109, 66, 178, 217, 205, 183, 162, 219, 172, 171, 246, 205, 160, 139, 243, 205, 20, 55, 158, 77, 61, 137, 109, 70, 194, 156, 227, 167, 35, 54, 100, 173, 181, 180, 52, 72, 146, 96, 170, 228, 107, 212, 77, 62, 237, 167, 145, 16, 172, 240, 153, 23, 111, 141, 56, 240, 179, 180, 43, 79, 75, 208, 151, 82, 9, 212, 126, 244, 89, 20, 50, 19, 192, 107, 16, 169, 150, 69, 178, 63, 221, 146, 130, 212, 54, 244, 188, 243, 194, 112, 8, 5, 221, 154, 113, 130, 182, 117, 236, 73, 211, 175, 111, 50, 230, 124, 110, 234, 84, 168, 28, 87, 163, 126, 7, 124, 10, 184, 75, 53, 131, 72, 167, 51, 152, 174, 113, 203, 91, 5, 107, 108, 197, 187, 43, 100, 160, 194, 92, 171, 176, 246, 49, 97, 196, 169, 45, 210, 168, 138, 214, 142, 130, 210, 86, 67, 70, 64, 6, 95, 252, 194, 60, 235, 223, 189, 41, 91, 162, 164, 5, 39, 212, 139, 148, 104, 224, 8, 4, 213, 71, 142, 164, 185, 1, 211, 252, 94, 120, 25, 135, 234, 94, 148, 229, 8, 113, 90, 68, 73, 187, 31, 137, 179, 151, 158, 122, 77, 134, 35, 141, 230, 222, 21, 203, 171, 118, 97, 127, 166, 178, 112, 48, 1, 252, 127, 72] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ee40c613e12 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ee40c613e12 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ee40c613e12 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ee40c613e12 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ee40c62557f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ee40c62557f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ee40c5e09b3 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ee40c5e09b3 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ee40c5ecf62 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ee40c5f1a9f - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ee40c5f1931 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ee40c2ac52e - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ee40c2ac52e - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ee40c5f213e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ee40c5f213e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ee40c5f1f0a - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ee40c5ed0a9 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ee40c5d47fd - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ee40c62ed40 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ee40c62eaf3 - core::panicking::assert_failed_inner::h9da7317f574242f4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5ee40c25e558 - core::panicking::assert_failed::h1bfd585b4bb14739 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5ee40c25f29d - udp_test::udp_sender::h1ed21222224ee249 [INFO] [stdout] at /opt/rustwide/workdir/tests/udp_test.rs:55:41 [INFO] [stdout] 22: 0x5ee40c2606c9 - udp_test::test_udp_forwader::ntest_callback::{{closure}}::ha0866fa0c730639d [INFO] [stdout] at /opt/rustwide/workdir/tests/udp_test.rs:166:9 [INFO] [stdout] 23: 0x5ee40c255cbe - std::sys::backtrace::__rust_begin_short_backtrace::h1b2793d5b6170086 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 24: 0x5ee40c254d67 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h24039c02b0bd2c6a [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 25: 0x5ee40c2557f0 - as core::ops::function::FnOnce<()>>::call_once::h09c94440cbcb007d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5ee40c25c2db - std::panicking::catch_unwind::do_call::h53582adce15fe3d6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5ee40c2557ab - __rust_try [INFO] [stdout] 28: 0x5ee40c254b50 - std::panicking::catch_unwind::h898fa17dd1c57f0e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5ee40c254b50 - std::panic::catch_unwind::h0f2f9f81a35947be [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5ee40c254b50 - std::thread::Builder::spawn_unchecked_::{{closure}}::hfcebb6e233845330 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 31: 0x5ee40c25c5be - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c1378cbad34c403 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 32: 0x5ee40c5e725f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 33: 0x5ee40c5e725f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 34: 0x746d41040aa4 - [INFO] [stdout] 35: 0x746d410cda34 - clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 74240 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 74752 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 75264 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 75776 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 76288 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 76800 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 77312 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 77824 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 78336 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 78848 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 79360 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 79872 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] udpEchoServer: Received 512 bytes from [::1]:56552, total = 80384 [INFO] [stdout] udpEchoServer: send 512 bytes [INFO] [stdout] [INFO] [stdout] thread '' (34) panicked at tests/udp_test.rs:168:15: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ee40c613e12 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ee40c613e12 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ee40c613e12 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ee40c613e12 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ee40c62557f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ee40c62557f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ee40c5e09b3 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ee40c5e09b3 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ee40c5ecf62 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ee40c5f1a9f - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ee40c5f1931 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ee40c2ac52e - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ee40c2ac52e - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ee40c5f213e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ee40c5f213e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ee40c5f1f0a - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ee40c5ed0a9 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ee40c5d47fd - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ee40c62ed40 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ee40c62e0e6 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5ee40c260339 - core::result::Result::unwrap::h60821e29a743a5b5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5ee40c260339 - udp_test::test_udp_forwader::ntest_callback::h1536bf2e78e87ccd [INFO] [stdout] at /opt/rustwide/workdir/tests/udp_test.rs:168:15 [INFO] [stdout] 22: 0x5ee40c260983 - udp_test::test_udp_forwader::{{closure}}::hfc98f71ab0eae376 [INFO] [stdout] at /opt/rustwide/workdir/tests/udp_test.rs:147:1 [INFO] [stdout] 23: 0x5ee40c255ce3 - std::sys::backtrace::__rust_begin_short_backtrace::h3a98d59933af23d7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 24: 0x5ee40c25566b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb5dc461a58a07fa [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 25: 0x5ee40c255880 - as core::ops::function::FnOnce<()>>::call_once::h6a565182b113cac9 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5ee40c25c30f - std::panicking::catch_unwind::do_call::h9d26992317a6fc52 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x5ee40c2557ab - __rust_try [INFO] [stdout] 28: 0x5ee40c2545e9 - std::panicking::catch_unwind::hbebca2ab9fd15f63 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5ee40c2545e9 - std::panic::catch_unwind::h67a60849237a2c99 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5ee40c2545e9 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf543155f84d8ecad [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 31: 0x5ee40c25c57e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h01afe8a4c50c2f1c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 32: 0x5ee40c5e725f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 33: 0x5ee40c5e725f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 34: 0x746d41040aa4 - [INFO] [stdout] 35: 0x746d410cda34 - clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_udp_forwader' (33) panicked at tests/udp_test.rs:147:1: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ee40c613e12 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ee40c613e12 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ee40c613e12 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ee40c613e12 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ee40c62557f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ee40c62557f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ee40c5e09b3 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ee40c5e09b3 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ee40c5ecf62 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ee40c5f1a9f - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ee40c5f1931 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ee40c2ac52e - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ee40c2ac52e - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ee40c5f213e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ee40c5f213e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ee40c5f17ac - std::panicking::begin_panic::{{closure}}::haf73372f5ef3b2f7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x5ee40c5ed099 - std::sys::backtrace::__rust_end_short_backtrace::h295b7935008d7b38 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ee40c5f177c - std::panicking::begin_panic::h1133d59ccc19303b [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x5ee40c26084f - udp_test::test_udp_forwader::h4ea744cf48550b5c [INFO] [stdout] at /opt/rustwide/workdir/tests/udp_test.rs:147:1 [INFO] [stdout] 19: 0x5ee40c260957 - udp_test::test_udp_forwader::{{closure}}::ha0698eafb9011215 [INFO] [stdout] at /opt/rustwide/workdir/tests/udp_test.rs:148:23 [INFO] [stdout] 20: 0x5ee40c25c6e6 - core::ops::function::FnOnce::call_once::he3f75922fa39caa7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 21: 0x5ee40c2ac39b - core::ops::function::FnOnce::call_once::h5852f0076c8c0d8d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x5ee40c2ac39b - test::__rust_begin_short_backtrace::hc8457233131a06d0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 23: 0x5ee40c2c1df5 - test::run_test_in_process::{{closure}}::ha3eda53784ae2639 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 24: 0x5ee40c2c1df5 - as core::ops::function::FnOnce<()>>::call_once::hbd60f847cd185bc6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x5ee40c2c1df5 - std::panicking::catch_unwind::do_call::h11c1623aed953668 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5ee40c2c1df5 - std::panicking::catch_unwind::hf8551f73b52d8ed0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 27: 0x5ee40c2c1df5 - std::panic::catch_unwind::h66ff870d847fc7cf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5ee40c2c1df5 - test::run_test_in_process::h808a5fa5cb24efde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 29: 0x5ee40c2c1df5 - test::run_test::{{closure}}::hcf5782fef76f68bf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 30: 0x5ee40c2987c4 - test::run_test::{{closure}}::h59bb1f8f7167fee7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 31: 0x5ee40c2987c4 - std::sys::backtrace::__rust_begin_short_backtrace::h073f551083d60480 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 32: 0x5ee40c29c0aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d6eff1e4da9d0f2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 33: 0x5ee40c29c0aa - as core::ops::function::FnOnce<()>>::call_once::he37f75191b40d4b0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 34: 0x5ee40c29c0aa - std::panicking::catch_unwind::do_call::h339b26991b458079 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 35: 0x5ee40c29c0aa - std::panicking::catch_unwind::h2e5906b8a84cca89 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 36: 0x5ee40c29c0aa - std::panic::catch_unwind::h3fea03a95c906d68 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x5ee40c29c0aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hab1ac593ae8241c8 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 38: 0x5ee40c29c0aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb46ae6da79faf2c5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 39: 0x5ee40c5e725f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 40: 0x5ee40c5e725f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 41: 0x746d41040aa4 - [INFO] [stdout] 42: 0x746d410cda34 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_udp_forwader [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test udp_test` [INFO] running `Command { std: "docker" "inspect" "9cc12ec8d2785f84fd167debfc5425440e65367e87238f9e4269b0fa1cc90c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc12ec8d2785f84fd167debfc5425440e65367e87238f9e4269b0fa1cc90c8a", kill_on_drop: false }` [INFO] [stdout] 9cc12ec8d2785f84fd167debfc5425440e65367e87238f9e4269b0fa1cc90c8a