[INFO] cloning repository https://github.com/P40b0s/kafka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/P40b0s/kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98f589fa6f5c14b129028274ca19d934564cf1d3
[INFO] testing P40b0s/kafka/98f589fa6f5c14b129028274ca19d934564cf1d3 against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/P40b0s/kafka
[INFO] finished tweaking git repo https://github.com/P40b0s/kafka
[INFO] tweaked toml for git repo https://github.com/P40b0s/kafka written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/P40b0s/kafka on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/P40b0s/kafka 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/P40b0s/logger.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.65
[INFO] [stderr]   Downloaded thiserror v1.0.65
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded flexbuffers v2.0.0
[INFO] [stderr]   Downloaded owo-colors v4.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded rdkafka v0.36.2
[INFO] [stderr]   Downloaded serde_json v1.0.132
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded rdkafka-sys v4.7.0+2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bcec174aabf2c967870cd9223cba720cddb16dfcb04c943cc7f2e99d5cc0734
[INFO] running `Command { std: "docker" "start" "-a" "2bcec174aabf2c967870cd9223cba720cddb16dfcb04c943cc7f2e99d5cc0734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bcec174aabf2c967870cd9223cba720cddb16dfcb04c943cc7f2e99d5cc0734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bcec174aabf2c967870cd9223cba720cddb16dfcb04c943cc7f2e99d5cc0734", kill_on_drop: false }`
[INFO] [stdout] 2bcec174aabf2c967870cd9223cba720cddb16dfcb04c943cc7f2e99d5cc0734
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf8f6a8306bcd18604cf73b495f583a485ec5224ff8802b29bdbbebfe9cfc40c
[INFO] running `Command { std: "docker" "start" "-a" "cf8f6a8306bcd18604cf73b495f583a485ec5224ff8802b29bdbbebfe9cfc40c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling kafka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "cf8f6a8306bcd18604cf73b495f583a485ec5224ff8802b29bdbbebfe9cfc40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf8f6a8306bcd18604cf73b495f583a485ec5224ff8802b29bdbbebfe9cfc40c", kill_on_drop: false }`
[INFO] [stdout] cf8f6a8306bcd18604cf73b495f583a485ec5224ff8802b29bdbbebfe9cfc40c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3c0169a41aa62de38d8ee1f5699b56d21946c1d4db77e80a681490b9e6acf1b
[INFO] running `Command { std: "docker" "start" "-a" "b3c0169a41aa62de38d8ee1f5699b56d21946c1d4db77e80a681490b9e6acf1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling logger v0.1.1 (https://github.com/P40b0s/logger.git#e00f8458)
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling kafka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |         p.consume(|p: Option<User>, h|
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 for h in header.iter()
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:72:41
[INFO] [stdout]    |
[INFO] [stdout] 72 |             p.consume(|p: Option<User>, h|
[INFO] [stdout]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.01s
[INFO] running `Command { std: "docker" "inspect" "b3c0169a41aa62de38d8ee1f5699b56d21946c1d4db77e80a681490b9e6acf1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c0169a41aa62de38d8ee1f5699b56d21946c1d4db77e80a681490b9e6acf1b", kill_on_drop: false }`
[INFO] [stdout] b3c0169a41aa62de38d8ee1f5699b56d21946c1d4db77e80a681490b9e6acf1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15ddbe16ec132cf5f544cfc1405cd22f65143bcb5f6289053e765e7117d734f7
[INFO] running `Command { std: "docker" "start" "-a" "15ddbe16ec132cf5f544cfc1405cd22f65143bcb5f6289053e765e7117d734f7", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:56:37
[INFO] [stderr]    |
[INFO] [stderr] 56 |         p.consume(|p: Option<User>, h|
[INFO] [stderr]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:83:21
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 for h in header.iter()
[INFO] [stderr]    |                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:72:41
[INFO] [stderr]    |
[INFO] [stderr] 72 |             p.consume(|p: Option<User>, h|
[INFO] [stderr]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: `kafka` (lib test) generated 3 warnings (run `cargo fix --lib -p kafka --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kafka-574b8bb8b115ca57)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] %3|1773074990.560|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1773074990.561|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1773074990.562|FAIL|rdkafka#producer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1773074990.562|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1773074991.559|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1773074991.561|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1773074991.562|FAIL|rdkafka#producer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1773074991.571|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1773074992.560|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1773074992.561|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1773074993.560|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1773074993.569|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] test tests::test_typed_produce ... ok
[INFO] [stderr] %3|1773075021.596|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075022.578|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075022.581|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075023.577|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075023.580|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stdout] test tests::test_typed_consumer has been running for over 60 seconds
[INFO] [stdout] test tests::test_typed_consumers has been running for over 60 seconds
[INFO] [stderr] %3|1773075051.621|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075052.592|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075053.593|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075053.596|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1773075056.594|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075081.624|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075082.615|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075083.601|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075083.615|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075092.612|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075111.638|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075113.628|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075113.641|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075117.628|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075122.648|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075141.644|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075143.642|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1773075144.669|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075147.650|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773075159.695|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1773075171.699|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075173.731|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075175.708|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075177.731|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075189.729|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1773075201.731|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075203.746|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075206.779|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075207.745|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773075222.790|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075231.791|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075233.777|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1773075237.781|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1773075237.798|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075255.824|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075261.828|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075263.810|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1773075267.810|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1773075268.827|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075285.829|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075291.868|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1773075293.815|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1773075298.815|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075298.833|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075316.871|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075321.882|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075324.837|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075329.866|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075331.837|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075347.866|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075351.883|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075354.837|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075361.867|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075362.837|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075377.867|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075381.883|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075386.837|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075391.867|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075394.837|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075409.867|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075411.883|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075416.837|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1773075421.867|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1773075424.837|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1773075440.867|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1773075441.883|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075446.838|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075451.867|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075454.839|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1773075470.868|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1773075471.884|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075477.839|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075485.868|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1773075486.839|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075501.868|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1773075501.884|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075510.839|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075515.868|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773075518.839|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075531.884|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075532.868|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075544.840|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075548.839|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075548.869|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075561.885|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075562.869|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075576.840|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773075578.840|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075583.869|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1773075592.885|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 32 identical error(s) suppressed)
[INFO] [stderr] %3|1773075593.869|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075606.840|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075608.840|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075613.870|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1773075622.885|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075624.870|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1773075636.841|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075638.840|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075644.870|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075652.886|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075656.870|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075667.842|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075668.842|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075674.871|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773075682.888|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075688.871|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1773075697.842|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075698.842|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075704.871|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1773075713.887|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1773075719.871|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075727.843|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773075731.843|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075734.872|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075744.887|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1773075749.872|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075761.844|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1773075764.844|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1773075764.872|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1773075774.887|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075779.873|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1773075792.844|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1773075794.844|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1773075795.873|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075804.888|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075813.875|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075822.845|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075825.845|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075825.875|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1773075834.888|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075845.874|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075854.846|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1773075855.847|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1773075856.875|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075864.889|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1773075875.875|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1773075884.847|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1773075886.875|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1773075887.847|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "15ddbe16ec132cf5f544cfc1405cd22f65143bcb5f6289053e765e7117d734f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ddbe16ec132cf5f544cfc1405cd22f65143bcb5f6289053e765e7117d734f7", kill_on_drop: false }`
[INFO] [stdout] 15ddbe16ec132cf5f544cfc1405cd22f65143bcb5f6289053e765e7117d734f7
