[INFO] cloning repository https://github.com/rapiz1/rathole
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rapiz1/rathole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frapiz1%2Frathole", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frapiz1%2Frathole'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a9dd6d939744859af322aeff7fd60f7483a68bc
[INFO] testing rapiz1/rathole against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frapiz1%2Frathole" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/rapiz1/rathole
[INFO] finished tweaking git repo https://github.com/rapiz1/rathole
[INFO] tweaked toml for git repo https://github.com/rapiz1/rathole written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rapiz1/rathole on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rapiz1/rathole 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-iterator v1.4.1
[INFO] [stderr]   Downloaded enum-iterator-derive v1.2.1
[INFO] [stderr]   Downloaded async-http-proxy v1.2.5
[INFO] [stderr]   Downloaded filetime v0.2.22
[INFO] [stderr]   Downloaded p12 v0.6.3
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded vergen v7.5.1
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded termcolor v1.3.0
[INFO] [stderr]   Downloaded async-socks5 v0.5.1
[INFO] [stderr]   Downloaded semver v1.0.19
[INFO] [stderr]   Downloaded snowstorm v0.4.0
[INFO] [stderr]   Downloaded rustls-pemfile v2.0.0
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded regex v1.9.6
[INFO] [stderr]   Downloaded rustls v0.22.2
[INFO] [stderr]   Downloaded rustix v0.38.15
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.8
[INFO] [stderr]   Downloaded ring v0.17.7
[INFO] [stderr]   Downloaded openssl-src v300.3.1+3.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 153ab5bde483bc9d2998c9251def34e235c97525909a9433a7f62d4c7d376030
[INFO] running `Command { std: "docker" "start" "-a" "153ab5bde483bc9d2998c9251def34e235c97525909a9433a7f62d4c7d376030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "153ab5bde483bc9d2998c9251def34e235c97525909a9433a7f62d4c7d376030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153ab5bde483bc9d2998c9251def34e235c97525909a9433a7f62d4c7d376030", kill_on_drop: false }`
[INFO] [stdout] 153ab5bde483bc9d2998c9251def34e235c97525909a9433a7f62d4c7d376030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03dad659eb3260b988a117dfb491ec4ecbbfe9ca85f791474ce18ceb863e971f
[INFO] running `Command { std: "docker" "start" "-a" "03dad659eb3260b988a117dfb491ec4ecbbfe9ca85f791474ce18ceb863e971f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling platforms v3.1.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling polyval v0.6.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.6
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling fdlimit v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling enum-iterator v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling rathole v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-http-proxy v1.2.5
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling async-socks5 v0.5.1
[INFO] [stderr]    Compiling snowstorm v0.4.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/noise.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.51s
[INFO] running `Command { std: "docker" "inspect" "03dad659eb3260b988a117dfb491ec4ecbbfe9ca85f791474ce18ceb863e971f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03dad659eb3260b988a117dfb491ec4ecbbfe9ca85f791474ce18ceb863e971f", kill_on_drop: false }`
[INFO] [stdout] 03dad659eb3260b988a117dfb491ec4ecbbfe9ca85f791474ce18ceb863e971f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9261059c915f8f7deaf39a17ab2d5f853213c2013147773b1a3770ff7307fa73
[INFO] running `Command { std: "docker" "start" "-a" "9261059c915f8f7deaf39a17ab2d5f853213c2013147773b1a3770ff7307fa73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling sharded-slab v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling vergen v7.5.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling polyval v0.6.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling fdlimit v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling async-socks5 v0.5.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling snowstorm v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling async-http-proxy v1.2.5
[INFO] [stderr]    Compiling rathole v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/noise.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/noise.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/noise.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn builder(&self) -> Builder<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "9261059c915f8f7deaf39a17ab2d5f853213c2013147773b1a3770ff7307fa73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9261059c915f8f7deaf39a17ab2d5f853213c2013147773b1a3770ff7307fa73", kill_on_drop: false }`
[INFO] [stdout] 9261059c915f8f7deaf39a17ab2d5f853213c2013147773b1a3770ff7307fa73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1516fbe34cbc837a5d0555ebebae9e690d5e0e45702b24e5ae3b4432a76cbd9
[INFO] running `Command { std: "docker" "start" "-a" "a1516fbe34cbc837a5d0555ebebae9e690d5e0e45702b24e5ae3b4432a76cbd9", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/transport/noise.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn builder(&self) -> Builder {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn builder(&self) -> Builder<'_> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rathole` (lib) generated 1 warning (run `cargo fix --lib -p rathole` to apply 1 suggestion)
[INFO] [stderr] warning: `rathole` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `rathole` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rathole-69b24cc9095e4e22)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test config::tests::test_invalid_config ... ok
[INFO] [stdout] test tests::test_determine_run_mode ... ok
[INFO] [stdout] test config_watcher::test::test_calculate_events ... ok
[INFO] [stdout] test config::tests::test_validate_server_config ... ok
[INFO] [stdout] test config::tests::test_example_config ... ok
[INFO] [stdout] test config::tests::test_valid_config ... ok
[INFO] [stdout] test config::tests::test_validate_client_config ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rathole-ce5dc713ff9df7eb)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-dcd978cce0a37712)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] [2m2026-01-07T06:04:48.643083Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:04:48.643083Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:04:48.651293Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:48.651300Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:48.651567Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:04:48.651570Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:04:48.651656Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:04:48.651676Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:04:48.654252Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 584.841162ms...
[INFO] [stdout] [2m2026-01-07T06:04:48.654474Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 450.732621ms...
[INFO] [stdout] [2m2026-01-07T06:04:48.654676Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 450.613151ms...
[INFO] [stdout] [2m2026-01-07T06:04:48.654841Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 520.945982ms...
[INFO] [stdout] [2m2026-01-07T06:04:49.106809Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 1.145632901s...
[INFO] [stdout] [2m2026-01-07T06:04:49.107044Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 1.190156545s...
[INFO] [stdout] [2m2026-01-07T06:04:49.194695Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 815.604087ms...
[INFO] [stdout] [2m2026-01-07T06:04:49.244626Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 984.985994ms...
[INFO] [stdout] [2m2026-01-07T06:04:49.644935Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:04:49.652206Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:04:49.661413Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:49.661760Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:04:49.686147Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:49.686394Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:04:50.014940Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45180[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:50.021539Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45180[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:50.025038Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45180[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:50.025318Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:50.231216Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45218[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:50.233425Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45218[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:50.233638Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45218[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:50.233813Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:50.254840Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51200[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:50.255266Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51200[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:50.255764Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51200[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:50.255897Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:50.299075Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51270[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:50.299471Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51270[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:50.299871Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51270[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:50.300001Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:52.146338Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:04:52.153312Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:04:52.155244Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:04:52.158966Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:04:52.159073Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:52.159294Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.159411Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.159532Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:04:52.162233Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:52.162377Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:04:52.162480Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:04:52.163172Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45256[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:52.163308Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45268[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:52.163733Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45256[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:04:52.163796Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45256[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:52.164000Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45268[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:04:52.164053Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45268[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:52.164354Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45180[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.164544Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45256[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:52.164807Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45218[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.164969Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45268[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:52.165211Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:52.165346Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:52.165558Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:04:52.165731Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.165863Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:04:52.166005Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.208128Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:04:52.234876Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:04:52.235074Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:52.235524Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.235662Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.235894Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:04:52.239147Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:52.239318Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:04:52.239429Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:04:52.240214Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51364[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:52.240332Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51376[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:52.240649Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51364[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:04:52.240697Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51364[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:52.240845Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51376[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:04:52.240893Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51376[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:52.240996Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51200[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.241158Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51200[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.241452Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51270[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.241565Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51270[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.241820Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51200[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.242225Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51364[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:52.242324Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51270[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:52.242776Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51376[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:52.242958Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:52.243304Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:52.243796Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.244033Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.244372Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.244599Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.244851Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.245231Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.245430Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.245685Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.245926Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.246153Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.246803Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.247048Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.247348Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.247516Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.247663Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:52.247818Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.160949Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:04:53.162907Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:04:53.164549Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:04:53.164624Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:53.164770Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:04:53.164796Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.164986Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45268[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.165295Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45256[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.165450Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:04:53.165597Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:04:53.165753Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.165933Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 522.428834ms...
[INFO] [stdout] [2m2026-01-07T06:04:53.166039Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:04:53.166212Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.166382Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 474.700058ms...
[INFO] [stdout] [2m2026-01-07T06:04:53.167597Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:53.167761Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:04:53.236965Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:04:53.274761Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:04:53.306186Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:04:53.306388Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:53.306596Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:04:53.306658Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.306820Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51364[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.307011Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51364[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.307194Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51376[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.307352Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51376[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.307491Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51364[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.307811Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51376[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:53.308194Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:04:53.308496Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 512.137058ms...
[INFO] [stdout] [2m2026-01-07T06:04:53.308715Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 528.902818ms...
[INFO] [stdout] [2m2026-01-07T06:04:53.310269Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.310482Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.310670Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.310846Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.311028Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.311244Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.311433Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.311619Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.311801Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.311991Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.312211Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.312393Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.312579Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.312768Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.312945Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.313133Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:53.314193Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:53.314407Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:04:53.662021Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45320[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:53.662404Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45320[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:53.662715Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45320[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:53.662911Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:53.689978Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45348[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:53.690477Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45348[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:53.690703Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45348[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:53.690892Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:53.821983Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51538[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:53.822423Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51538[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:53.822849Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51538[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:53.822992Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:53.840765Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51612[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:53.841182Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51612[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:53.841583Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51612[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:53.843206Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:55.669364Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:04:55.675444Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tcp_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:04:55.675551Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:55.675676Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:55.675831Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:04:55.675860Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.676247Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45348[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.676511Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45320[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.676643Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.676778Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.676985Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:04:55.677217Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:04:55.677410Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.677656Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:04:55.677806Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.689164Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:55.799512Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:04:55.799822Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:04:55.800402Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 468.38728ms...
[INFO] [stdout] [2m2026-01-07T06:04:55.800627Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 493.730279ms...
[INFO] [stdout] [2m2026-01-07T06:04:55.809366Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:04:55.899978Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tcp_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:04:55.900259Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:55.900420Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tcp_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:55.900593Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:04:55.900641Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.900787Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51538[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.900931Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51538[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.901056Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51612[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.901212Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51612[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.901332Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.901486Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.901627Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51538[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.901877Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51612[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:55.902421Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:04:55.902739Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.902923Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.903116Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.903297Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.903485Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.903661Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.903836Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.904000Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.904194Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.904364Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.904535Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.904704Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.904868Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.905036Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.905240Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.905410Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:55.908154Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:55.957217Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:04:55.957514Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:04:55.958561Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 598.474799ms...
[INFO] [stdout] [2m2026-01-07T06:04:55.958818Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 438.444175ms...
[INFO] [stdout] [2m2026-01-07T06:04:56.270020Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 1.138489914s...
[INFO] [stdout] [2m2026-01-07T06:04:56.301787Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 1.140008152s...
[INFO] [stdout] [2m2026-01-07T06:04:56.398782Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 821.903026ms...
[INFO] [stdout] [2m2026-01-07T06:04:56.563605Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 829.326175ms...
[INFO] [stdout] [2m2026-01-07T06:04:56.678399Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:04:56.679861Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:56.763010Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:04:56.904358Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:04:56.905624Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:56.970364Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:04:57.231126Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33680[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:57.231653Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33680[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:57.232261Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33680[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:57.232380Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:57.401382Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33770[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:57.401797Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33770[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:57.402332Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33770[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:57.402440Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:57.414921Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57226[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:57.415519Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57226[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:57.415739Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57226[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:57.415954Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:57.446765Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57246[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:57.447429Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57246[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:57.447732Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57246[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:57.447976Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:59.183251Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:04:59.185812Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:04:59.187898Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:04:59.187976Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:59.188186Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.188375Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.188634Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:04:59.189750Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:59.248966Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:04:59.249272Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:04:59.257349Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57274[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:59.259534Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57274[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:04:59.259664Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57274[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:59.260286Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57246[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.260605Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57274[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:59.261053Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:59.261354Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57280[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:59.261692Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:04:59.262149Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.263522Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57280[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:04:59.263656Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57280[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:59.265427Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57226[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.265713Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57280[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:59.266040Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:59.267750Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:04:59.268050Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.407263Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:04:59.460989Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:04:59.499127Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:04:59.499428Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:04:59.500592Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.500843Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.501062Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:04:59.502653Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:04:59.554220Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:04:59.554480Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:04:59.561062Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33878[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:59.563358Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33878[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:04:59.563636Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33878[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:04:59.564490Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33680[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.565046Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33680[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.565825Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33680[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.566462Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33878[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:04:59.566707Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:59.567312Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33894[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:04:59.568232Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.568927Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.569613Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.570590Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.571646Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.572484Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.573066Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.573624Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.577260Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33894[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:04:59.577416Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33894[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:04:59.579216Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33770[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.579482Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33770[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.580126Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33770[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:04:59.580883Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33894[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:04:59.581213Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:04:59.583290Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.583610Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.584197Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.584492Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.584873Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.585261Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.585547Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:04:59.587351Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.198567Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:00.201405Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:00.204053Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:05:00.204394Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:00.204558Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:00.204576Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.207231Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57274[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.207584Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57280[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.208037Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:05:00.208359Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:00.208584Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.208829Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 446.471779ms...
[INFO] [stdout] [2m2026-01-07T06:05:00.208954Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:00.209154Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.209374Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 420.54163ms...
[INFO] [stdout] [2m2026-01-07T06:05:00.221271Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:00.298622Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:05:00.501374Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:00.564087Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:00.612604Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:05:00.612794Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:00.612970Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:00.613009Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.614427Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33878[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.614627Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33878[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.614777Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33894[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.614939Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33894[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.615066Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33878[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.615479Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33894[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:00.615999Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:05:00.617176Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 457.823049ms...
[INFO] [stdout] [2m2026-01-07T06:05:00.617514Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 402.817394ms...
[INFO] [stdout] [2m2026-01-07T06:05:00.617799Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.618088Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.618377Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.618656Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.618918Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.619218Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.619513Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.619806Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.620116Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.620415Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.620706Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.622364Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.622688Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.622988Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.623277Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.623569Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:00.626266Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:00.636130Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57332[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:00.636568Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57332[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:00.636823Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57332[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:00.637074Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:00.668397Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57354[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:00.668863Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57354[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:00.669774Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57354[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:00.670529Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:00.682838Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:05:01.026329Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34046[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:01.026745Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34046[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:01.027296Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34046[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:01.027414Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:01.079782Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34128[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:01.080145Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34128[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:01.080565Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34128[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:01.080660Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:02.711247Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:05:02.718923Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:05:02.719056Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:02.719259Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:02.719467Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:02.719495Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:02.721982Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57332[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:02.723380Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57354[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:02.723674Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:02.723929Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:02.724402Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:05:02.724719Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:02.725027Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:02.725292Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:02.725615Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:02.728078Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:02.728666Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:02.728846Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:02.729370Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Failed to connect TCP socket: Connection refused (os error 111). Retry in 407.062833ms...
[INFO] [stdout] [2m2026-01-07T06:05:02.729716Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Failed to connect TCP socket: Connection refused (os error 111). Retry in 483.309908ms...
[INFO] [stdout] [2m2026-01-07T06:05:03.117366Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:05:03.139620Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Failed to connect TCP socket: Connection refused (os error 111). Retry in 1.140651259s...
[INFO] [stdout] [2m2026-01-07T06:05:03.227726Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Failed to connect TCP socket: Connection refused (os error 111). Retry in 1.060577034s...
[INFO] [stdout] [2m2026-01-07T06:05:03.239844Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:05:03.240040Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:03.240367Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:03.240574Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:03.240702Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:03.243228Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34046[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:03.243358Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34046[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:03.243447Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34128[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:03.243539Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34128[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:03.243610Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:03.243733Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:03.243848Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34046[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:03.244138Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34128[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:03.244493Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:05:03.244876Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.245050Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.245233Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.245392Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.245554Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.245705Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.245859Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.246007Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.246278Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.246518Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.246756Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.246995Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.247243Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.247495Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.247727Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.247998Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:03.251747Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:03.252205Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:03.252329Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:03.252727Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Failed to connect TCP socket: Connection refused (os error 111). Retry in 536.869094ms...
[INFO] [stdout] [2m2026-01-07T06:05:03.252997Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Failed to connect TCP socket: Connection refused (os error 111). Retry in 414.855678ms...
[INFO] [stdout] [2m2026-01-07T06:05:03.671235Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Failed to connect TCP socket: Connection refused (os error 111). Retry in 1.181011016s...
[INFO] [stdout] [2m2026-01-07T06:05:03.726352Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:05:03.727639Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:03.727860Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:05:03.791057Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Failed to connect TCP socket: Connection refused (os error 111). Retry in 827.023021ms...
[INFO] [stdout] [2m2026-01-07T06:05:04.246233Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:05:04.256164Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:04.256479Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:05:04.296024Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57428[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:04.304875Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57428[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:04.305303Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57442[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:04.305699Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57428[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:04.306326Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:04.307695Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57442[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:04.315113Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57442[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:04.317659Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:04.626564Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34272[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:04.627995Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34272[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:04.629360Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34272[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:04.629666Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:04.860745Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34356[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:04.861608Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34356[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:04.863021Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34356[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:04.865339Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:06.235244Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:06.242377Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:06.249489Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:05:06.249576Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:06.249764Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:06.249874Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:06.249986Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:05:06.251045Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:06.251454Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:06.251535Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:06.272517Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42410[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:06.275257Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42426[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:06.275680Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42410[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:05:06.275849Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42410[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:06.276502Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57442[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:06.276699Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42410[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:06.277200Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:06.277706Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42426[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:05:06.277862Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42426[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:06.278078Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:06.278285Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:06.278628Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57428[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:06.278807Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42426[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:06.279447Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:06.283492Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:06.283675Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:06.750390Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:07.002898Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:07.090609Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:05:07.090793Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:07.091048Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.091242Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.091411Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:05:07.131332Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:07.132410Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:07.132676Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:07.147475Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42006[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:07.150219Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42014[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:07.150854Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42006[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:05:07.151267Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42006[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:07.152078Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34356[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.152432Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34356[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.153915Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34356[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.154461Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42006[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:07.154790Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:07.156260Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42014[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:05:07.156463Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42014[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:07.156739Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.157034Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.158260Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.158554Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.158738Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.158921Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.159119Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.159308Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.160136Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34272[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.160309Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34272[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.161683Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34272[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.162065Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42014[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:07.162369Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:07.181734Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.182092Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.182318Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.182507Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.182686Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.182869Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.183044Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.183253Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.259181Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:07.272884Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:07.286398Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:05:07.286608Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:07.286831Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:07.286893Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.287238Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42410[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.287546Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42426[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:07.287880Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:05:07.288213Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:07.288458Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.288700Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 592.148718ms...
[INFO] [stdout] [2m2026-01-07T06:05:07.290217Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:07.290424Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:07.290763Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 411.234898ms...
[INFO] [stdout] [2m2026-01-07T06:05:07.294134Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:07.294386Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:05:07.711732Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42468[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:07.712898Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42468[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:07.713363Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42468[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:07.715783Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:07.892828Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42490[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:07.893913Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42490[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:07.894190Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42490[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:07.894740Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:08.092483Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:08.395806Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:08.503436Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:05:08.503663Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:08.503918Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:08.503985Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:08.504184Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42006[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:08.504412Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42006[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:08.504580Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42014[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:08.504877Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42014[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:08.505017Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42006[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:08.505479Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42014[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:08.505902Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:05:08.508340Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 569.624367ms...
[INFO] [stdout] [2m2026-01-07T06:05:08.508616Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: early eof. Retry in 522.475286ms...
[INFO] [stdout] [2m2026-01-07T06:05:08.508945Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.509270Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.509498Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.509731Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.509953Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.510176Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.510482Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.510702Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.510920Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.511152Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.511381Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.511689Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.511919Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.512178Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.512408Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.513077Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:08.516275Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:08.517653Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:05:09.040007Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42180[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:09.042526Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42180[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:09.044264Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42180[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:09.044639Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:09.107980Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42270[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:09.109310Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42270[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:09.110973Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42270[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:09.111335Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:09.790248Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:05:09.822883Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/noise_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:05:09.824293Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:09.824602Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:09.824892Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:09.824963Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:09.825348Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42490[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:09.825786Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42468[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:09.826008Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:09.826222Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:09.826517Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:05:09.826789Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:09.827181Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:09.827405Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: unexpected end of file
[INFO] [stdout] [2m2026-01-07T06:05:09.829221Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:09.837192Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:09.837389Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:09.837491Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:09.838161Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 572.648876ms...
[INFO] [stdout] [2m2026-01-07T06:05:09.838353Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 435.261672ms...
[INFO] [stdout] [2m2026-01-07T06:05:10.275894Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 1.052313688s...
[INFO] [stdout] [2m2026-01-07T06:05:10.412853Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 1.015079842s...
[INFO] [stdout] [2m2026-01-07T06:05:10.828413Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:05:10.829869Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:10.830370Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:05:11.006631Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:05:11.330694Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42552[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:11.333513Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42552[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:11.333872Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42552[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:11.337353Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:11.430391Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42584[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:11.432456Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42584[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:11.432776Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42584[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:11.436373Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:11.656255Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/noise_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:05:11.656673Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:11.657057Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/noise_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:11.657341Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:11.657412Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:11.657603Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42270[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:11.657814Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42270[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:11.658117Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42180[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:11.658306Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42180[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:11.658489Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:11.658694Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:11.658894Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42270[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:11.659392Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42180[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:11.659922Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:05:11.661459Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.661746Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.662134Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.662377Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.662627Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.662863Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.663114Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.663375Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.663721Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.663956Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.664189Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.664436Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.664683Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.665015Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.665250Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.665835Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: early eof
[INFO] [stdout] [2m2026-01-07T06:05:11.679278Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:11.679701Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:11.679963Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:11.681242Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 580.259977ms...
[INFO] [stdout] [2m2026-01-07T06:05:11.682155Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 406.180302ms...
[INFO] [stdout] [2m2026-01-07T06:05:12.098553Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 958.040853ms...
[INFO] [stdout] [2m2026-01-07T06:05:12.264556Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 936.028588ms...
[INFO] [stdout] [2m2026-01-07T06:05:12.660381Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:05:12.671182Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:12.671529Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:05:13.063271Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42432[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:13.063877Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42432[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:13.064466Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42432[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:13.065378Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:13.202945Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42508[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:13.203460Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42508[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:13.204133Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42508[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:13.204357Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:13.331225Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:13.333990Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:13.337087Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:05:13.337242Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:13.337600Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:13.337783Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:13.337968Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:05:13.344139Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:13.344484Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:13.344640Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:13.346548Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42600[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:13.347145Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42606[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:13.347454Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42600[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:05:13.347668Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42600[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:13.349591Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42584[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:13.350005Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42600[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:13.350379Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:13.350715Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42606[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:05:13.350845Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42606[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:13.351531Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:13.351819Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:13.352418Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42552[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:13.355457Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42606[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:13.355862Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:13.356819Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:13.357120Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:14.346261Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:14.349304Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:14.351785Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:05:14.351934Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:14.352211Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:14.352277Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:14.352607Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42600[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:14.356474Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42606[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:14.356694Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:05:14.357018Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:14.357258Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:14.357493Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake. Retry in 406.115871ms...
[INFO] [stdout] [2m2026-01-07T06:05:14.357640Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:14.357804Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:14.358012Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake. Retry in 537.35402ms...
[INFO] [stdout] [2m2026-01-07T06:05:14.363155Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:14.363395Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:05:14.768225Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42654[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:14.768624Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42654[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:14.768841Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42654[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:14.769080Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:14.897788Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42684[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:14.898237Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42684[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:14.898464Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42684[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:14.898813Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:15.161835Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:15.222269Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:15.273929Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:05:15.274184Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:15.274507Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:15.274715Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:15.274936Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:05:15.277646Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:15.277989Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:15.278191Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:15.282506Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47268[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:15.283059Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47284[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:15.283499Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47268[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:05:15.283631Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47268[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:15.284357Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42432[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:15.287396Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42432[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:15.288017Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42432[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:15.288485Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47268[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:15.288776Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:15.289479Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47284[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:05:15.289621Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47284[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:15.290010Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.290317Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.290686Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.290951Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.291223Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.291486Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.291755Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.292229Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.295743Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42508[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:15.297968Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42508[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:15.298602Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42508[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:15.299335Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47284[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:15.299716Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:15.301815Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.302140Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.302401Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.302648Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.302895Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.303250Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.303498Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:15.303758Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.275389Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:16.342041Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:16.383179Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:05:16.383418Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:16.383690Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:16.383763Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.384052Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47284[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.384301Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47284[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.384497Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47268[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.384695Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47268[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.384865Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47284[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.385371Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47268[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.385829Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:05:16.386277Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake. Retry in 548.001603ms...
[INFO] [stdout] [2m2026-01-07T06:05:16.386587Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake. Retry in 421.140075ms...
[INFO] [stdout] [2m2026-01-07T06:05:16.386972Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.387262Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.387537Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.387791Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.388160Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.388394Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.388631Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.388868Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.389134Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.389394Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.389753Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.390001Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.390249Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.390508Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.390761Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.391144Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.396283Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:16.396816Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:05:16.812898Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47470[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:16.813456Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47470[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:16.813934Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47470[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:16.814077Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:16.858376Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:05:16.864317Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:05:16.864405Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:16.864511Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:16.864643Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:16.864760Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.865038Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42684[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.865413Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42654[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.865544Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.865664Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:16.865849Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:05:16.866024Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.866307Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.866436Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.866571Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:16.875290Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:16.932032Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:16.932298Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:16.933052Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 565.460434ms...
[INFO] [stdout] [2m2026-01-07T06:05:16.933299Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 593.571815ms...
[INFO] [stdout] [2m2026-01-07T06:05:16.936477Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47536[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:16.936980Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47536[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:16.938597Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47536[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:16.938748Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:17.500325Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 1.004459312s...
[INFO] [stdout] [2m2026-01-07T06:05:17.534767Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2332: Connection refused (os error 111). Retry in 922.406886ms...
[INFO] [stdout] [2m2026-01-07T06:05:17.867390Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:05:17.872147Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:17.940438Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:05:18.464424Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34026[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:18.464929Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34026[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:18.468353Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34026[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:18.468673Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:18.512835Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34042[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:18.513438Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34042[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:18.513727Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34042[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:18.514028Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:18.886398Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:05:19.043130Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:05:19.043477Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:19.043674Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:19.043937Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:19.043994Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:19.044208Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47536[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:19.044423Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47536[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:19.044589Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47470[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:19.044760Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47470[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:19.044919Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:19.045137Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:19.045340Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47536[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:19.045725Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47470[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:19.046204Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the client
[INFO] [stdout] [2m2026-01-07T06:05:19.046902Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.047183Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.047435Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.047690Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.047938Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.048257Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.048521Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.048771Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.049031Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.049301Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.049553Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.049795Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.050036Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.050286Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.050528Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.050765Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:19.052704Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:19.091927Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:19.092190Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:19.092891Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 532.623725ms...
[INFO] [stdout] [2m2026-01-07T06:05:19.093173Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 538.92152ms...
[INFO] [stdout] [2m2026-01-07T06:05:19.627689Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 809.282004ms...
[INFO] [stdout] [2m2026-01-07T06:05:19.634489Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to connect to 127.0.0.1:2333: Connection refused (os error 111). Retry in 1.197719836s...
[INFO] [stdout] [2m2026-01-07T06:05:20.047263Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m start the server
[INFO] [stdout] [2m2026-01-07T06:05:20.049471Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:20.137238Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:05:20.369352Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:20.372275Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:20.374870Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:05:20.375017Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:20.375340Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:20.375663Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:20.375985Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:05:20.378230Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:20.431379Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:20.431643Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:20.444780Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34066[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:20.448908Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47706[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:20.449697Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34066[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:05:20.450303Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47706[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:20.449847Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34066[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:20.451044Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34042[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:20.451942Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34066[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:20.451710Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47706[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:20.452372Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:20.453275Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:20.453914Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:20.455320Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:20.456551Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34072[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:20.461633Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34072[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:05:20.463190Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34072[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:20.463937Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34026[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:20.464303Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34072[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:20.466389Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:20.466999Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:20.467346Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:20.840156Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47782[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:20.840717Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47782[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:20.841360Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47782[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:20.841501Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:21.382248Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:21.385591Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:21.388636Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:05:21.388718Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:21.388877Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:21.388893Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:21.391242Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34066[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:21.391664Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34072[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:21.391905Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:05:21.392157Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:21.392423Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:21.392714Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake. Retry in 514.803812ms...
[INFO] [stdout] [2m2026-01-07T06:05:21.392869Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:21.393075Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:21.393366Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake. Retry in 544.015868ms...
[INFO] [stdout] [2m2026-01-07T06:05:21.429185Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:21.473382Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2332
[INFO] [stdout] [2m2026-01-07T06:05:21.914562Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34116[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:21.915197Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34116[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:21.915492Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34116[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:21.915918Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:21.942410Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34140[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:21.942945Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34140[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:21.943234Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34140[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_udp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:21.943555Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:22.548440Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:22.626081Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:22.681206Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the client
[INFO] [stdout] [2m2026-01-07T06:05:22.681381Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:22.681662Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:22.681917Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:22.682295Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the client
[INFO] [stdout] [2m2026-01-07T06:05:22.684319Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:22.724510Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting c78862c4afddaa20fd3ff12e5e270480706499341ca5d1d7437ec9668556805b
[INFO] [stdout] [2m2026-01-07T06:05:22.724763Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Starting 092c79e8f80e559e404bcf660c48f3522b67aba9ff1484b0367e1a4ddef7431d
[INFO] [stdout] [2m2026-01-07T06:05:22.731030Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47904[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:22.732895Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47904[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service pingpong
[INFO] [stdout] [2m2026-01-07T06:05:22.733032Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47904[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:22.733622Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47706[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:22.733852Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47706[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:22.734432Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47706[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:22.735080Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47904[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:22.735357Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:22.736386Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.736698Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.736974Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.737243Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.737513Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.737874Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.738158Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.738448Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.741604Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47910[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:22.744504Z[0m [33m WARN[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47910[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Dropping previous control channel for service echo
[INFO] [stdout] [2m2026-01-07T06:05:22.744744Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47910[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:22.745272Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47782[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:22.745505Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47782[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:22.746149Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47782[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:22.746622Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47910[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:22.746864Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:22.747848Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.748150Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.748441Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.748696Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.749046Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.749326Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.749594Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:22.751135Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.683558Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m echo
[INFO] [stdout] [2m2026-01-07T06:05:23.759450Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m pingpong
[INFO] [stdout] [2m2026-01-07T06:05:23.812755Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server
[INFO] [stdout] [2m2026-01-07T06:05:23.812958Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:23.813413Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:23.813473Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.815135Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47904[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.815515Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47904[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.815689Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47910[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.815934Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47910[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.816313Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47904[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.817870Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47910[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.818606Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m restart the server
[INFO] [stdout] [2m2026-01-07T06:05:23.819217Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake. Retry in 419.458277ms...
[INFO] [stdout] [2m2026-01-07T06:05:23.819546Z[0m [31mERROR[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the control channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake. Retry in 503.664409ms...
[INFO] [stdout] [2m2026-01-07T06:05:23.819952Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.820267Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.820558Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.820844Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.821266Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.821564Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.821853Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.822204Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.822598Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.822886Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.823192Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.823479Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.823874Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.824187Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.824475Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.824761Z[0m [33m WARN[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Failed to run the data channel: Failed to read cmd: WebSocket protocol error: Connection reset without closing handshake: Connection reset without closing handshake
[INFO] [stdout] [2m2026-01-07T06:05:23.828263Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Start watching the config
[INFO] [stdout] [2m2026-01-07T06:05:23.878157Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2333
[INFO] [stdout] [2m2026-01-07T06:05:23.893366Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:05:23.905929Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml" [3mt[0m[2m=[0mUdp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:05:23.906186Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:23.907057Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_udp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:23.907364Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:23.907470Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.910035Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34116[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.911148Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34140[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.911777Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:23.912441Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] test udp ... ok
[INFO] [stdout] [2m2026-01-07T06:05:24.259395Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48072[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:24.260018Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48072[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mpingpong
[INFO] [stdout] [2m2026-01-07T06:05:24.260647Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48072[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2335
[INFO] [stdout] [2m2026-01-07T06:05:24.260800Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:24.334283Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48140[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Try to handshake a control channel
[INFO] [stdout] [2m2026-01-07T06:05:24.334963Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48140[1m}[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel established [3mservice[0m[2m=[0mecho
[INFO] [stdout] [2m2026-01-07T06:05:24.335580Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48140[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Listening at 0.0.0.0:2334
[INFO] [stdout] [2m2026-01-07T06:05:24.335718Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel established
[INFO] [stdout] [2m2026-01-07T06:05:26.326247Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m lots of echo and pingpong
[INFO] [stdout] [2m2026-01-07T06:05:26.527902Z[0m [32m INFO[0m [1mtest[0m[1m{[0m[3mconfig_path[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml" [3mt[0m[2m=[0mTcp[1m}[0m[2m:[0m [2mintegration_test[0m[2m:[0m shutdown the server and the client
[INFO] [stdout] [2m2026-01-07T06:05:26.528302Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:26.528493Z[0m [32m INFO[0m [1mconfig_watcher[0m[1m{[0m[3mpath[0m[2m=[0m"tests/for_tcp/websocket_tls_transport.toml"[1m}[0m[2m:[0m [2mrathole::config_watcher[0m[2m:[0m Config watcher exiting
[INFO] [stdout] [2m2026-01-07T06:05:26.528704Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shuting down gracefully...
[INFO] [stdout] [2m2026-01-07T06:05:26.528763Z[0m [32m INFO[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:26.530379Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48140[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:26.530615Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48140[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:26.530762Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48072[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::server[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:26.530938Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48072[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m TCPListener shutdown
[INFO] [stdout] [2m2026-01-07T06:05:26.531083Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:26.531324Z[0m [32m INFO[0m [1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun[0m[2m:[0m [2mrathole::client[0m[2m:[0m Control channel shutdown
[INFO] [stdout] [2m2026-01-07T06:05:26.531557Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48140[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mecho[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] [2m2026-01-07T06:05:26.531988Z[0m [32m INFO[0m [1mconnection[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48072[1m}[0m[2m:[0m[1mhandle[0m[1m{[0m[3mservice[0m[2m=[0mpingpong[1m}[0m[2m:[0m[1mrun_tcp_connection_pool[0m[2m:[0m [2mrathole::server[0m[2m:[0m Shutdown
[INFO] [stdout] test tcp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.92s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rathole
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1516fbe34cbc837a5d0555ebebae9e690d5e0e45702b24e5ae3b4432a76cbd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1516fbe34cbc837a5d0555ebebae9e690d5e0e45702b24e5ae3b4432a76cbd9", kill_on_drop: false }`
[INFO] [stdout] a1516fbe34cbc837a5d0555ebebae9e690d5e0e45702b24e5ae3b4432a76cbd9
