[INFO] fetching crate chitchat 0.9.0... [INFO] testing chitchat-0.9.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate chitchat 0.9.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate chitchat 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate chitchat 0.9.0 [INFO] tweaked toml for crates.io crate chitchat 0.9.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chitchat 0.9.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 105 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1f7292a59287a6f58c921011d368a8b199229e269ca7a4bcb6b3bc9409a713f [INFO] running `Command { std: "docker" "start" "-a" "b1f7292a59287a6f58c921011d368a8b199229e269ca7a4bcb6b3bc9409a713f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1f7292a59287a6f58c921011d368a8b199229e269ca7a4bcb6b3bc9409a713f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f7292a59287a6f58c921011d368a8b199229e269ca7a4bcb6b3bc9409a713f", kill_on_drop: false }` [INFO] [stdout] b1f7292a59287a6f58c921011d368a8b199229e269ca7a4bcb6b3bc9409a713f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6734a107d76a098f5c8b293014902c1cb001392677a3011952a7e79592c7b6fb [INFO] running `Command { std: "docker" "start" "-a" "6734a107d76a098f5c8b293014902c1cb001392677a3011952a7e79592c7b6fb", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling chitchat v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:395:25 [INFO] [stdout] | [INFO] [stdout] 395 | fn strip_key_prefix(&self, prefix: &str) -> Option { [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] 395 | fn strip_key_prefix(&self, prefix: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/delta.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | fn as_ref(&self) -> DeltaOpRef { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | fn as_ref(&self) -> DeltaOpRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.73s [INFO] running `Command { std: "docker" "inspect" "6734a107d76a098f5c8b293014902c1cb001392677a3011952a7e79592c7b6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6734a107d76a098f5c8b293014902c1cb001392677a3011952a7e79592c7b6fb", kill_on_drop: false }` [INFO] [stdout] 6734a107d76a098f5c8b293014902c1cb001392677a3011952a7e79592c7b6fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 593b71024ce03bc22d59d57229952cd53e976372da0fb84a0b6ff29a587b701e [INFO] running `Command { std: "docker" "start" "-a" "593b71024ce03bc22d59d57229952cd53e976372da0fb84a0b6ff29a587b701e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling chitchat v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:395:25 [INFO] [stdout] | [INFO] [stdout] 395 | fn strip_key_prefix(&self, prefix: &str) -> Option { [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] 395 | fn strip_key_prefix(&self, prefix: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/delta.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | fn as_ref(&self) -> DeltaOpRef { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | fn as_ref(&self) -> DeltaOpRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:395:25 [INFO] [stdout] | [INFO] [stdout] 395 | fn strip_key_prefix(&self, prefix: &str) -> Option { [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] 395 | fn strip_key_prefix(&self, prefix: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/delta.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | fn as_ref(&self) -> DeltaOpRef { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 137 | fn as_ref(&self) -> DeltaOpRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.27s [INFO] running `Command { std: "docker" "inspect" "593b71024ce03bc22d59d57229952cd53e976372da0fb84a0b6ff29a587b701e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "593b71024ce03bc22d59d57229952cd53e976372da0fb84a0b6ff29a587b701e", kill_on_drop: false }` [INFO] [stdout] 593b71024ce03bc22d59d57229952cd53e976372da0fb84a0b6ff29a587b701e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 961123c2d9b42cfbdec112259b58cecf26f980699668554d741234ab7a5cc46d [INFO] running `Command { std: "docker" "start" "-a" "961123c2d9b42cfbdec112259b58cecf26f980699668554d741234ab7a5cc46d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:395:25 [INFO] [stderr] | [INFO] [stderr] 395 | fn strip_key_prefix(&self, prefix: &str) -> Option { [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] 395 | fn strip_key_prefix(&self, prefix: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/delta.rs:137:15 [INFO] [stderr] | [INFO] [stderr] 137 | fn as_ref(&self) -> DeltaOpRef { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 137 | fn as_ref(&self) -> DeltaOpRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `chitchat` (lib) generated 2 warnings (run `cargo fix --lib -p chitchat` to apply 2 suggestions) [INFO] [stderr] warning: `chitchat` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chitchat-cb0a9c9bd008bcec) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test delta::tests::test_delta_serialization_default ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_exceed_mtu_on_add_kv ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_exceed_mtu_on_add_node ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_simple_foo ... ok [INFO] [stdout] test digest::tests::test_node_digest_serialization ... ok [INFO] [stdout] test failure_detector::tests::test_bounded_array_stats ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_simple_with_nodes_to_reset ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_simple_node ... ok [INFO] [stdout] test failure_detector::tests::test_failure_detector_node_state_additive_smoothing_predominant_in_the_beginning ... ok [INFO] [stdout] test digest::tests::test_digest_serialization ... ok [INFO] [stdout] test delta::tests::test_delta_op_tag ... ok [INFO] [stdout] test listener::tests::test_listeners_empty_prefix ... ok [INFO] [stdout] test failure_detector::tests::test_sampling_window ... ok [INFO] [stdout] test listener::tests::test_listeners_forever ... ok [INFO] [stdout] test listener::tests::test_listeners_prefixes ... ok [INFO] [stdout] test listener::tests::test_listeners_simple ... ok [INFO] [stdout] test message::tests::test_ack ... ok [INFO] [stdout] test failure_detector::tests::test_failure_detector_does_not_see_a_node_as_alive_with_a_single_heartbeat ... ok [INFO] [stdout] test delta::tests::test_delta_serialization_with_set_max_version ... ok [INFO] [stdout] test message::tests::test_syn ... ok [INFO] [stdout] test message::tests::test_bad_cluster ... ok [INFO] [stdout] test serialize::tests::test_compressed_serialized_stream_len_when_there_are_no_compressed_blocks ... ok [INFO] [stdout] test serialize::tests::test_empty ... ok [INFO] [stdout] test serialize::tests::test_compressed_serialized_stream ... ok [INFO] [stdout] test message::tests::test_syn_ack ... ok [INFO] [stdout] test serialize::tests::test_serialize_bool ... ok [INFO] [stdout] test serialize::tests::test_serialize_chitchat_id ... ok [INFO] [stdout] test serialize::tests::test_serialize_heartbeat ... ok [INFO] [stdout] test serialize::tests::test_serialize_ip ... ok [INFO] [stdout] test serialize::tests::test_compressed_serialized_stream_with_random_data ... ok [INFO] [stdout] test server::tests::test_gossip_no_dead_node_no_seed_nodes ... ok [INFO] [stdout] test server::tests::test_gossip_dead_and_seed_node ... ok [INFO] [stdout] test server::tests::test_heartbeat ... ok [INFO] [stdout] test failure_detector::tests::test_failure_detector_node_state_additive_smoothing_effect_fades_off ... ok [INFO] [stdout] test server::tests::test_seeding ... ok [INFO] [stdout] test server::tests::test_syn ... ok [INFO] [stdout] test server::tests::test_select_nodes_for_gossip ... ok [INFO] [stdout] test server::tests::test_syn_bad_cluster ... ok [INFO] [stdout] test server::tests::test_syn_ack ... ok [INFO] [stdout] test state::tests::test_cluster_state_apply_delta ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_depth_first_chitchat ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_depth_first_single_node ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_missing_node ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_with_old_node_state_that_needs_reset ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_delta_should_ignore_dead_nodes ... ok [INFO] [stdout] test state::tests::test_cluster_state_compute_digest ... ok [INFO] [stdout] test state::tests::test_cluster_state_delete_after_ttl ... ok [INFO] [stdout] test state::tests::test_cluster_state_first_version_is_one ... ok [INFO] [stdout] test state::tests::test_cluster_state_gc_keys_marked_for_deletion ... ok [INFO] [stdout] test state::tests::test_cluster_state_missing_node ... ok [INFO] [stdout] test state::tests::test_cluster_state_set ... ok [INFO] [stdout] test state::tests::test_cluster_state_set_and_mark_for_deletion ... ok [INFO] [stdout] test state::tests::test_cluster_state_set_with_same_value_updates_version ... ok [INFO] [stdout] test state::tests::test_iter_prefix ... ok [INFO] [stdout] test state::tests::test_node_apply_delta_different_last_gc_is_ok_if_below_max_version ... ok [INFO] [stdout] test state::tests::test_node_apply_delta_no_reset_if_older_version ... ok [INFO] [stdout] test state::tests::test_node_apply_delta_on_reset_fresher_version ... ok [INFO] [stdout] test state::tests::test_node_apply_delta_simple ... ok [INFO] [stdout] test state::tests::test_node_apply_same_value_different_version ... ok [INFO] [stdout] test state::tests::test_node_set_delete ... ok [INFO] [stdout] test state::tests::test_node_set_delete_after_ttl_set ... ok [INFO] [stdout] test state::tests::test_node_set_with_ttl ... ok [INFO] [stdout] test state::tests::test_node_skip_delta_from_the_future ... ok [INFO] [stdout] test state::tests::test_sorted_stale_nodes_empty ... ok [INFO] [stdout] test state::tests::test_sorted_stale_nodes_insert ... ok [INFO] [stdout] test state::tests::test_sorted_stale_nodes_into_iter ... ok [INFO] [stdout] test state::tests::test_sorted_stale_nodes_offer ... ok [INFO] [stdout] test state::tests::test_stale_node_iter_stale_key_values ... ok [INFO] [stdout] test tests::test_chitchat_dead_node_liveness ... ok [INFO] [stdout] test tests::test_chitchat_handshake ... ok [INFO] [stdout] test tests::test_chitchat_listener ... ok [INFO] [stdout] 2025-10-01T07:45:04.832973Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:60005, 127.0.0.1:60006, 127.0.0.1:60002, 127.0.0.1:60004, 127.0.0.1:60001} [INFO] [stdout] 2025-10-01T07:45:04.833097Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:60001, 127.0.0.1:60002, 127.0.0.1:60006, 127.0.0.1:60005, 127.0.0.1:60003} [INFO] [stdout] 2025-10-01T07:45:04.833156Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:60002, 127.0.0.1:60006, 127.0.0.1:60003, 127.0.0.1:60001, 127.0.0.1:60004} [INFO] [stdout] 2025-10-01T07:45:04.833198Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:60003, 127.0.0.1:60001, 127.0.0.1:60002, 127.0.0.1:60004, 127.0.0.1:60005} [INFO] [stdout] test failure_detector::tests::test_failure_detector ... ok [INFO] [stdout] 2025-10-01T07:45:04.852272Z  INFO chitchat::server: initial_seed_addrs={} [INFO] [stdout] 2025-10-01T07:45:04.852354Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:40001} [INFO] [stdout] test failure_detector::tests::test_failure_detector_node_state_from_live_to_down_to_live ... ok [INFO] [stdout] 2025-10-01T07:45:04.903788Z  INFO chitchat::server: initial_seed_addrs={} [INFO] [stdout] 2025-10-01T07:45:04.903895Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:20004, 127.0.0.1:20001, 127.0.0.1:20005, 127.0.0.1:20003} [INFO] [stdout] 2025-10-01T07:45:04.903943Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:20002, 127.0.0.1:20004, 127.0.0.1:20005, 127.0.0.1:20001} [INFO] [stdout] 2025-10-01T07:45:04.903981Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:20003, 127.0.0.1:20002, 127.0.0.1:20001, 127.0.0.1:20005} [INFO] [stdout] 2025-10-01T07:45:04.904019Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:20001, 127.0.0.1:20002, 127.0.0.1:20003, 127.0.0.1:20004} [INFO] [stdout] 2025-10-01T07:45:04.915852Z  INFO chitchat::transport::channel: close addr=127.0.0.1:6663 [INFO] [stdout] 2025-10-01T07:45:04.915973Z  INFO chitchat::transport::channel: close addr=127.0.0.1:6664 [INFO] [stdout] test server::tests::test_member_change_event_is_broadcasted ... ok [INFO] [stdout] 2025-10-01T07:45:04.916387Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:1} [INFO] [stdout] 2025-10-01T07:45:04.916450Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:1} [INFO] [stdout] 2025-10-01T07:45:04.916481Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:1} [INFO] [stdout] test delta::tests::test_delta_serialization_panic_if_add_after_exceed - should panic ... ok [INFO] [stdout] 2025-10-01T07:45:04.991419Z  INFO chitchat: executing catch-up callback [INFO] [stdout] test serialize::tests::test_serialize_block_type ... ok [INFO] [stdout] test tests::test_maybe_trigger_catchup_callback ... ok [INFO] [stdout] 2025-10-01T07:45:05.001355Z  INFO chitchat::server: initial_seed_addrs={} [INFO] [stdout] 2025-10-01T07:45:05.001466Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:20003, 127.0.0.1:20004, 127.0.0.1:20005, 127.0.0.1:20001} [INFO] [stdout] 2025-10-01T07:45:05.001448Z  INFO chitchat::server: initial_seed_addrs={} [INFO] [stdout] 2025-10-01T07:45:05.001533Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:20001, 127.0.0.1:20002, 127.0.0.1:20004, 127.0.0.1:20005} [INFO] [stdout] 2025-10-01T07:45:05.001590Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:20001, 127.0.0.1:20005, 127.0.0.1:20002, 127.0.0.1:20003} [INFO] [stdout] 2025-10-01T07:45:05.001599Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:11003, 127.0.0.1:11001, 127.0.0.1:11004, 127.0.0.1:11006, 127.0.0.1:11005} [INFO] [stdout] 2025-10-01T07:45:05.001649Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:20002, 127.0.0.1:20001, 127.0.0.1:20004, 127.0.0.1:20003} [INFO] [stdout] 2025-10-01T07:45:05.001665Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:11006, 127.0.0.1:11001, 127.0.0.1:11002, 127.0.0.1:11005, 127.0.0.1:11004} [INFO] [stdout] 2025-10-01T07:45:05.001720Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:11002, 127.0.0.1:11003, 127.0.0.1:11001, 127.0.0.1:11006, 127.0.0.1:11005} [INFO] [stdout] 2025-10-01T07:45:05.001794Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:11006, 127.0.0.1:11002, 127.0.0.1:11004, 127.0.0.1:11003, 127.0.0.1:11001} [INFO] [stdout] 2025-10-01T07:45:05.001855Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:11002, 127.0.0.1:11004, 127.0.0.1:11003, 127.0.0.1:11005, 127.0.0.1:11001} [INFO] [stdout] 2025-10-01T07:45:05.056906Z  INFO chitchat::transport::channel: close addr=127.0.0.1:40001 [INFO] [stdout] 2025-10-01T07:45:05.218060Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20001 [INFO] [stdout] 2025-10-01T07:45:05.218182Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20002 [INFO] [stdout] 2025-10-01T07:45:05.218259Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20003 [INFO] [stdout] 2025-10-01T07:45:05.218396Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20004 [INFO] [stdout] 2025-10-01T07:45:05.218472Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20005 [INFO] [stdout] test tests::test_live_node_channel ... ok [INFO] [stdout] 2025-10-01T07:45:05.218973Z  INFO chitchat::server: initial_seed_addrs={} [INFO] [stdout] 2025-10-01T07:45:05.219080Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:30005, 127.0.0.1:30004, 127.0.0.1:30006, 127.0.0.1:30003, 127.0.0.1:30001} [INFO] [stdout] 2025-10-01T07:45:05.219129Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:30004, 127.0.0.1:30002, 127.0.0.1:30001, 127.0.0.1:30005, 127.0.0.1:30006} [INFO] [stdout] 2025-10-01T07:45:05.219168Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:30001, 127.0.0.1:30003, 127.0.0.1:30005, 127.0.0.1:30006, 127.0.0.1:30002} [INFO] [stdout] 2025-10-01T07:45:05.219214Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:30004, 127.0.0.1:30003, 127.0.0.1:30002, 127.0.0.1:30001, 127.0.0.1:30006} [INFO] [stdout] 2025-10-01T07:45:05.219256Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:30003, 127.0.0.1:30004, 127.0.0.1:30005, 127.0.0.1:30001, 127.0.0.1:30002} [INFO] [stdout] 2025-10-01T07:45:05.317111Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20001 [INFO] [stdout] 2025-10-01T07:45:05.317235Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20002 [INFO] [stdout] 2025-10-01T07:45:05.317303Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20003 [INFO] [stdout] 2025-10-01T07:45:05.317460Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20004 [INFO] [stdout] 2025-10-01T07:45:05.325164Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20005 [INFO] [stdout] test tests::test_multiple_nodes ... ok [INFO] [stdout] test tests::test_reset_node_state ... ok [INFO] [stdout] 2025-10-01T07:45:05.344346Z  INFO chitchat::transport::channel: close addr=127.0.0.1:10000 [INFO] [stdout] 2025-10-01T07:45:05.344452Z  INFO chitchat::transport::channel: close addr=127.0.0.1:10000 [INFO] [stdout] 2025-10-01T07:45:05.344495Z  INFO chitchat::transport::channel: close addr=127.0.0.1:10000 [INFO] [stdout] 2025-10-01T07:45:05.358757Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60003 [INFO] [stdout] 2025-10-01T07:45:05.362426Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:40002} [INFO] [stdout] 2025-10-01T07:45:05.419251Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11001 [INFO] [stdout] 2025-10-01T07:45:05.419387Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11002 [INFO] [stdout] 2025-10-01T07:45:05.421137Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11003 [INFO] [stdout] 2025-10-01T07:45:05.421278Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11004 [INFO] [stdout] 2025-10-01T07:45:05.421401Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11005 [INFO] [stdout] 2025-10-01T07:45:05.421536Z  INFO chitchat::transport::channel: close addr=127.0.0.1:11006 [INFO] [stdout] test tests::test_network_partition_nodes ... ok [INFO] [stdout] 2025-10-01T07:45:05.467231Z  INFO chitchat::transport::channel: close addr=127.0.0.1:40002 [INFO] [stdout] 2025-10-01T07:45:05.467347Z  INFO chitchat::transport::channel: close addr=127.0.0.1:40001 [INFO] [stdout] test tests::test_dead_node_kvs_are_gossiped_too_when_node_joins ... ok [INFO] [stdout] 2025-10-01T07:45:05.468215Z  WARN chitchat::transport::udp: invalid-chitchat-payload payload_len=4 from=127.0.0.1:30001 err=invalid chitchat magic number [INFO] [stdout] test transport::tests::test_udp_transport_ignore_invalid_payload ... ok [INFO] [stdout] test types::tests::test_deletion_status_to_u8 ... ok [INFO] [stdout] 2025-10-01T07:45:05.531940Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30003 [INFO] [stdout] 2025-10-01T07:45:05.647255Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20002 [INFO] [stdout] 2025-10-01T07:45:05.647340Z  INFO chitchat::transport::channel: close addr=127.0.0.1:20001 [INFO] [stdout] 2025-10-01T07:45:05.647376Z  INFO chitchat::transport::channel: close addr=127.0.0.1:40000 [INFO] [stdout] test transport::tests::test_transport_in_mem ... ok [INFO] [stdout] 2025-10-01T07:45:05.741476Z  WARN chitchat::state: Node to reset node-10001:0:127.0.0.1:10001 last gc version: 20001 max version: 20000 [INFO] [stdout] test transport::tests::test_transport_udp ... ok [INFO] [stdout] 2025-10-01T07:45:05.859620Z  INFO chitchat::state: resetting node node=node-10001:0:127.0.0.1:10001 last_gc_version=20001 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:06.026866Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:30001} [INFO] [stdout] test tests::test_chitchat_no_need_to_reset_if_last_gc_version_is_higher ... ok [INFO] [stdout] 2025-10-01T07:45:06.420240Z  INFO chitchat::transport::channel: close addr=127.0.0.1:1 [INFO] [stdout] 2025-10-01T07:45:06.420348Z  INFO chitchat::transport::channel: close addr=127.0.0.1:2 [INFO] [stdout] 2025-10-01T07:45:06.420417Z  INFO chitchat::transport::channel: close addr=127.0.0.1:3 [INFO] [stdout] test tests::test_live_node_channel_with_extra_predicate ... ok [INFO] [stdout] 2025-10-01T07:45:06.732829Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30001 [INFO] [stdout] 2025-10-01T07:45:06.733368Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30002 [INFO] [stdout] 2025-10-01T07:45:06.733497Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30004 [INFO] [stdout] 2025-10-01T07:45:06.733599Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30005 [INFO] [stdout] 2025-10-01T07:45:06.733699Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30006 [INFO] [stdout] 2025-10-01T07:45:06.733830Z  INFO chitchat::transport::channel: close addr=127.0.0.1:30003 [INFO] [stdout] test tests::test_node_goes_from_live_to_down_to_live ... ok [INFO] [stdout] test serialize::tests::test_proptest_compressed_stream ... ok [INFO] [stdout] 2025-10-01T07:45:30.844117Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60001 [INFO] [stdout] 2025-10-01T07:45:30.844243Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60002 [INFO] [stdout] 2025-10-01T07:45:30.844327Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60004 [INFO] [stdout] 2025-10-01T07:45:30.844410Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60005 [INFO] [stdout] 2025-10-01T07:45:30.844490Z  INFO chitchat::transport::channel: close addr=127.0.0.1:60006 [INFO] [stdout] test tests::test_dead_node_garbage_collection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.05s [INFO] [stdout] [INFO] [stderr] Running tests/cluster_test.rs (/opt/rustwide/target/debug/deps/cluster_test-6875586cf455d590) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] 2025-10-01T07:45:30.855801Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node_1:0:127.0.0.1:1, peer_seeds: Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2, node_3:0:127.0.0.1:3]) } [INFO] [stdout] 2025-10-01T07:45:30.855927Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:1, 127.0.0.1:3, 127.0.0.1:2} [INFO] [stdout] 2025-10-01T07:45:30.856024Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node_2:0:127.0.0.1:2, peer_seeds: Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2, node_3:0:127.0.0.1:3]) } [INFO] [stdout] 2025-10-01T07:45:30.856087Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:1, 127.0.0.1:2, 127.0.0.1:3} [INFO] [stdout] 2025-10-01T07:45:30.856122Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node_3:0:127.0.0.1:3, peer_seeds: Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2, node_3:0:127.0.0.1:3]) } [INFO] [stdout] 2025-10-01T07:45:30.856149Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:1, 127.0.0.1:2, 127.0.0.1:3} [INFO] [stdout] 2025-10-01T07:45:30.856175Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node_1:0:127.0.0.1:1, keys_values: [("key_a", "0")] } [INFO] [stdout] 2025-10-01T07:45:30.856231Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_2:0:127.0.0.1:2, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", true), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:30.856268Z  INFO cluster_test: Waiting for node state to be present. node_id=node_1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0 }], seed_addrs: {127.0.0.1:1, 127.0.0.1:2, 127.0.0.1:3} } [INFO] [stdout] 2025-10-01T07:45:30.857462Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-0:0:127.0.0.1:36563, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.857562Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41231, 127.0.0.1:41233, 127.0.0.1:36563} [INFO] [stdout] 2025-10-01T07:45:30.857655Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-1:0:127.0.0.1:41233, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.857693Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41233, 127.0.0.1:36563, 127.0.0.1:41231} [INFO] [stdout] 2025-10-01T07:45:30.857728Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-2:0:127.0.0.1:41231, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.857764Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41231, 127.0.0.1:41233, 127.0.0.1:36563} [INFO] [stdout] 2025-10-01T07:45:30.857799Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-3:0:127.0.0.1:44783, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.857835Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:36563, 127.0.0.1:41233, 127.0.0.1:41231} [INFO] [stdout] 2025-10-01T07:45:30.857886Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-4:0:127.0.0.1:36767, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.857925Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41233, 127.0.0.1:41231, 127.0.0.1:36563} [INFO] [stdout] 2025-10-01T07:45:30.857984Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-5:0:127.0.0.1:42299, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.858020Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:36563, 127.0.0.1:41233, 127.0.0.1:41231} [INFO] [stdout] 2025-10-01T07:45:30.858136Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-6:0:127.0.0.1:37617, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.858177Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41233, 127.0.0.1:41231, 127.0.0.1:36563} [INFO] [stdout] 2025-10-01T07:45:30.858222Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-7:0:127.0.0.1:37061, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.858257Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:36563, 127.0.0.1:41231, 127.0.0.1:41233} [INFO] [stdout] 2025-10-01T07:45:30.858314Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-8:0:127.0.0.1:46487, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.858356Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:36563, 127.0.0.1:41231, 127.0.0.1:41233} [INFO] [stdout] 2025-10-01T07:45:30.858400Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-9:0:127.0.0.1:38259, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.858433Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41231, 127.0.0.1:36563, 127.0.0.1:41233} [INFO] [stdout] 2025-10-01T07:45:30.858475Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-10:0:127.0.0.1:44461, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.858515Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41233, 127.0.0.1:36563, 127.0.0.1:41231} [INFO] [stdout] 2025-10-01T07:45:30.860074Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-11:0:127.0.0.1:45143, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.860296Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:36563, 127.0.0.1:41233, 127.0.0.1:41231} [INFO] [stdout] 2025-10-01T07:45:30.860678Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-12:0:127.0.0.1:37437, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.860811Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41231, 127.0.0.1:41233, 127.0.0.1:36563} [INFO] [stdout] 2025-10-01T07:45:30.861217Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node_1:0:127.0.0.1:1, peer_seeds: Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2]) } [INFO] [stdout] 2025-10-01T07:45:30.861327Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:2, 127.0.0.1:1} [INFO] [stdout] 2025-10-01T07:45:30.861428Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node_2:0:127.0.0.1:2, peer_seeds: Some([node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2]) } [INFO] [stdout] 2025-10-01T07:45:30.861516Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:2, 127.0.0.1:1} [INFO] [stdout] 2025-10-01T07:45:30.861610Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node_1:0:127.0.0.1:1, keys_values: [("key_a", "0")] } [INFO] [stdout] 2025-10-01T07:45:30.861693Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_2:0:127.0.0.1:2, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", true), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:30.861789Z  INFO cluster_test: Waiting for node state to be present. node_id=node_1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0 }], seed_addrs: {127.0.0.1:2, 127.0.0.1:1} } [INFO] [stdout] 2025-10-01T07:45:30.861276Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-1:0:127.0.0.1:43827, peer_seeds: None } [INFO] [stdout] 2025-10-01T07:45:30.863623Z  INFO chitchat::server: initial_seed_addrs={} [INFO] [stdout] 2025-10-01T07:45:30.863717Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-2:0:127.0.0.1:37337, peer_seeds: None } [INFO] [stdout] 2025-10-01T07:45:30.863767Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:43827} [INFO] [stdout] 2025-10-01T07:45:30.863829Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-1:0:127.0.0.1:43827, keys_values: [("key_a", "0")] } [INFO] [stdout] 2025-10-01T07:45:30.863883Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:37337, chitchat_id: node-1:0:127.0.0.1:43827, predicate: EqualKeyValue("key_a", "0"), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:30.863956Z  INFO cluster_test: Waiting for node state to be present. node_id=node-1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0 }], seed_addrs: {127.0.0.1:43827} } [INFO] [stdout] 2025-10-01T07:45:30.861723Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-13:0:127.0.0.1:34487, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.864450Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41233, 127.0.0.1:36563, 127.0.0.1:41231} [INFO] [stdout] 2025-10-01T07:45:30.864538Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-14:0:127.0.0.1:36217, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.864614Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41233, 127.0.0.1:36563, 127.0.0.1:41231} [INFO] [stdout] 2025-10-01T07:45:30.864951Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-15:0:127.0.0.1:35017, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.865415Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:36563, 127.0.0.1:41231, 127.0.0.1:41233} [INFO] [stdout] 2025-10-01T07:45:30.866250Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-16:0:127.0.0.1:33999, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.866343Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-1:0:127.0.0.1:37245, peer_seeds: None } [INFO] [stdout] 2025-10-01T07:45:30.869186Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:36563, 127.0.0.1:41231, 127.0.0.1:41233} [INFO] [stdout] 2025-10-01T07:45:30.869213Z  INFO chitchat::server: initial_seed_addrs={} [INFO] [stdout] 2025-10-01T07:45:30.869252Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-17:0:127.0.0.1:33571, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.869268Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-2:0:127.0.0.1:38939, peer_seeds: None } [INFO] [stdout] 2025-10-01T07:45:30.869291Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41233, 127.0.0.1:36563, 127.0.0.1:41231} [INFO] [stdout] 2025-10-01T07:45:30.869297Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:37245} [INFO] [stdout] 2025-10-01T07:45:30.869333Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-1:0:127.0.0.1:37245, keys_values: [("key_a", "0")] } [INFO] [stdout] 2025-10-01T07:45:30.869335Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-18:0:127.0.0.1:38799, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.869376Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41233, 127.0.0.1:41231, 127.0.0.1:36563} [INFO] [stdout] 2025-10-01T07:45:30.869368Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:38939, chitchat_id: node-1:0:127.0.0.1:37245, predicate: EqualKeyValue("key_a", "0"), timeout_opt: Some(200ms) } [INFO] [stdout] 2025-10-01T07:45:30.869400Z  INFO cluster_test: Waiting for node state to be present. node_id=node-1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {}, max_version: 0 }], seed_addrs: {127.0.0.1:37245} } [INFO] [stdout] 2025-10-01T07:45:30.869414Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-19:0:127.0.0.1:39127, peer_seeds: Some([node-0:0:127.0.0.1:36563, node-1:0:127.0.0.1:41233, node-2:0:127.0.0.1:41231]) } [INFO] [stdout] 2025-10-01T07:45:30.869447Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:41233, 127.0.0.1:41231, 127.0.0.1:36563} [INFO] [stdout] 2025-10-01T07:45:30.872465Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-0:0:127.0.0.1:36563, keys_values: [("key_0", "2198916182956183656"), ("key_1", "17235230494034761545"), ("key_2", "610710368590226111"), ("key_3", "8936127232667745125"), ("key_4", "8744074220663132932"), ("key_5", "5636023072589163254"), ("key_6", "14112801888666567987"), ("key_7", "5763343286538571687"), ("key_8", "8552604508723104030"), ("key_9", "1122950023313745154"), ("key_10", "16723595282637231013"), ("key_11", "13590550584403012179"), ("key_12", "16376623422348088686"), ("key_13", "2093028666540506741"), ("key_14", "14802758749678625548"), ("key_15", "11001113653334812933"), ("key_16", "2176247736475582652"), ("key_17", "142347784179974921"), ("key_18", "14640757140602817786"), ("key_19", "6592712646919415128"), ("key_20", "4459344477395054774"), ("key_21", "1204814643983460180"), ("key_22", "4912152630350049115"), ("key_23", "17446186684495698095"), ("key_24", "13916500529230138894"), ("key_25", "7438751276131498419"), ("key_26", "13877885011753037276"), ("key_27", "14478291631535711607"), ("key_28", "6296587282264928220"), ("key_29", "14514548530289681529"), ("key_30", "1571801850927690629"), ("key_31", "524840736218332407"), ("key_32", "17979972453234554147"), ("key_33", "9892049833779332355"), ("key_34", "6888320235031629846"), ("key_35", "6126732045695404286"), ("key_36", "5431030865058279796"), ("key_37", "9734104953114146755"), ("key_38", "4104014561628704720"), ("key_39", "5344383924108600745"), ("key_40", "17306858932761132598"), ("key_41", "12822461513574178906"), ("key_42", "11034915161986008756"), ("key_43", "15067572847489718771"), ("key_44", "8719693614649030942"), ("key_45", "6207436873260267194"), ("key_46", "17212958209154111048"), ("key_47", "12602859674061889370"), ("key_48", "8537199807861290331"), ("key_49", "11504748674440387919"), ("key_50", "11235700361289559511"), ("key_51", "18285119415598457654"), ("key_52", "8833253680138356838"), ("key_53", "7940597286935671015"), ("key_54", "16905496497186090574"), ("key_55", "15038659565370051936"), ("key_56", "13884877940678833232"), ("key_57", "12146572626463594171"), ("key_58", "8383780551132808644"), ("key_59", "2752104249003813114"), ("key_60", "417824365472975924"), ("key_61", "12948217394015681654"), ("key_62", "293389489294423335"), ("key_63", "9944728007973529745"), ("key_64", "3182716292339432231"), ("key_65", "6497753303628286032"), ("key_66", "10669261050120870289"), ("key_67", "5934881887872049889"), ("key_68", "12526105095640051676"), ("key_69", "16343985688570838464"), ("key_70", "14635852973781487054"), ("key_71", "16589937003637871102"), ("key_72", "6538330626397710579"), ("key_73", "17722588393962873182"), ("key_74", "10914267458196969030"), ("key_75", "14234536936039372981"), ("key_76", "5336181267826526290"), ("key_77", "12883319257516247300"), ("key_78", "14529189932213572331"), ("key_79", "9074262917649928348"), ("key_80", "8411707901345473069"), ("key_81", "11359767389915324045"), ("key_82", "4756254782520862711"), ("key_83", "5540575563207580119"), ("key_84", "12372277434064898163"), ("key_85", "17364538497730746785"), ("key_86", "5932756696753585068"), ("key_87", "3945766504438601222"), ("key_88", "18383765559377758225"), ("key_89", "13967587550366340476"), ("key_90", "9465173843804884089"), ("key_91", "5293923012348479784"), ("key_92", "16463460012239343517"), ("key_93", "11855662502199304115"), ("key_94", "5232333595712199779"), ("key_95", "9550032453273019661"), ("key_96", "4099769284078718448"), ("key_97", "11886094116546513977"), ("key_98", "8946351746011843822"), ("key_99", "7122511342826930364"), ("key_100", "10035820349988592503"), ("key_101", "15769237455088196442"), ("key_102", "17146412545714750394"), ("key_103", "134305334804484918"), ("key_104", "3977387035445450904"), ("key_105", "14031251375632570673"), ("key_106", "5307912045487211829"), ("key_107", "10928520921069182390"), ("key_108", "8627746896852576029"), ("key_109", "845632264162169321"), ("key_110", "7278299965504582110"), ("key_111", "6558413798642407843"), ("key_112", "9275040918813055611"), ("key_113", "10114176194772303419"), ("key_114", "3837132488171849474"), ("key_115", "17981144623359394843"), ("key_116", "1676408171695655691"), ("key_117", "4313427867440157881"), ("key_118", "915605114249080331"), ("key_119", "18053657976321800230"), ("key_120", "11783775191770645203"), ("key_121", "15521554153953122343"), ("key_122", "12663238605785438785"), ("key_123", "14915722454111411379"), ("key_124", "478333758681748616"), ("key_125", "710829844166271522"), ("key_126", "3305027114414229169"), ("key_127", "4187081368644764893"), ("key_128", "6923021574149530534"), ("key_129", "15137696971695928369"), ("key_130", "4120786857664234312"), ("key_131", "6047447343464505121"), ("key_132", "3225584389319149386"), ("key_133", "17502954620177378287"), ("key_134", "7938924335195131235"), ("key_135", "10894958016533327949"), ("key_136", "1727854250451734882"), ("key_137", "14711457693867830822"), ("key_138", "14120728299098930525"), ("key_139", "8099484479969646595"), ("key_140", "18106430159537633761"), ("key_141", "12600029454753452362"), ("key_142", "12425402782632368865"), ("key_143", "10062241470371773426"), ("key_144", "13921719398604044533"), ("key_145", "16360388972457978417"), ("key_146", "1230643342689487197"), ("key_147", "1313025780847205867"), ("key_148", "15023757821734215895"), ("key_149", "17910906642445978098"), ("key_150", "11216932605750431069"), ("key_151", "16881608061369001675"), ("key_152", "3892136459181769878"), ("key_153", "12863811069143193583"), ("key_154", "13696590667750580581"), ("key_155", "17064398901079614128"), ("key_156", "16214559269697641914"), ("key_157", "11338624417774657362"), ("key_158", "7302658493034890735"), ("key_159", "4528560317554034765"), ("key_160", "5554904462428574472"), ("key_161", "349959977461406454"), ("key_162", "3445316244085818344"), ("key_163", "2522663735087349468"), ("key_164", "17895515789019757973"), ("key_165", "17925933334545683350"), ("key_166", "17689616423318552364"), ("key_167", "10668976031792596733"), ("key_168", "14154985834437586032"), ("key_169", "12741711869204097615"), ("key_170", "4928083765543917845"), ("key_171", "348824260325219602"), ("key_172", "8203251133833566772"), ("key_173", "6871990300568318368"), ("key_174", "16572983933857222964"), ("key_175", "12270887830332123675"), ("key_176", "16976104905637093474"), ("key_177", "6419187192178814460"), ("key_178", "11802329414921491157"), ("key_179", "4547634458541634506"), ("key_180", "4757332537365020357"), ("key_181", "11758397967571305566"), ("key_182", "5832919211247679358"), ("key_183", "12117761014281392444"), ("key_184", "14742317483752945551"), ("key_185", "6025302645812807082"), ("key_186", "1732916055802382509"), ("key_187", "12867977096640422761"), ("key_188", "1740887005819618871"), ("key_189", "9211614663654453448"), ("key_190", "1507397516311170512"), ("key_191", "3687958592837132617"), ("key_192", "3463617265532546489"), ("key_193", "14428568045122962595"), ("key_194", "5331067472702758221"), ("key_195", "9405349054984600199"), ("key_196", "8929864411053859006"), ("key_197", "7056715317332437737"), ("key_198", "8514651133410155833"), ("key_199", "14847718216625569009")] } [INFO] [stdout] 2025-10-01T07:45:30.876382Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-1:0:127.0.0.1:39919, peer_seeds: None } [INFO] [stdout] 2025-10-01T07:45:30.876439Z  INFO chitchat::server: initial_seed_addrs={} [INFO] [stdout] 2025-10-01T07:45:30.876494Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node-2:0:127.0.0.1:43367, peer_seeds: None } [INFO] [stdout] 2025-10-01T07:45:30.876532Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:39919} [INFO] [stdout] 2025-10-01T07:45:30.876567Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-1:0:127.0.0.1:39919, keys_values: [("key_a", "0")] } [INFO] [stdout] 2025-10-01T07:45:30.876600Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-2:0:127.0.0.1:43367, keys_values: [("key_b", "1")] } [INFO] [stdout] 2025-10-01T07:45:30.876628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:43367, chitchat_id: node-1:0:127.0.0.1:39919, predicate: EqualKeyValue("key_a", "0"), timeout_opt: Some(200ms) } [INFO] [stdout] 2025-10-01T07:45:30.876663Z  INFO cluster_test: Waiting for node state to be present. node_id=node-1 state_snapshot=ClusterStateSnapshot { node_states: [NodeState { heartbeat: Heartbeat(1), key_values: {"key_b": VersionedValue { value: "1", version: 1, status: Set }}, max_version: 1 }], seed_addrs: {127.0.0.1:39919} } [INFO] [stdout] 2025-10-01T07:45:30.878610Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-1:0:127.0.0.1:41233, keys_values: [("key_0", "13109984641017000329"), ("key_1", "11544749309797404841"), ("key_2", "2333058849072349671"), ("key_3", "11781416045432015964"), ("key_4", "11542138954854529132"), ("key_5", "17141361631193029524"), ("key_6", "15032670632174420902"), ("key_7", "1251588230978213725"), ("key_8", "4361068381896132356"), ("key_9", "16202131028136048505"), ("key_10", "14854339043580289087"), ("key_11", "2998365434524871666"), ("key_12", "17543017575927660289"), ("key_13", "10681765125747597018"), ("key_14", "13068151364147893870"), ("key_15", "12058592251754834851"), ("key_16", "8737656589477716043"), ("key_17", "2979383830203441734"), ("key_18", "8498433153116447950"), ("key_19", "3203133005974766825"), ("key_20", "12734913355289210468"), ("key_21", "9006510278349129069"), ("key_22", "13060468705028252275"), ("key_23", "14588707279568258352"), ("key_24", "5754961015788664318"), ("key_25", "5076280871920888902"), ("key_26", "912517616809591058"), ("key_27", "646863214234271907"), ("key_28", "11326961333565250140"), ("key_29", "2778295240817499597"), ("key_30", "7125206576854526571"), ("key_31", "9230006710685721457"), ("key_32", "8138287382728016142"), ("key_33", "4732313058467070050"), ("key_34", "8249715384074149440"), ("key_35", "17394335765055472728"), ("key_36", "16971045961944109955"), ("key_37", "11439858597315248641"), ("key_38", "11679658796893784499"), ("key_39", "2256567770813447117"), ("key_40", "16596898560626742803"), ("key_41", "7903692275616365112"), ("key_42", "10950470411361283403"), ("key_43", "8486900643779012436"), ("key_44", "202778667057620665"), ("key_45", "13129380675729216332"), ("key_46", "11642085202556931204"), ("key_47", "15006050719359357747"), ("key_48", "15991166716500820994"), ("key_49", "1404429850019736125"), ("key_50", "16432427823568902666"), ("key_51", "2935558945741315082"), ("key_52", "2526501910331123383"), ("key_53", "12849630941466701720"), ("key_54", "15697794495407137031"), ("key_55", "12616788583815183573"), ("key_56", "10339895663738363330"), ("key_57", "5447268454253769573"), ("key_58", "14732832777793849082"), ("key_59", "16572104299915850785"), ("key_60", "13625240304363513884"), ("key_61", "7838342055789923688"), ("key_62", "5757533884824019365"), ("key_63", "9017817729254927354"), ("key_64", "14272638792997219159"), ("key_65", "8289982260950420316"), ("key_66", "5000678063115054597"), ("key_67", "5232721339538475087"), ("key_68", "12320573736549248785"), ("key_69", "16799948308504729629"), ("key_70", "14310949151978378325"), ("key_71", "7482092636574611889"), ("key_72", "6925843880111355055"), ("key_73", "6262898193063081814"), ("key_74", "9832523388745161271"), ("key_75", "12819245833037897628"), ("key_76", "11117824912694953160"), ("key_77", "7901662638812938139"), ("key_78", "11189038471641429008"), ("key_79", "15801835268712771291"), ("key_80", "7500795437128217405"), ("key_81", "7102093041613274856"), ("key_82", "3621049601652619367"), ("key_83", "15945447702774418565"), ("key_84", "15296102702635122878"), ("key_85", "17113698535456427907"), ("key_86", "2135019316710552069"), ("key_87", "828592260059464176"), ("key_88", "3261208722127948025"), ("key_89", "1754983045780708803"), ("key_90", "11601839514138589214"), ("key_91", "7966065098929229904"), ("key_92", "10667663394063196751"), ("key_93", "10753085938094886008"), ("key_94", "10837579516359263525"), ("key_95", "13130293857078651652"), ("key_96", "6359219005620348981"), ("key_97", "3218151878411065139"), ("key_98", "4667876787958166034"), ("key_99", "6403778801847033803"), ("key_100", "11277259393446297839"), ("key_101", "1770728638877487094"), ("key_102", "2963931972293956956"), ("key_103", "11020153148903054453"), ("key_104", "15242333240482116241"), ("key_105", "6004305546937446042"), ("key_106", "8667361280753039220"), ("key_107", "12364037105924641873"), ("key_108", "5512423360335086240"), ("key_109", "8078559864825905086"), ("key_110", "12532781591835997100"), ("key_111", "5572684361778520438"), ("key_112", "16152560655322256703"), ("key_113", "3835054062398795489"), ("key_114", "15170318510200790574"), ("key_115", "8461568813907500993"), ("key_116", "18003141175372360872"), ("key_117", "10088591169143512263"), ("key_118", "7944559536113621768"), ("key_119", "8434813056691538469"), ("key_120", "14114864804645728470"), ("key_121", "5839483439696231029"), ("key_122", "13804537454644700095"), ("key_123", "6115351947537085370"), ("key_124", "17103899328684759869"), ("key_125", "3995556885583814738"), ("key_126", "13955361503606037083"), ("key_127", "1325912284476400466"), ("key_128", "8493267779237713186"), ("key_129", "8372573075792521674"), ("key_130", "17250364927708400021"), ("key_131", "4722009081883959555"), ("key_132", "13645487596751575974"), ("key_133", "694349311942153402"), ("key_134", "17669547170240136070"), ("key_135", "9241490742338302806"), ("key_136", "17594478274491284701"), ("key_137", "1746928694695924429"), ("key_138", "7169029994803880968"), ("key_139", "6403532502116690072"), ("key_140", "12031383844685097228"), ("key_141", "13573877242879059968"), ("key_142", "17781833048482615197"), ("key_143", "3995548615425609577"), ("key_144", "238487871998266530"), ("key_145", "9240280635184200882"), ("key_146", "1681438423470225790"), ("key_147", "1965983443010283213"), ("key_148", "5160525308028437698"), ("key_149", "16019379052455537997"), ("key_150", "2715826777084463797"), ("key_151", "8489697798553255007"), ("key_152", "16905728982083734289"), ("key_153", "1225277502697166564"), ("key_154", "17052215063237617730"), ("key_155", "7302836480632478215"), ("key_156", "5682996551549170611"), ("key_157", "12357854392207122469"), ("key_158", "7612521309646893638"), ("key_159", "14795880601755950392"), ("key_160", "13703488243931171609"), ("key_161", "13345348558399360787"), ("key_162", "7246435665089137258"), ("key_163", "8673686068697312450"), ("key_164", "18261621721353756011"), ("key_165", "7708182569815248189"), ("key_166", "9477402807476347969"), ("key_167", "1922117723809911641"), ("key_168", "3494273315503342412"), ("key_169", "10495534035532054934"), ("key_170", "16896451560039441584"), ("key_171", "660942352995277586"), ("key_172", "1089079377251038246"), ("key_173", "2305682264748144210"), ("key_174", "17823238777840616138"), ("key_175", "10174572376678134555"), ("key_176", "1733529301389550579"), ("key_177", "12918335126576858335"), ("key_178", "15331623321586368836"), ("key_179", "3079295456710943969"), ("key_180", "6325352583478124780"), ("key_181", "18257178535602804000"), ("key_182", "4151662710719080082"), ("key_183", "3777481598788406211"), ("key_184", "14197610577984927011"), ("key_185", "12802081285588857045"), ("key_186", "15621488293392200708"), ("key_187", "12808890619700771135"), ("key_188", "14113175930843017201"), ("key_189", "12850314709736340907"), ("key_190", "18086183816899386508"), ("key_191", "16929392325176369015"), ("key_192", "6067149890260240154"), ("key_193", "8413035917597187430"), ("key_194", "15676640914317125850"), ("key_195", "12796340555678669402"), ("key_196", "14934567678697126631"), ("key_197", "17409977938095260489"), ("key_198", "2966991167085696420"), ("key_199", "18055862421869633314")] } [INFO] [stdout] 2025-10-01T07:45:30.882390Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-2:0:127.0.0.1:41231, keys_values: [("key_0", "13884548224429912315"), ("key_1", "13331933087199052367"), ("key_2", "15585994558314979910"), ("key_3", "7727993213720851150"), ("key_4", "15996847045179713718"), ("key_5", "11475625033553514750"), ("key_6", "3295584975086074178"), ("key_7", "12206270800573662507"), ("key_8", "13600958889761848450"), ("key_9", "9493294664472048994"), ("key_10", "9874706319580952707"), ("key_11", "1033857591858657984"), ("key_12", "12348285105274407522"), ("key_13", "13090167617026014193"), ("key_14", "18114847714486373950"), ("key_15", "2012086153520147773"), ("key_16", "6439884051064455771"), ("key_17", "1563975527360566574"), ("key_18", "10908533832499827674"), ("key_19", "3236177439236163843"), ("key_20", "16571612319373229695"), ("key_21", "7220289105419769982"), ("key_22", "13333027117692845351"), ("key_23", "15680880031342963552"), ("key_24", "5044040506677191509"), ("key_25", "13127217894733374144"), ("key_26", "12894950005289548468"), ("key_27", "13348146737839342779"), ("key_28", "3473408018011182472"), ("key_29", "9882474262604390195"), ("key_30", "17537269265951226956"), ("key_31", "4938147083607000873"), ("key_32", "1426503664981239403"), ("key_33", "7581715773818306060"), ("key_34", "11999380484501844325"), ("key_35", "8265654278983260780"), ("key_36", "3227068746081264018"), ("key_37", "6818851632719690442"), ("key_38", "17092431170638197204"), ("key_39", "2974418698226103055"), ("key_40", "854636532754453562"), ("key_41", "5624287415457515987"), ("key_42", "5988949981682036734"), ("key_43", "6484754769308963962"), ("key_44", "4233454948794595200"), ("key_45", "12174528633274083394"), ("key_46", "9895463337749157576"), ("key_47", "7338892344091736594"), ("key_48", "16198911437390302731"), ("key_49", "4381048812390963016"), ("key_50", "5429992238045011072"), ("key_51", "8412567816975090216"), ("key_52", "673958134686838564"), ("key_53", "7373093240081573148"), ("key_54", "2907568701949028863"), ("key_55", "8994665815113257898"), ("key_56", "4943290881881183167"), ("key_57", "17021640626179666302"), ("key_58", "2451828431840888304"), ("key_59", "2941236530138908122"), ("key_60", "18313044846469541215"), ("key_61", "15031323494786343328"), ("key_62", "9135687049424755076"), ("key_63", "9927727375107076115"), ("key_64", "16778183695273719698"), ("key_65", "196433672759039822"), ("key_66", "1458545552442661772"), ("key_67", "6221825201771693992"), ("key_68", "1642046332869715654"), ("key_69", "2390563582907567653"), ("key_70", "15804930816972135760"), ("key_71", "13783214119257685119"), ("key_72", "13821556277405987880"), ("key_73", "6070917267112995271"), ("key_74", "3043930691637734571"), ("key_75", "6435171129510705514"), ("key_76", "18341005829205677820"), ("key_77", "3009837703643858758"), ("key_78", "6761867731167076298"), ("key_79", "7312308989329796127"), ("key_80", "14600435036491419275"), ("key_81", "15643469449007373351"), ("key_82", "16221537040874722279"), ("key_83", "15962111919642208572"), ("key_84", "12517072330161697853"), ("key_85", "11925757682394116841"), ("key_86", "13061890967052564910"), ("key_87", "18409401548516266727"), ("key_88", "9649037179861789142"), ("key_89", "10333600228408572046"), ("key_90", "11903239204924269987"), ("key_91", "335656958292875587"), ("key_92", "2835854087279822753"), ("key_93", "3716048913726270327"), ("key_94", "14340124760472838242"), ("key_95", "2025806358125988319"), ("key_96", "13856580924665064671"), ("key_97", "12949566589180889433"), ("key_98", "7992643963246741519"), ("key_99", "3732382078029400501"), ("key_100", "1019243974816211357"), ("key_101", "9166103115781160671"), ("key_102", "4445944644584534813"), ("key_103", "7050740288368639658"), ("key_104", "15965803323230643549"), ("key_105", "17674195165080022481"), ("key_106", "11167857640143871131"), ("key_107", "4865741690504186901"), ("key_108", "17950700310185072254"), ("key_109", "11280109972186621947"), ("key_110", "7494502719989319734"), ("key_111", "4088688982647959302"), ("key_112", "12814336633082186178"), ("key_113", "2838717109107150919"), ("key_114", "16855272025405814221"), ("key_115", "926694148213081702"), ("key_116", "12551160773845504616"), ("key_117", "8976262650526091556"), ("key_118", "6584753238560998944"), ("key_119", "6104632337730971325"), ("key_120", "18318481248652578153"), ("key_121", "18032098870839092651"), ("key_122", "7539132268910567079"), ("key_123", "16010036909372081251"), ("key_124", "15497787835215152769"), ("key_125", "88484957055307007"), ("key_126", "15094521678794886671"), ("key_127", "16849570454146988550"), ("key_128", "17471104941104776980"), ("key_129", "11214376736382158912"), ("key_130", "12344239819332097095"), ("key_131", "1568283417201978134"), ("key_132", "8381363101266948055"), ("key_133", "9687900538176944638"), ("key_134", "11897699815020301985"), ("key_135", "15143294656953064769"), ("key_136", "8013249221716605805"), ("key_137", "15377854737828103997"), ("key_138", "9803750818551324240"), ("key_139", "1410208080163385436"), ("key_140", "965822369266614625"), ("key_141", "6408772500391376934"), ("key_142", "17249796083845017466"), ("key_143", "18301513642848897322"), ("key_144", "4788917329389331287"), ("key_145", "5350472611527804836"), ("key_146", "15850576436280860948"), ("key_147", "10264514992221044916"), ("key_148", "8000237833609514252"), ("key_149", "14016655231323109813"), ("key_150", "14909149913210327519"), ("key_151", "14746313310002869866"), ("key_152", "11318509975764387603"), ("key_153", "2750572716826800161"), ("key_154", "1705100672715414609"), ("key_155", "5056904810874222117"), ("key_156", "6137727988322384316"), ("key_157", "15639121386240833078"), ("key_158", "5953302402822543487"), ("key_159", "8993596366880258659"), ("key_160", "5448471291417132805"), ("key_161", "13088035548812713205"), ("key_162", "11474524243321788549"), ("key_163", "14699927473890031434"), ("key_164", "12185973936425019049"), ("key_165", "15075968516223840391"), ("key_166", "8145306079015887927"), ("key_167", "3633692211527100830"), ("key_168", "14676469279362632632"), ("key_169", "12382830981985273409"), ("key_170", "13592332099908101971"), ("key_171", "8208629212079427429"), ("key_172", "1555037030617660183"), ("key_173", "2437846707004096762"), ("key_174", "10761328272743647797"), ("key_175", "14568910214982520682"), ("key_176", "8475339301777644045"), ("key_177", "10069031173744750404"), ("key_178", "13272202651351316033"), ("key_179", "3595630295532689714"), ("key_180", "1847211540432003103"), ("key_181", "18443590292746777838"), ("key_182", "17894867111353885230"), ("key_183", "13725344271910273257"), ("key_184", "5777483560161052491"), ("key_185", "3738309332862402188"), ("key_186", "17124830434373022574"), ("key_187", "8834540408482986784"), ("key_188", "13372210207520142037"), ("key_189", "160918234435967267"), ("key_190", "13152882650779731341"), ("key_191", "13960915547590533476"), ("key_192", "3908029398867878361"), ("key_193", "7213352810359362943"), ("key_194", "9681215460875162266"), ("key_195", "2663454352075451373"), ("key_196", "5375587420535605495"), ("key_197", "897871365482400238"), ("key_198", "1544065645943021548"), ("key_199", "13788060880433376881")] } [INFO] [stdout] 2025-10-01T07:45:30.891113Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-3:0:127.0.0.1:44783, keys_values: [("key_0", "11148218653080964928"), ("key_1", "250780547727863699"), ("key_2", "5708548008767311507"), ("key_3", "4273901499611010604"), ("key_4", "2243450977457471383"), ("key_5", "16261485525319885758"), ("key_6", "7616589728600391542"), ("key_7", "12217253847556036033"), ("key_8", "17145700412178418121"), ("key_9", "15592051805096700522"), ("key_10", "12810708896386706379"), ("key_11", "10907910672243513223"), ("key_12", "17397061804388792102"), ("key_13", "88008473598517531"), ("key_14", "3262060306258234053"), ("key_15", "13083167695945777323"), ("key_16", "11396697009196152560"), ("key_17", "691761531226492759"), ("key_18", "780533285550446532"), ("key_19", "15100935720391328459"), ("key_20", "6833382421530551275"), ("key_21", "14675051796476778614"), ("key_22", "4892259159146637659"), ("key_23", "16535476565687345006"), ("key_24", "9766707383737135104"), ("key_25", "4493185073682940156"), ("key_26", "14384155966501108480"), ("key_27", "444133370359854029"), ("key_28", "6149229153235297726"), ("key_29", "6695871561471441523"), ("key_30", "947858969629152881"), ("key_31", "10173323126152670373"), ("key_32", "16097862760411064682"), ("key_33", "7027960627601286639"), ("key_34", "10183968119012257745"), ("key_35", "16041602879366529190"), ("key_36", "7751469664176178320"), ("key_37", "6870350136440971404"), ("key_38", "4555755172579911138"), ("key_39", "2625841397807689007"), ("key_40", "7114495658536554890"), ("key_41", "8202121286851651236"), ("key_42", "3421318456018324270"), ("key_43", "611757839600169514"), ("key_44", "17573946957130197330"), ("key_45", "15347236570832962092"), ("key_46", "7932195685552426940"), ("key_47", "2960078021250396620"), ("key_48", "4482380887289759316"), ("key_49", "16390495296971489197"), ("key_50", "2532226020703427506"), ("key_51", "14094701451256095040"), ("key_52", "2766340688453089652"), ("key_53", "10912526766954196583"), ("key_54", "56560888147032614"), ("key_55", "15223479223514212341"), ("key_56", "15741026972590130216"), ("key_57", "3230569999737444185"), ("key_58", "7324841788031511169"), ("key_59", "8082420543188333564"), ("key_60", "12509462634326311692"), ("key_61", "10330765954671003181"), ("key_62", "5126433849387436612"), ("key_63", "4199926939273536074"), ("key_64", "15653597025338958833"), ("key_65", "13184857349234119656"), ("key_66", "5989703545735462122"), ("key_67", "15857635848340424857"), ("key_68", "15930535838342433690"), ("key_69", "8018543042625345832"), ("key_70", "6188627691521862674"), ("key_71", "11808012158712133055"), ("key_72", "11043107243554375563"), ("key_73", "9691942355730222008"), ("key_74", "494453693018190467"), ("key_75", "2865053647675289974"), ("key_76", "4094190172736764684"), ("key_77", "13387028920807438544"), ("key_78", "4141389567468871787"), ("key_79", "451210186977012090"), ("key_80", "14128001170053016252"), ("key_81", "6572657496865453931"), ("key_82", "5868768449146767657"), ("key_83", "13814982461995704337"), ("key_84", "6115849189481469878"), ("key_85", "17388350739975232432"), ("key_86", "13821556122513597413"), ("key_87", "12732218188110967895"), ("key_88", "17763086021458361151"), ("key_89", "6667172353439339766"), ("key_90", "5340051056575607459"), ("key_91", "17041619778149156691"), ("key_92", "17038191925750890688"), ("key_93", "9508785371751424312"), ("key_94", "7683547426791738855"), ("key_95", "1974147158918748292"), ("key_96", "7229947232985462352"), ("key_97", "13642694067835010887"), ("key_98", "6108034103840402113"), ("key_99", "9083383321945779336"), ("key_100", "12113650443604469568"), ("key_101", "1176689512403468136"), ("key_102", "11335145608879486537"), ("key_103", "16335009096388336427"), ("key_104", "2281454741162488390"), ("key_105", "2743457391901181293"), ("key_106", "9624339168700299996"), ("key_107", "7422573934322382776"), ("key_108", "5727616733337706067"), ("key_109", "13907915911597104513"), ("key_110", "13934768203030541594"), ("key_111", "115776052319746182"), ("key_112", "12024039865870518177"), ("key_113", "5265602462600590240"), ("key_114", "12119159574233540076"), ("key_115", "15492330623953476279"), ("key_116", "15093702741371828089"), ("key_117", "9993263414590590588"), ("key_118", "16040355752786826246"), ("key_119", "17747607130507419768"), ("key_120", "8688760764916617201"), ("key_121", "10872405615011101135"), ("key_122", "9203090245300123278"), ("key_123", "224694234895186686"), ("key_124", "9157202589537118103"), ("key_125", "5594749789816780422"), ("key_126", "18301196757966419816"), ("key_127", "16863660321251864516"), ("key_128", "15591431026947307921"), ("key_129", "321238566266585689"), ("key_130", "6415337134793634473"), ("key_131", "15550530254456918954"), ("key_132", "16356723911047045652"), ("key_133", "1372827640400051049"), ("key_134", "6444120523049342331"), ("key_135", "2971070183561358535"), ("key_136", "1852072917072302500"), ("key_137", "11007834304818785356"), ("key_138", "16901889612407786100"), ("key_139", "16348743959755827068"), ("key_140", "10376718621486802935"), ("key_141", "4286863147962578405"), ("key_142", "5764671243203212357"), ("key_143", "11769003874418799418"), ("key_144", "17525077455390225357"), ("key_145", "14614233010454016790"), ("key_146", "17073532067071115448"), ("key_147", "10407648308860523692"), ("key_148", "6565658052091796631"), ("key_149", "8824568894600177553"), ("key_150", "3368652904863278253"), ("key_151", "6959408533016497979"), ("key_152", "4917198881862766076"), ("key_153", "17361053839383745944"), ("key_154", "15762436726471642812"), ("key_155", "5062154560625930142"), ("key_156", "6652742413505288313"), ("key_157", "12775684387153501918"), ("key_158", "13495338090932556671"), ("key_159", "2363062500464635638"), ("key_160", "9570264470436755301"), ("key_161", "3262298633127973286"), ("key_162", "12448618998612311605"), ("key_163", "15523662537642525946"), ("key_164", "6062736004790471550"), ("key_165", "12101098802788730381"), ("key_166", "17065095704940463446"), ("key_167", "3642748281939192912"), ("key_168", "4873023480818055812"), ("key_169", "3257008234570372800"), ("key_170", "9511878478972291335"), ("key_171", "10504847495679817826"), ("key_172", "7011684805347543698"), ("key_173", "16307755820459577706"), ("key_174", "10847318873086338190"), ("key_175", "5119760791374216355"), ("key_176", "14877011575686032605"), ("key_177", "5930463372234339894"), ("key_178", "7271840581505556274"), ("key_179", "10345287130023039738"), ("key_180", "8571168312750354304"), ("key_181", "5944917056948696760"), ("key_182", "17973112916939914507"), ("key_183", "17378124291125499347"), ("key_184", "4268747761054331556"), ("key_185", "6425608164890779041"), ("key_186", "1927841668362253685"), ("key_187", "5394637312638691403"), ("key_188", "17773470196551376953"), ("key_189", "15988880226932051220"), ("key_190", "2348248096435203207"), ("key_191", "12933972249812008084"), ("key_192", "13486664342078663489"), ("key_193", "6905869555273875257"), ("key_194", "14934228907362712097"), ("key_195", "8328415601903448067"), ("key_196", "15946104879262418977"), ("key_197", "1489267869989412869"), ("key_198", "8517699914300309420"), ("key_199", "16704702043410717426")] } [INFO] [stdout] 2025-10-01T07:45:30.896491Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-4:0:127.0.0.1:36767, keys_values: [("key_0", "15263616277949887736"), ("key_1", "10551935709162671523"), ("key_2", "8640791711127906622"), ("key_3", "13122372716948563076"), ("key_4", "14605820262368680611"), ("key_5", "11989633517817266706"), ("key_6", "13169580743174271829"), ("key_7", "274901288152039340"), ("key_8", "10093413740632010443"), ("key_9", "4491085137879865479"), ("key_10", "13382313128773475859"), ("key_11", "14271619862204125669"), ("key_12", "2852749784981734766"), ("key_13", "11794950371188880309"), ("key_14", "7326473409845697467"), ("key_15", "14459540024711641353"), ("key_16", "5512758705459138984"), ("key_17", "5080686170784295241"), ("key_18", "13905752180909717095"), ("key_19", "6436953951894917718"), ("key_20", "939005048865610854"), ("key_21", "3604802113746576195"), ("key_22", "1054110605929168495"), ("key_23", "3145114994036673080"), ("key_24", "1076218193647811850"), ("key_25", "5567965566548840439"), ("key_26", "10710317457378525445"), ("key_27", "17007440807875387287"), ("key_28", "10315948669492545756"), ("key_29", "1735196921259249081"), ("key_30", "16578305627971855388"), ("key_31", "16659594001392298987"), ("key_32", "8791745902234480731"), ("key_33", "7664625098412304176"), ("key_34", "3669718035748965147"), ("key_35", "12628271126296704964"), ("key_36", "10118821842926117755"), ("key_37", "16608988082120440134"), ("key_38", "12590883234070993772"), ("key_39", "1927831420437802239"), ("key_40", "11189477701831296197"), ("key_41", "16985601782922923328"), ("key_42", "11879509196648214002"), ("key_43", "18438109059167367172"), ("key_44", "12507363873386346040"), ("key_45", "18413355659509248711"), ("key_46", "11634732729189937144"), ("key_47", "462228284249730944"), ("key_48", "51621736053892859"), ("key_49", "1629474160254225988"), ("key_50", "7758632150612879330"), ("key_51", "17731900690109132316"), ("key_52", "3834759304865731366"), ("key_53", "8324530460494178757"), ("key_54", "16765344544097697516"), ("key_55", "2009515069988114462"), ("key_56", "11274549715554386329"), ("key_57", "14234960878049064695"), ("key_58", "8349255538604890999"), ("key_59", "7037302335471255140"), ("key_60", "18039975357309168779"), ("key_61", "5566649587365085520"), ("key_62", "12958512987275179768"), ("key_63", "13896719421261116988"), ("key_64", "14942056296819783712"), ("key_65", "16403850065337532583"), ("key_66", "9836103421214874071"), ("key_67", "1130951421820197672"), ("key_68", "7558954336399225051"), ("key_69", "14241019414114509289"), ("key_70", "2130093667074056343"), ("key_71", "12837662316713315112"), ("key_72", "3539962500461680246"), ("key_73", "2475125330772155770"), ("key_74", "6259767914845535271"), ("key_75", "5387105476300564906"), ("key_76", "18261688280634642942"), ("key_77", "13951303741341034737"), ("key_78", "10490631646272841472"), ("key_79", "4371410514230876386"), ("key_80", "14794987075550545275"), ("key_81", "13611512239640581459"), ("key_82", "16332251953276756280"), ("key_83", "9901350762301391891"), ("key_84", "1634731998086189132"), ("key_85", "14415999000313597224"), ("key_86", "6523405194020267295"), ("key_87", "5227154052090406171"), ("key_88", "13006938994215605231"), ("key_89", "12012409929457383365"), ("key_90", "6478681498265925243"), ("key_91", "12683309190026496991"), ("key_92", "12250522906741593297"), ("key_93", "13606105233949767182"), ("key_94", "18238496608562213240"), ("key_95", "17685215676300809786"), ("key_96", "3402872848913123544"), ("key_97", "17108134805953802549"), ("key_98", "12429292159107566754"), ("key_99", "652489703158466267"), ("key_100", "7300479104237881496"), ("key_101", "10274339457435249511"), ("key_102", "12750149795933553058"), ("key_103", "733328466572587434"), ("key_104", "17013747507695788449"), ("key_105", "5174351840908492388"), ("key_106", "2706782171599068295"), ("key_107", "16639286295355469135"), ("key_108", "9075076657306010637"), ("key_109", "15770236578136036805"), ("key_110", "13717264637149862144"), ("key_111", "4563933211923475857"), ("key_112", "2637802428722863486"), ("key_113", "9872880659970218274"), ("key_114", "12210279693700641564"), ("key_115", "17817096817913653703"), ("key_116", "9964831427528939713"), ("key_117", "8397617321395660535"), ("key_118", "9841790785259324965"), ("key_119", "5778131701624145608"), ("key_120", "16798564606239391402"), ("key_121", "8768352684186510653"), ("key_122", "10109400358720098661"), ("key_123", "3792370940119871082"), ("key_124", "12032740267498486748"), ("key_125", "15187365486854517829"), ("key_126", "16834087275552891530"), ("key_127", "5264586449648911832"), ("key_128", "5473950020632159735"), ("key_129", "13891259033686666658"), ("key_130", "3548395332390123230"), ("key_131", "14199743408325946320"), ("key_132", "15141611077088162049"), ("key_133", "13408771055743304494"), ("key_134", "3511254358927420724"), ("key_135", "13166124880532534310"), ("key_136", "12917567735911550402"), ("key_137", "1996949752432473299"), ("key_138", "10394303781805278358"), ("key_139", "6799701199608297747"), ("key_140", "2932534454631766711"), ("key_141", "8244804514980796812"), ("key_142", "577369842415419686"), ("key_143", "2176543507973791520"), ("key_144", "689276619031158618"), ("key_145", "2833267662454942423"), ("key_146", "1623372284135020036"), ("key_147", "11793807035274604473"), ("key_148", "3818215886796954209"), ("key_149", "17423914718572135964"), ("key_150", "17596629778194433391"), ("key_151", "15582354854100510977"), ("key_152", "9644387314605624439"), ("key_153", "3293533852920669081"), ("key_154", "304745985322964614"), ("key_155", "10569381051139691334"), ("key_156", "5154391376243349014"), ("key_157", "16882559157095837622"), ("key_158", "8583167527941484117"), ("key_159", "1146099349035623010"), ("key_160", "4807926703720890001"), ("key_161", "7307660764390306186"), ("key_162", "2376648336342141741"), ("key_163", "16260760703764945336"), ("key_164", "2711545345842087595"), ("key_165", "9905152828554459952"), ("key_166", "9788374679067862734"), ("key_167", "12805040808781094463"), ("key_168", "17555291941492500247"), ("key_169", "434265522460576681"), ("key_170", "12694705983854775852"), ("key_171", "11261867289296912629"), ("key_172", "2465734648694999718"), ("key_173", "11199755428633311845"), ("key_174", "3485620147738938771"), ("key_175", "4771856751946442488"), ("key_176", "6893577274823189352"), ("key_177", "11105407028595968288"), ("key_178", "459463398387479731"), ("key_179", "11798456191312876182"), ("key_180", "8892284303502317228"), ("key_181", "3731254472885623474"), ("key_182", "16896643975146526243"), ("key_183", "17261666168921579744"), ("key_184", "606284703190886103"), ("key_185", "4367650789335866371"), ("key_186", "13445526404693115704"), ("key_187", "9140302199197667984"), ("key_188", "8733464052044889858"), ("key_189", "13012683630392052950"), ("key_190", "14001225841360041016"), ("key_191", "1309183361234506225"), ("key_192", "9564995419145299251"), ("key_193", "16781456819417606181"), ("key_194", "7421369282545472705"), ("key_195", "3512992753576621850"), ("key_196", "15476203088081531298"), ("key_197", "11453800555200013983"), ("key_198", "12464305917978536768"), ("key_199", "3157973260589638706")] } [INFO] [stdout] 2025-10-01T07:45:30.909483Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-5:0:127.0.0.1:42299, keys_values: [("key_0", "10068559210828857528"), ("key_1", "16539205902262226247"), ("key_2", "11609248461724206979"), ("key_3", "3145605039335447220"), ("key_4", "11957345980692775688"), ("key_5", "17221697110445675084"), ("key_6", "13810012267896290450"), ("key_7", "960284493029018163"), ("key_8", "15377873886156468868"), ("key_9", "6273800225410207337"), ("key_10", "17794700380891946276"), ("key_11", "14024504499748477928"), ("key_12", "554641734793072880"), ("key_13", "2794005764079366043"), ("key_14", "8676648567088753286"), ("key_15", "13496543376345831491"), ("key_16", "4969579180974261339"), ("key_17", "10931268894806375445"), ("key_18", "13593514162432161108"), ("key_19", "5002807240687517316"), ("key_20", "13546019743386694242"), ("key_21", "7494625601198886676"), ("key_22", "10779225195216900226"), ("key_23", "17738535040343500707"), ("key_24", "5482318236986376446"), ("key_25", "12559815769473909168"), ("key_26", "11843921294847836210"), ("key_27", "4223842004911025867"), ("key_28", "1530753690777081825"), ("key_29", "16581610093965470359"), ("key_30", "3799697579081788281"), ("key_31", "8501691613353181885"), ("key_32", "1695678673720358818"), ("key_33", "1409173146124221790"), ("key_34", "9760345691929850699"), ("key_35", "84359150743864289"), ("key_36", "771561884430303354"), ("key_37", "6237818827378203568"), ("key_38", "18235405670378953933"), ("key_39", "12938191246479897330"), ("key_40", "15078128093060642040"), ("key_41", "1360036826148119698"), ("key_42", "16676577713907085033"), ("key_43", "3583197932140148976"), ("key_44", "1170593443370105252"), ("key_45", "9038496580091575497"), ("key_46", "12483223254433032551"), ("key_47", "7804102612278175454"), ("key_48", "10516531934454792083"), ("key_49", "14918734917358493020"), ("key_50", "16623247252354597984"), ("key_51", "16754626976501431355"), ("key_52", "656674681797805414"), ("key_53", "13762423681512186058"), ("key_54", "13543490074300843827"), ("key_55", "14268034738982930919"), ("key_56", "1206452210849749616"), ("key_57", "13349002742924906554"), ("key_58", "9746989488784133800"), ("key_59", "5704374974593100988"), ("key_60", "6091597556801181845"), ("key_61", "2216926488986047603"), ("key_62", "14830157542791696913"), ("key_63", "1027253942056706231"), ("key_64", "16260700660340398452"), ("key_65", "1611235410099627147"), ("key_66", "8350761542702732820"), ("key_67", "3601455122895949093"), ("key_68", "5693237794693168165"), ("key_69", "6464429969493461034"), ("key_70", "14893233438562573931"), ("key_71", "7838183351728334164"), ("key_72", "17452335666666814961"), ("key_73", "16587307538897891892"), ("key_74", "2893961242249413787"), ("key_75", "5313958416370031225"), ("key_76", "5565975555027854703"), ("key_77", "10078648629949281007"), ("key_78", "10537564288804125073"), ("key_79", "7050981432300246531"), ("key_80", "15148667797630242822"), ("key_81", "11300789401015603863"), ("key_82", "6484971575574981521"), ("key_83", "12426145776388056830"), ("key_84", "10028026011141141308"), ("key_85", "7047752586868444676"), ("key_86", "1976444301026369818"), ("key_87", "8010441994204574601"), ("key_88", "4657235244733462052"), ("key_89", "5103855760384335955"), ("key_90", "9612218236962744848"), ("key_91", "12402317475872367000"), ("key_92", "18389480790651697279"), ("key_93", "6424856380045936640"), ("key_94", "6095426193777456971"), ("key_95", "16688262808142341845"), ("key_96", "12075468905747859705"), ("key_97", "892850947898721627"), ("key_98", "3050812621520796745"), ("key_99", "3835708105499209248"), ("key_100", "14946367403953284540"), ("key_101", "13945411751178878613"), ("key_102", "9809891498844941918"), ("key_103", "6508719490141936622"), ("key_104", "7799160903714937093"), ("key_105", "17258363734581042029"), ("key_106", "8000948143407118836"), ("key_107", "13447864309970984761"), ("key_108", "6055241291914142158"), ("key_109", "5374469263141216822"), ("key_110", "926145400769747309"), ("key_111", "4921802780421157844"), ("key_112", "13090220590012350512"), ("key_113", "9119641977304888373"), ("key_114", "6342392743527172425"), ("key_115", "402615227079594370"), ("key_116", "17525282247800120658"), ("key_117", "5793787818645732164"), ("key_118", "12900255166896197407"), ("key_119", "3884290737366344690"), ("key_120", "2469394341683681155"), ("key_121", "928492164436772944"), ("key_122", "1773975146020373580"), ("key_123", "12851557228715630092"), ("key_124", "8445157353750479047"), ("key_125", "1477000925182289221"), ("key_126", "2151086849615083211"), ("key_127", "8737766675132509635"), ("key_128", "12423748334217211869"), ("key_129", "1750025239711989664"), ("key_130", "9527179453170136727"), ("key_131", "3892149401038344998"), ("key_132", "9936687042963595876"), ("key_133", "162906100021661447"), ("key_134", "12917639656731969850"), ("key_135", "6700431865258798529"), ("key_136", "10210512604986905662"), ("key_137", "2501324543147700172"), ("key_138", "4458662495853969965"), ("key_139", "8188085727286480159"), ("key_140", "13949347598011011"), ("key_141", "1589303993411124931"), ("key_142", "16838627705623363840"), ("key_143", "3874165965018196338"), ("key_144", "548443636606867207"), ("key_145", "4873187681554031612"), ("key_146", "15158255995430153922"), ("key_147", "2345535317010426229"), ("key_148", "17327682981757767996"), ("key_149", "3711119532537493886"), ("key_150", "5342541281924893393"), ("key_151", "9692781598382253639"), ("key_152", "14620761871907800724"), ("key_153", "16979766896871868011"), ("key_154", "12496856332179332218"), ("key_155", "10566538103310427291"), ("key_156", "14122994303005391074"), ("key_157", "10628201547751986910"), ("key_158", "4107213272913170092"), ("key_159", "8395899497748164896"), ("key_160", "17807440989134038676"), ("key_161", "15243226716837023670"), ("key_162", "6824421598207827908"), ("key_163", "6317579997493543291"), ("key_164", "642003952432048514"), ("key_165", "6418591372056073552"), ("key_166", "3516348878445364388"), ("key_167", "16235886706953425414"), ("key_168", "13376231209136959102"), ("key_169", "3400599382593394836"), ("key_170", "8842263660253709263"), ("key_171", "6524509712861794139"), ("key_172", "6107549391639119664"), ("key_173", "1411075899923899415"), ("key_174", "1270380720036529045"), ("key_175", "12521921740228735315"), ("key_176", "822201081638706866"), ("key_177", "7360079075140969151"), ("key_178", "3821206830358225787"), ("key_179", "13309755522576991553"), ("key_180", "11207056189180327274"), ("key_181", "12738513524541391894"), ("key_182", "1432200500779727949"), ("key_183", "5447845923814035751"), ("key_184", "4954528241992453048"), ("key_185", "15639138885353882574"), ("key_186", "9237936734737672111"), ("key_187", "15104526267298515264"), ("key_188", "16888711230723909765"), ("key_189", "8902855287884785023"), ("key_190", "3666668794121088741"), ("key_191", "13030097852277012119"), ("key_192", "9741679692233074081"), ("key_193", "15529891244727676594"), ("key_194", "11460497357316025037"), ("key_195", "521945460400129030"), ("key_196", "5099038367553767890"), ("key_197", "14995235493052127539"), ("key_198", "8374214245000922067"), ("key_199", "4427879085760535407")] } [INFO] [stdout] 2025-10-01T07:45:30.922213Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-6:0:127.0.0.1:37617, keys_values: [("key_0", "6693721867920948742"), ("key_1", "14813744695833249253"), ("key_2", "1835548145163348941"), ("key_3", "17104771869499719142"), ("key_4", "943225089823959812"), ("key_5", "2595085739865640495"), ("key_6", "521845911886502001"), ("key_7", "16856923252258267399"), ("key_8", "5936765929811627460"), ("key_9", "1249381424907118207"), ("key_10", "522225838477561932"), ("key_11", "7808913577700700352"), ("key_12", "7646275479988844811"), ("key_13", "13999579615490584957"), ("key_14", "15595255770951719291"), ("key_15", "1144319711480006600"), ("key_16", "15096182145790334073"), ("key_17", "7803154557439701268"), ("key_18", "224157215986829986"), ("key_19", "543180779287499161"), ("key_20", "7143461122775825530"), ("key_21", "6403543269341848355"), ("key_22", "141284950446035481"), ("key_23", "6682239871794452232"), ("key_24", "1996771349757749169"), ("key_25", "4214173918761431480"), ("key_26", "2761899757553349464"), ("key_27", "2875616525752319647"), ("key_28", "14556982723458705343"), ("key_29", "17486170128380273472"), ("key_30", "4298834805339136939"), ("key_31", "18201135929669217868"), ("key_32", "14038724904606790059"), ("key_33", "9690006113632152123"), ("key_34", "8325717011973027582"), ("key_35", "13628224611325243926"), ("key_36", "5334445330214838205"), ("key_37", "16179165549990818941"), ("key_38", "4531632214937354133"), ("key_39", "15853350729146220610"), ("key_40", "6009540433743491764"), ("key_41", "14364562436190405072"), ("key_42", "4639851634836272981"), ("key_43", "14943281052281048781"), ("key_44", "16243152199609580180"), ("key_45", "15935576507488050659"), ("key_46", "6049203197439963174"), ("key_47", "7797417755779264287"), ("key_48", "17644768213326128551"), ("key_49", "8597475552511189013"), ("key_50", "16460687982753168672"), ("key_51", "6693184365524151525"), ("key_52", "4442615236599367584"), ("key_53", "8661401136750509208"), ("key_54", "2878678019233472042"), ("key_55", "8729900151525423542"), ("key_56", "15765466622141994807"), ("key_57", "8149650476220573399"), ("key_58", "17368025871457469797"), ("key_59", "2263972287132746822"), ("key_60", "6163362209988118531"), ("key_61", "1106513310344219133"), ("key_62", "6616513322396855956"), ("key_63", "10061626828178594444"), ("key_64", "6231214991385039222"), ("key_65", "12575417324750511173"), ("key_66", "11959534999134681479"), ("key_67", "611059839954689399"), ("key_68", "5067958489979849972"), ("key_69", "7298925906807591502"), ("key_70", "11197322545280632987"), ("key_71", "7637461866719204928"), ("key_72", "14298125619788747831"), ("key_73", "8907641941118244132"), ("key_74", "15159933362937667585"), ("key_75", "11947004130261803988"), ("key_76", "3319651596037276212"), ("key_77", "787575794839059404"), ("key_78", "4660286915982022190"), ("key_79", "5327588692942314321"), ("key_80", "17875094392658783313"), ("key_81", "1621369122705271636"), ("key_82", "5731734575844964266"), ("key_83", "6326317453290129131"), ("key_84", "14789874291546941954"), ("key_85", "6723163687425482125"), ("key_86", "14258617038806926975"), ("key_87", "10396410428683780429"), ("key_88", "13324450000344180977"), ("key_89", "394020508536612594"), ("key_90", "508631033438499399"), ("key_91", "14677290799203569019"), ("key_92", "6203402182150058002"), ("key_93", "10169840731014539575"), ("key_94", "6926418223178648852"), ("key_95", "7162677115035361274"), ("key_96", "18155295390821202188"), ("key_97", "15930702785616994445"), ("key_98", "16237738132688061814"), ("key_99", "2758980719560787030"), ("key_100", "17802043405603605265"), ("key_101", "13957376263604855933"), ("key_102", "8493566306080251120"), ("key_103", "10560254884347254592"), ("key_104", "3713251454106270119"), ("key_105", "17561414890842817491"), ("key_106", "3405070455284537482"), ("key_107", "7845022122385954725"), ("key_108", "15765014374136960059"), ("key_109", "3469636733384186144"), ("key_110", "948342214521765021"), ("key_111", "18438535867406776498"), ("key_112", "7166568228094354114"), ("key_113", "16755445535768320032"), ("key_114", "290405501382417059"), ("key_115", "12207069876627345726"), ("key_116", "5972084569135621738"), ("key_117", "16835507087639204018"), ("key_118", "17544924842668316911"), ("key_119", "10299680094755722330"), ("key_120", "14370791688535306300"), ("key_121", "13058548984277724476"), ("key_122", "3296497195121126590"), ("key_123", "6110029734662581585"), ("key_124", "17215406309035325263"), ("key_125", "4404580516415310607"), ("key_126", "10828844172928257113"), ("key_127", "882040834619452040"), ("key_128", "12528153642982397689"), ("key_129", "9529901691569484490"), ("key_130", "5407945811527403265"), ("key_131", "6209726669975869480"), ("key_132", "7544320968434028991"), ("key_133", "6755530742167362505"), ("key_134", "3886813484312136683"), ("key_135", "59098981560524603"), ("key_136", "7501759511435041198"), ("key_137", "17070047665756977802"), ("key_138", "13190566591563496813"), ("key_139", "13470450555422713894"), ("key_140", "9797375397551715227"), ("key_141", "17624592886047211753"), ("key_142", "12082706384895851390"), ("key_143", "10317369827152280722"), ("key_144", "18393169361146767713"), ("key_145", "17553694280454617848"), ("key_146", "7540326990801240112"), ("key_147", "5657885483500881039"), ("key_148", "16993765187877403332"), ("key_149", "6587165636499761052"), ("key_150", "12698475770837456841"), ("key_151", "3939061826984082493"), ("key_152", "5043382306877503556"), ("key_153", "9587080852011444052"), ("key_154", "5074706567382540202"), ("key_155", "898273802770933227"), ("key_156", "1871704256770863910"), ("key_157", "5738338970523580476"), ("key_158", "397691739260957219"), ("key_159", "8812532941293742674"), ("key_160", "15482736911739016738"), ("key_161", "17004444150850524287"), ("key_162", "8417826469539315489"), ("key_163", "15546497083864640642"), ("key_164", "10559437478291652866"), ("key_165", "8761932908519658061"), ("key_166", "13849375416755830439"), ("key_167", "10411466283250030239"), ("key_168", "17510610355772124839"), ("key_169", "14565070861674069889"), ("key_170", "13189241428380147615"), ("key_171", "8424709306250292783"), ("key_172", "17571476000842280351"), ("key_173", "12281955605006577626"), ("key_174", "11016576595950301313"), ("key_175", "2533908926263202184"), ("key_176", "2989467419191065970"), ("key_177", "6486825182285384579"), ("key_178", "1372918222583488711"), ("key_179", "16644147239736511796"), ("key_180", "2198816386519098717"), ("key_181", "1820253770738327232"), ("key_182", "7736450647997614124"), ("key_183", "5061645797538704489"), ("key_184", "7154212295619276320"), ("key_185", "15325523228911892370"), ("key_186", "11714924163946171827"), ("key_187", "8935552167593206939"), ("key_188", "8292157712518917053"), ("key_189", "6750693594488848312"), ("key_190", "3276661181090811102"), ("key_191", "6148417431670798363"), ("key_192", "10770774892405040130"), ("key_193", "2853842757375067624"), ("key_194", "8765503239375675691"), ("key_195", "8821080168168790"), ("key_196", "13074885931134757621"), ("key_197", "2686157496537553454"), ("key_198", "5265540132727656342"), ("key_199", "7234218973430470318")] } [INFO] [stdout] 2025-10-01T07:45:30.924257Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-7:0:127.0.0.1:37061, keys_values: [("key_0", "15323688227542938732"), ("key_1", "5504490303889556119"), ("key_2", "4437615075647343845"), ("key_3", "17544541679980655111"), ("key_4", "16314812157374716738"), ("key_5", "11071409351845230042"), ("key_6", "2687955750788247372"), ("key_7", "4773544584870168898"), ("key_8", "17699980566114690202"), ("key_9", "13529759290958025355"), ("key_10", "7491849422520799596"), ("key_11", "10226639009772259541"), ("key_12", "9166421363695243017"), ("key_13", "14946540398978642622"), ("key_14", "2725068559029486711"), ("key_15", "5912463650571451193"), ("key_16", "10836830830659057361"), ("key_17", "6274583587776839029"), ("key_18", "780478021490480610"), ("key_19", "909753140238865697"), ("key_20", "439740374021373482"), ("key_21", "7739076681058614782"), ("key_22", "17496568390998905940"), ("key_23", "12514044408363861947"), ("key_24", "4597894541715743318"), ("key_25", "11777042538579298384"), ("key_26", "2870902613963746173"), ("key_27", "10794210589273250216"), ("key_28", "4155830978166907363"), ("key_29", "17019011307770928580"), ("key_30", "6106399087526910129"), ("key_31", "8242332199737771438"), ("key_32", "18291226860785075009"), ("key_33", "12147109255360667631"), ("key_34", "10633975498819371192"), ("key_35", "11154586276215519184"), ("key_36", "7249274663242211463"), ("key_37", "10727573982145994874"), ("key_38", "6475346513512805145"), ("key_39", "10097092393374700945"), ("key_40", "6410590134599519511"), ("key_41", "9215766525746207912"), ("key_42", "16416132087546471117"), ("key_43", "1916160537963800191"), ("key_44", "7373944397569498834"), ("key_45", "8620360301249572500"), ("key_46", "3069355398172117586"), ("key_47", "17148724676547004097"), ("key_48", "10040550025022820121"), ("key_49", "13401889436246849363"), ("key_50", "1174092022426937910"), ("key_51", "6953692439480558826"), ("key_52", "5624781835722536328"), ("key_53", "15337422968274486441"), ("key_54", "2423102742364601673"), ("key_55", "8066588721224130925"), ("key_56", "1136325501265457828"), ("key_57", "13614061765096231102"), ("key_58", "4663121681626124417"), ("key_59", "13893860181532508927"), ("key_60", "4957113937386515803"), ("key_61", "5717002044125436548"), ("key_62", "3383382419560285448"), ("key_63", "5338558567249534277"), ("key_64", "3959327064725802617"), ("key_65", "3893437320950969312"), ("key_66", "7037744290057365570"), ("key_67", "12091719201014864000"), ("key_68", "9149270808289666589"), ("key_69", "287688349759460679"), ("key_70", "13824612456053293631"), ("key_71", "9942339479096809667"), ("key_72", "16932127953797657929"), ("key_73", "7139810833703614355"), ("key_74", "2093190594227052482"), ("key_75", "17156954564607023209"), ("key_76", "9766417969828334125"), ("key_77", "14786557544565141445"), ("key_78", "4248618673163806464"), ("key_79", "17072638667208804538"), ("key_80", "16583623420821115678"), ("key_81", "3010486062964786031"), ("key_82", "1537216099622259539"), ("key_83", "3184809228471960751"), ("key_84", "18411779092029572524"), ("key_85", "7725994133013584638"), ("key_86", "16766471457130965684"), ("key_87", "3781776776487990021"), ("key_88", "11763569833428960819"), ("key_89", "334099460635297479"), ("key_90", "12079558915214189430"), ("key_91", "9717092807675647602"), ("key_92", "10888510111058180258"), ("key_93", "4912257703584969562"), ("key_94", "2278523432992085383"), ("key_95", "6359059812560064587"), ("key_96", "4701095435006921698"), ("key_97", "14457891143530900693"), ("key_98", "8865797132943292588"), ("key_99", "12083309293386098841"), ("key_100", "14334880656788848447"), ("key_101", "6019428718409572385"), ("key_102", "13987090803879342460"), ("key_103", "5707701542167143043"), ("key_104", "4358814293064579332"), ("key_105", "17785157795719230291"), ("key_106", "10734097184990319776"), ("key_107", "5968428148730632983"), ("key_108", "17431170554813809225"), ("key_109", "436738389534776235"), ("key_110", "8692959813518160284"), ("key_111", "17529118483241451550"), ("key_112", "3768016138500748839"), ("key_113", "6106480892837250401"), ("key_114", "17570596513795632675"), ("key_115", "10684320435092675887"), ("key_116", "4271564402618261021"), ("key_117", "10394563469665072043"), ("key_118", "11216018490140415190"), ("key_119", "16613052159372903656"), ("key_120", "11328340398399988021"), ("key_121", "8416890035830447529"), ("key_122", "15625408789393418684"), ("key_123", "1872931484013415875"), ("key_124", "15696655648071364720"), ("key_125", "4707174692319563067"), ("key_126", "11552709467696138947"), ("key_127", "7011360495510865505"), ("key_128", "7854009154189939327"), ("key_129", "9509999149892486709"), ("key_130", "1303186600310726164"), ("key_131", "5120431942705473901"), ("key_132", "5764672841674558491"), ("key_133", "5593620001800691812"), ("key_134", "10774433770178751788"), ("key_135", "14726788240109322998"), ("key_136", "8805496642433614528"), ("key_137", "5462443700215358353"), ("key_138", "16997567512008162663"), ("key_139", "2610478567742906357"), ("key_140", "9817443072820266735"), ("key_141", "14506980220560266924"), ("key_142", "2731958781211986184"), ("key_143", "10122392338873034445"), ("key_144", "1809860779891861004"), ("key_145", "991701381287356228"), ("key_146", "11968353448967181064"), ("key_147", "4974645108366404025"), ("key_148", "583226316344195327"), ("key_149", "7109610244721664624"), ("key_150", "1561970586825511296"), ("key_151", "3601594142141586513"), ("key_152", "17614120583151703448"), ("key_153", "6872742158359840083"), ("key_154", "5232062944407673392"), ("key_155", "620909744486107970"), ("key_156", "2736007183563802156"), ("key_157", "11235476674619379065"), ("key_158", "16318965649094509659"), ("key_159", "15943393349819313995"), ("key_160", "160737411164081681"), ("key_161", "12281980009436585616"), ("key_162", "5385300792980198139"), ("key_163", "3211077619077675824"), ("key_164", "3237298037368858293"), ("key_165", "10146757302662868234"), ("key_166", "10957670665262930605"), ("key_167", "16247193422689124232"), ("key_168", "3105017794795928337"), ("key_169", "3394242240666240771"), ("key_170", "6186538545332554406"), ("key_171", "11005676277873969150"), ("key_172", "496900204422511257"), ("key_173", "15265844402512838202"), ("key_174", "13364015165370044049"), ("key_175", "15560141955937064336"), ("key_176", "2546496103794737770"), ("key_177", "9542073160612323548"), ("key_178", "1835403808709994213"), ("key_179", "12939762978701228304"), ("key_180", "8781351906192354869"), ("key_181", "9038073197356256791"), ("key_182", "6471568871159225200"), ("key_183", "1084479977031242145"), ("key_184", "4512032436224024194"), ("key_185", "12428595451156579663"), ("key_186", "16117737141109907879"), ("key_187", "6700664728333804145"), ("key_188", "9666187791952657485"), ("key_189", "12092919618479888964"), ("key_190", "5730605217758522531"), ("key_191", "5256653676195685941"), ("key_192", "14893758876993789065"), ("key_193", "14556545700389274702"), ("key_194", "9249290535811755744"), ("key_195", "12139249015235133745"), ("key_196", "8592050226953844506"), ("key_197", "3819339503203150138"), ("key_198", "14480739255268850024"), ("key_199", "12948050079356592147")] } [INFO] [stdout] 2025-10-01T07:45:30.935526Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-8:0:127.0.0.1:46487, keys_values: [("key_0", "3483296013147345013"), ("key_1", "16629170094765915821"), ("key_2", "14135451073265186015"), ("key_3", "5268597247850607750"), ("key_4", "4439267899163414139"), ("key_5", "16351865523603036417"), ("key_6", "6948446218465681582"), ("key_7", "9386950941707144174"), ("key_8", "5452456132380128753"), ("key_9", "8082670660607699611"), ("key_10", "7854844294307701071"), ("key_11", "8579566060890746719"), ("key_12", "3348002166820764221"), ("key_13", "71539711276184243"), ("key_14", "11691064696759571704"), ("key_15", "11165860078499441439"), ("key_16", "12676109518549226835"), ("key_17", "16990005614699932255"), ("key_18", "815062964429702586"), ("key_19", "9978463583905246173"), ("key_20", "8324830082465267795"), ("key_21", "10958422902619029219"), ("key_22", "6389676448031640362"), ("key_23", "1526198900039868637"), ("key_24", "8937260599810095691"), ("key_25", "15349556515178311419"), ("key_26", "15273024005720094330"), ("key_27", "12668705454818177821"), ("key_28", "18042842238519229969"), ("key_29", "5108124592858946103"), ("key_30", "12141079087310412356"), ("key_31", "5949256619251276016"), ("key_32", "6581765218927976043"), ("key_33", "13838334333526760211"), ("key_34", "41189186723168260"), ("key_35", "5316995822065686069"), ("key_36", "4425203212184131554"), ("key_37", "17523804780280828326"), ("key_38", "12174722610188089620"), ("key_39", "4786392541192117867"), ("key_40", "7448133722579670521"), ("key_41", "18155116638407863158"), ("key_42", "9894800865928028381"), ("key_43", "17095308032988326021"), ("key_44", "12382995372317723846"), ("key_45", "4395989941749242129"), ("key_46", "3841017042387726265"), ("key_47", "16804630483338995447"), ("key_48", "13482919342444112570"), ("key_49", "8450824619880866857"), ("key_50", "13391664555823381562"), ("key_51", "6532054119645276454"), ("key_52", "9238293200158090512"), ("key_53", "15624847016516092540"), ("key_54", "197298294201138836"), ("key_55", "12421524962411958191"), ("key_56", "3589288221289274163"), ("key_57", "897128509044639383"), ("key_58", "10057285740082474726"), ("key_59", "4382992974733435082"), ("key_60", "9646219788430786659"), ("key_61", "11462697483979806706"), ("key_62", "6345688969279406422"), ("key_63", "11872278264373997105"), ("key_64", "2419828222208293012"), ("key_65", "3761273467853796288"), ("key_66", "5056415713633130736"), ("key_67", "13375660661251086940"), ("key_68", "1437141379792925944"), ("key_69", "16050782235670622902"), ("key_70", "5558296192924920737"), ("key_71", "908633172296433327"), ("key_72", "5884268278893250107"), ("key_73", "14375129299794810777"), ("key_74", "12126987566802918444"), ("key_75", "8061535370170870310"), ("key_76", "18101649892870205576"), ("key_77", "18424789942691619089"), ("key_78", "16001720064719085317"), ("key_79", "11356737067942747528"), ("key_80", "15975203839843449971"), ("key_81", "13739938907477865504"), ("key_82", "1627851306756600990"), ("key_83", "10797440001568239794"), ("key_84", "7334357417548836369"), ("key_85", "11804250587959037481"), ("key_86", "18253060716100339502"), ("key_87", "4285009256014471739"), ("key_88", "17992575698087408879"), ("key_89", "3450268204773054339"), ("key_90", "10335934088143394009"), ("key_91", "4030663236077337584"), ("key_92", "32711688386618185"), ("key_93", "4510175891719001093"), ("key_94", "17340677837586362557"), ("key_95", "4847331616668752591"), ("key_96", "15520949855509103145"), ("key_97", "4325380781411021473"), ("key_98", "8600207403884881259"), ("key_99", "6829594790616882747"), ("key_100", "14202097273292950739"), ("key_101", "10963411850222156875"), ("key_102", "4093897456314197210"), ("key_103", "5229579098191622653"), ("key_104", "16884678826122846504"), ("key_105", "18427200890515598795"), ("key_106", "15561076050512498214"), ("key_107", "12752131228993451698"), ("key_108", "15077539310017311899"), ("key_109", "6481789300685576132"), ("key_110", "3079967445523061872"), ("key_111", "10435587328530013931"), ("key_112", "11662701259172084298"), ("key_113", "14702362797940860258"), ("key_114", "9433834366572183079"), ("key_115", "14399158443984413548"), ("key_116", "1229461150891964100"), ("key_117", "7996588098127768330"), ("key_118", "11794278611104199286"), ("key_119", "7873002728284317880"), ("key_120", "15101554699076010641"), ("key_121", "3953769685387992136"), ("key_122", "7796845574268552908"), ("key_123", "17392283183582274869"), ("key_124", "14250523390917750035"), ("key_125", "10703122354880601142"), ("key_126", "136782311801303278"), ("key_127", "12846293321387496335"), ("key_128", "3079516103972699840"), ("key_129", "11040072122024879899"), ("key_130", "2182737028228547079"), ("key_131", "1780288002439579916"), ("key_132", "16382904177560591053"), ("key_133", "9459684101746335065"), ("key_134", "10746831599448002561"), ("key_135", "5801676321567286586"), ("key_136", "6247987041008533694"), ("key_137", "13010104515057174070"), ("key_138", "15319258850890612058"), ("key_139", "12865337070666271680"), ("key_140", "4986475524625510620"), ("key_141", "11796678743459803921"), ("key_142", "13659925767224713388"), ("key_143", "5486336913442153590"), ("key_144", "3211906689535424713"), ("key_145", "3751858802870199873"), ("key_146", "17277415957473285493"), ("key_147", "15678268179165896884"), ("key_148", "6694648485888713703"), ("key_149", "18441671198980600689"), ("key_150", "8617034633724615056"), ("key_151", "5613345347847790041"), ("key_152", "1083347993990862673"), ("key_153", "647736601475468600"), ("key_154", "8980354225442391012"), ("key_155", "16564937699422591942"), ("key_156", "4021479158933207091"), ("key_157", "13088318323566141377"), ("key_158", "8915156770504791058"), ("key_159", "9132336419580059881"), ("key_160", "907750680540011290"), ("key_161", "13250731998856877737"), ("key_162", "12403804396964317822"), ("key_163", "5885606124863018099"), ("key_164", "10422539704790017753"), ("key_165", "2115862403425421035"), ("key_166", "5869058892871919969"), ("key_167", "11639586189217829507"), ("key_168", "3320279004628626271"), ("key_169", "14543356734162981815"), ("key_170", "18287140734847219607"), ("key_171", "2547786554425241155"), ("key_172", "5425144584787829598"), ("key_173", "18238080075810377058"), ("key_174", "15704321388413828636"), ("key_175", "13466725209258064463"), ("key_176", "8252258762947030996"), ("key_177", "12010966393421340041"), ("key_178", "17275801112746300951"), ("key_179", "3090912207986423312"), ("key_180", "14059534185671265454"), ("key_181", "17821152674576772528"), ("key_182", "8358960515198483817"), ("key_183", "16575920201458282291"), ("key_184", "9798985748931111562"), ("key_185", "15352203935801814871"), ("key_186", "4163644996095879470"), ("key_187", "8623109914682774388"), ("key_188", "11525389579939478680"), ("key_189", "12828179601184061447"), ("key_190", "9599428411335136103"), ("key_191", "14771504224020746921"), ("key_192", "2296767504175296122"), ("key_193", "16593133028091160775"), ("key_194", "9724821790921751080"), ("key_195", "13612762898180060724"), ("key_196", "6412535737541818816"), ("key_197", "1259929525297531417"), ("key_198", "3510542889368996256"), ("key_199", "9951786243790726326")] } [INFO] [stdout] 2025-10-01T07:45:30.937446Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-9:0:127.0.0.1:38259, keys_values: [("key_0", "6587473257203178295"), ("key_1", "10833919090468201536"), ("key_2", "6005469373819550108"), ("key_3", "16763953172221074424"), ("key_4", "502002887315829879"), ("key_5", "9431861894876901356"), ("key_6", "2023344669120638716"), ("key_7", "12139221899546582737"), ("key_8", "2109277307596533851"), ("key_9", "9922468510475790611"), ("key_10", "1181085276857038442"), ("key_11", "11078501672076743567"), ("key_12", "907054382036740317"), ("key_13", "14961191711030411354"), ("key_14", "1974388490055490615"), ("key_15", "2423801948269299686"), ("key_16", "13602198590025376533"), ("key_17", "3841694581404741050"), ("key_18", "9574909862844454154"), ("key_19", "4338834798083995120"), ("key_20", "9104616612567927868"), ("key_21", "7895565820170138483"), ("key_22", "7814440313548636036"), ("key_23", "4147820998199363524"), ("key_24", "4994518095698469536"), ("key_25", "7132577019084772011"), ("key_26", "221018249172351424"), ("key_27", "5937242933047021826"), ("key_28", "12323564770695084393"), ("key_29", "9364555486888676982"), ("key_30", "11072410153245013294"), ("key_31", "12984941997273577668"), ("key_32", "18022330886360607630"), ("key_33", "6847157905779714937"), ("key_34", "5007588407776915907"), ("key_35", "15880317284018490212"), ("key_36", "5719100142327532306"), ("key_37", "5265085819816358252"), ("key_38", "6194379567988345769"), ("key_39", "17292493284812625817"), ("key_40", "15653197762393331791"), ("key_41", "11389585296654285476"), ("key_42", "6830892685497481269"), ("key_43", "7323382449890082217"), ("key_44", "17168971504504228411"), ("key_45", "1344219462342623619"), ("key_46", "12397408040038010178"), ("key_47", "2205976426705791940"), ("key_48", "443441583070605120"), ("key_49", "9607213701003503803"), ("key_50", "16875007709754153248"), ("key_51", "4523992245810559306"), ("key_52", "8221419249398154829"), ("key_53", "1770157237019350424"), ("key_54", "15787038351475675192"), ("key_55", "11395190973486944721"), ("key_56", "12750374333582720796"), ("key_57", "15500810206933489764"), ("key_58", "6898090107125548922"), ("key_59", "14688657342205102759"), ("key_60", "7325858948304198942"), ("key_61", "11278212904727700658"), ("key_62", "13517184792320808392"), ("key_63", "7818182848151960063"), ("key_64", "14780229875280155970"), ("key_65", "3345102434441797895"), ("key_66", "13228184501151919808"), ("key_67", "2313391234063943513"), ("key_68", "14329452685193259821"), ("key_69", "10921072631851680767"), ("key_70", "13881999219879888163"), ("key_71", "14808735400811749715"), ("key_72", "2218888741928740618"), ("key_73", "16460428719984966186"), ("key_74", "16212421562516959308"), ("key_75", "11760795836169212435"), ("key_76", "14321748456730169800"), ("key_77", "16622824280973437722"), ("key_78", "1259194064298215478"), ("key_79", "13632104232939427463"), ("key_80", "8613605938753308589"), ("key_81", "4782055260604294915"), ("key_82", "13191387440462067580"), ("key_83", "8962137642735641249"), ("key_84", "10494824696923455027"), ("key_85", "4920698020691074385"), ("key_86", "10010895678924547189"), ("key_87", "17243368168636504806"), ("key_88", "3345964091343342383"), ("key_89", "10845686755607954235"), ("key_90", "11126777112905254901"), ("key_91", "17113057406419296646"), ("key_92", "9345537927047362176"), ("key_93", "10946483303516614200"), ("key_94", "17614966957973511544"), ("key_95", "15471715050226862351"), ("key_96", "5453553651402594010"), ("key_97", "11813003338097421395"), ("key_98", "13826620362731096583"), ("key_99", "665890427185510555"), ("key_100", "6135207008363307870"), ("key_101", "10096245673031917970"), ("key_102", "8592892665589873794"), ("key_103", "7582993179906242274"), ("key_104", "14406591765380327649"), ("key_105", "18245803491332988336"), ("key_106", "8509688951463195056"), ("key_107", "15639370240256317931"), ("key_108", "9419594048589355625"), ("key_109", "15784869566887728074"), ("key_110", "2402741356904553578"), ("key_111", "9487039976240584465"), ("key_112", "4584431130682159659"), ("key_113", "14360129894394776933"), ("key_114", "14090282968443155229"), ("key_115", "7935859366119780068"), ("key_116", "3322514680880551858"), ("key_117", "266167239748809164"), ("key_118", "17156452549159201775"), ("key_119", "4320929708366897122"), ("key_120", "10015828898988633061"), ("key_121", "2406258840611067223"), ("key_122", "972445794033900947"), ("key_123", "17526851251872244355"), ("key_124", "2063787303807644267"), ("key_125", "9676567241663494363"), ("key_126", "5372376168303999443"), ("key_127", "10122005030540293845"), ("key_128", "3460718985393917303"), ("key_129", "2180540778742300270"), ("key_130", "16096590054823177573"), ("key_131", "10208249425404726046"), ("key_132", "16519947524296166007"), ("key_133", "5252948747774655248"), ("key_134", "9079364794385914495"), ("key_135", "13189820171026474397"), ("key_136", "13929895096040905251"), ("key_137", "15817794492249397403"), ("key_138", "11136177199690183286"), ("key_139", "6040808586882850583"), ("key_140", "18201268441937977983"), ("key_141", "11837133136885379265"), ("key_142", "5436797312327628944"), ("key_143", "3732059839264443708"), ("key_144", "11823285216373454974"), ("key_145", "6585119293365154625"), ("key_146", "659393628214898575"), ("key_147", "3898256075254615236"), ("key_148", "18005454771973134354"), ("key_149", "9926206556639146026"), ("key_150", "13608531157874530738"), ("key_151", "8756838282573716839"), ("key_152", "16645485789589312993"), ("key_153", "2378113886583160098"), ("key_154", "5349190302285041389"), ("key_155", "5981368007975788656"), ("key_156", "4333171860304756683"), ("key_157", "10183242468218371067"), ("key_158", "493353350347843997"), ("key_159", "17499011849868768248"), ("key_160", "7088918922434404490"), ("key_161", "14577906315267432677"), ("key_162", "7344655114835731151"), ("key_163", "870805916119899827"), ("key_164", "13178785201127761284"), ("key_165", "13431702022333127766"), ("key_166", "13401772739716677007"), ("key_167", "12228535119137175158"), ("key_168", "2839839533199497932"), ("key_169", "187877730987582974"), ("key_170", "10518097372841424068"), ("key_171", "1427260770495846352"), ("key_172", "12741332207885413587"), ("key_173", "9216978650944337979"), ("key_174", "6161562900023827029"), ("key_175", "13318249914308460707"), ("key_176", "9165777478557585388"), ("key_177", "3044333033923625489"), ("key_178", "16638864389393641964"), ("key_179", "1680232224130272357"), ("key_180", "13079673357881573363"), ("key_181", "14199700953270498314"), ("key_182", "4576165576160951701"), ("key_183", "15126087990198071792"), ("key_184", "2395772776282636215"), ("key_185", "11500118212521353879"), ("key_186", "3755144962086524945"), ("key_187", "8675395557153749274"), ("key_188", "9654100996075405620"), ("key_189", "6200936606123335547"), ("key_190", "2518483304134652737"), ("key_191", "5588132906923068512"), ("key_192", "5987210407657179331"), ("key_193", "170484635365371720"), ("key_194", "3837201357969974777"), ("key_195", "11119650438982854629"), ("key_196", "14947948747793276271"), ("key_197", "13305128393705978029"), ("key_198", "13012773860021054055"), ("key_199", "12211728698343548564")] } [INFO] [stdout] 2025-10-01T07:45:30.946442Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-10:0:127.0.0.1:44461, keys_values: [("key_0", "8712372870020524778"), ("key_1", "18035647442312296504"), ("key_2", "6987011257717779713"), ("key_3", "6499801621158521809"), ("key_4", "4567780127010483502"), ("key_5", "3342676538753821299"), ("key_6", "1602293545163913107"), ("key_7", "13774118567628423225"), ("key_8", "11183490740012576266"), ("key_9", "11164212784043075940"), ("key_10", "10541037197647040999"), ("key_11", "7543519310338007902"), ("key_12", "6133697367766301919"), ("key_13", "18162118991176508466"), ("key_14", "10373377459423152667"), ("key_15", "7798316065705702185"), ("key_16", "16859732741786371306"), ("key_17", "9295937370153117284"), ("key_18", "13472206247252981378"), ("key_19", "7757570605566654192"), ("key_20", "2831449843079247107"), ("key_21", "835637955058797643"), ("key_22", "8754421916602551891"), ("key_23", "14236035810109933150"), ("key_24", "9763466183277222901"), ("key_25", "2221870946796863856"), ("key_26", "1702843717250310418"), ("key_27", "16935396835754890951"), ("key_28", "15713193342231353630"), ("key_29", "6287208387621101767"), ("key_30", "12771051965325183809"), ("key_31", "15205863883285046779"), ("key_32", "15759989486202427069"), ("key_33", "17365634795182952961"), ("key_34", "17569613375351583624"), ("key_35", "16009741028245553846"), ("key_36", "17939406298047655642"), ("key_37", "5050040081119777095"), ("key_38", "8992896209444949015"), ("key_39", "9164030767104803513"), ("key_40", "8477633555987863352"), ("key_41", "15936773073913946742"), ("key_42", "15197284962160139409"), ("key_43", "8417468816168837563"), ("key_44", "650782519678184329"), ("key_45", "10827642686041004633"), ("key_46", "15376527556898929115"), ("key_47", "7967946848760945392"), ("key_48", "4209691161993970974"), ("key_49", "17070474994028168621"), ("key_50", "2961497751982080230"), ("key_51", "1570184155566331272"), ("key_52", "1609127489571658467"), ("key_53", "3475136949029204568"), ("key_54", "10721621201084137346"), ("key_55", "6948348931798175071"), ("key_56", "2826069389346463615"), ("key_57", "17794197099000113831"), ("key_58", "16171491290054840044"), ("key_59", "8462393014163472185"), ("key_60", "6944930677142412041"), ("key_61", "1445146463407815700"), ("key_62", "1944566703404697300"), ("key_63", "2354185272936773803"), ("key_64", "6199667844365601174"), ("key_65", "254349393921329614"), ("key_66", "7037624909506105069"), ("key_67", "16905264540113205808"), ("key_68", "9612875615331040950"), ("key_69", "6683686234892997803"), ("key_70", "14230956851329258001"), ("key_71", "9470449323120895739"), ("key_72", "11461025687339684018"), ("key_73", "6726497564979903580"), ("key_74", "15323991574489517804"), ("key_75", "13685618849862502473"), ("key_76", "14016478940840701343"), ("key_77", "13182862255221780387"), ("key_78", "15158994128721565748"), ("key_79", "17451583780782541247"), ("key_80", "1020719845291275327"), ("key_81", "2387708708079350801"), ("key_82", "16045766765803129714"), ("key_83", "9749118150355684564"), ("key_84", "15980448117418553598"), ("key_85", "12689567144383690486"), ("key_86", "9240669843858828685"), ("key_87", "10627105359974185442"), ("key_88", "11363161294100475876"), ("key_89", "7950219110417345184"), ("key_90", "498576621155980274"), ("key_91", "727203344352939031"), ("key_92", "16526529764690564638"), ("key_93", "4716241571426802802"), ("key_94", "13651226087950606771"), ("key_95", "10623497025811912736"), ("key_96", "2609834961025550692"), ("key_97", "8443813344398825986"), ("key_98", "11252677857237678742"), ("key_99", "9743959980714688787"), ("key_100", "1207831880974194001"), ("key_101", "12414632783707008942"), ("key_102", "2348025235984958001"), ("key_103", "6170192300821602266"), ("key_104", "6804696935326614814"), ("key_105", "6221429583055286452"), ("key_106", "17072334886926949686"), ("key_107", "272512477384899602"), ("key_108", "10662809371775652811"), ("key_109", "1550613781117098600"), ("key_110", "7307656311668669307"), ("key_111", "17551969980718801044"), ("key_112", "7747023682737091536"), ("key_113", "11738251290957225960"), ("key_114", "8852668729330103239"), ("key_115", "3647371593474556165"), ("key_116", "2538257052692057325"), ("key_117", "10987096353507686940"), ("key_118", "7569104660841219641"), ("key_119", "6913896987327659439"), ("key_120", "13781895467107161455"), ("key_121", "2836132185470400493"), ("key_122", "17172910152847200415"), ("key_123", "9548936769463365468"), ("key_124", "2909555622703903270"), ("key_125", "13924802204804392765"), ("key_126", "9999370741093660310"), ("key_127", "16032944605504558337"), ("key_128", "2813784128595448518"), ("key_129", "9359136943085467884"), ("key_130", "2645063997071089212"), ("key_131", "6082769266319699357"), ("key_132", "7148178245595470274"), ("key_133", "947919918569883320"), ("key_134", "6816559848156676566"), ("key_135", "15969136699137395419"), ("key_136", "12358312528609542043"), ("key_137", "9529893403235409635"), ("key_138", "17470066242469135759"), ("key_139", "3606247184678311053"), ("key_140", "2086788331343115409"), ("key_141", "15446742306225980695"), ("key_142", "6649963090355750009"), ("key_143", "3212754774920424382"), ("key_144", "14171057467754999155"), ("key_145", "10464708713431320869"), ("key_146", "4389125436496070556"), ("key_147", "2920295826510380854"), ("key_148", "3719725936223528993"), ("key_149", "3289662571150032904"), ("key_150", "10597398313076523299"), ("key_151", "14758190311432384958"), ("key_152", "15047869916941496535"), ("key_153", "3594464226364613872"), ("key_154", "4880252769499504048"), ("key_155", "7259705188926628192"), ("key_156", "16843516076906700247"), ("key_157", "1168834995266411407"), ("key_158", "15091120516598146198"), ("key_159", "17959248158746844178"), ("key_160", "1804698581093313072"), ("key_161", "3225928583307840167"), ("key_162", "11092634291103441349"), ("key_163", "2356661185390182811"), ("key_164", "17999851840172649731"), ("key_165", "17987692073986766477"), ("key_166", "15454701105207044701"), ("key_167", "2235369057142600926"), ("key_168", "8411967958446280206"), ("key_169", "10967710994691706536"), ("key_170", "15393548453391010230"), ("key_171", "8576077882287711296"), ("key_172", "13937758379980937888"), ("key_173", "605943027567493634"), ("key_174", "5984039373104447559"), ("key_175", "6327915355840224024"), ("key_176", "14486240561405102386"), ("key_177", "14176035497599241085"), ("key_178", "15953678886233791031"), ("key_179", "15793967788186184276"), ("key_180", "16500425800748108273"), ("key_181", "15821085878070132726"), ("key_182", "13537658073686127077"), ("key_183", "7746138020537085913"), ("key_184", "2961245700301331132"), ("key_185", "11717007255139512413"), ("key_186", "17629927130381082217"), ("key_187", "8461192150537584637"), ("key_188", "1815436351541984379"), ("key_189", "637119353319476612"), ("key_190", "1259832490940525034"), ("key_191", "10659040866507416918"), ("key_192", "2367366885195209777"), ("key_193", "7968862893161908379"), ("key_194", "11809301507623781611"), ("key_195", "5561542589875307508"), ("key_196", "5098008426588107144"), ("key_197", "4676369813717490813"), ("key_198", "6856783456015371119"), ("key_199", "16805816296062138403")] } [INFO] [stdout] 2025-10-01T07:45:30.951431Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-11:0:127.0.0.1:45143, keys_values: [("key_0", "16418951384748181209"), ("key_1", "11158760971639469010"), ("key_2", "18021562183107969963"), ("key_3", "16408394258994118882"), ("key_4", "4161707423565309717"), ("key_5", "4567158971854270989"), ("key_6", "2753680492671786968"), ("key_7", "567094230425818976"), ("key_8", "558930041326489122"), ("key_9", "11664336666892183320"), ("key_10", "7857759244358271888"), ("key_11", "15191254790215547183"), ("key_12", "17319130993480819567"), ("key_13", "7815778165897710502"), ("key_14", "8609945579569164347"), ("key_15", "8382634286425075998"), ("key_16", "17765414542448109631"), ("key_17", "14137495356437159919"), ("key_18", "14046797474312938224"), ("key_19", "12767693888780519789"), ("key_20", "860309730801964196"), ("key_21", "10386422115210373044"), ("key_22", "5237407563370217892"), ("key_23", "3028686107780133686"), ("key_24", "12875510414430553684"), ("key_25", "1264665469199660054"), ("key_26", "16251744677412236849"), ("key_27", "16565459016793415073"), ("key_28", "5643032779532138959"), ("key_29", "2315413648171414616"), ("key_30", "3016060654625579129"), ("key_31", "12840929975399626417"), ("key_32", "10728209306155563118"), ("key_33", "13405400453406770490"), ("key_34", "7482716505314153861"), ("key_35", "10729293164554359196"), ("key_36", "8054068221012416575"), ("key_37", "13033104279917973921"), ("key_38", "2923016540932573936"), ("key_39", "12385065228466020429"), ("key_40", "2845377964146739856"), ("key_41", "11031305800364227537"), ("key_42", "6995084833257325739"), ("key_43", "7936139313179369068"), ("key_44", "13731390930666158683"), ("key_45", "13493730234670277017"), ("key_46", "2347519376013923842"), ("key_47", "16273420458769682075"), ("key_48", "11632968973957547095"), ("key_49", "11292531826858455597"), ("key_50", "12513652369168984689"), ("key_51", "20074659139307307"), ("key_52", "11045316176077615772"), ("key_53", "2354787307947059022"), ("key_54", "2406620443112666334"), ("key_55", "5342219275756747655"), ("key_56", "8550273492688887853"), ("key_57", "1325599758905946759"), ("key_58", "967375798565678653"), ("key_59", "15875609675500245942"), ("key_60", "18124671036717608450"), ("key_61", "7898208209173331005"), ("key_62", "13804797599586791406"), ("key_63", "14378831117774494931"), ("key_64", "18385577648574615655"), ("key_65", "1411507380950321900"), ("key_66", "10516403551091044870"), ("key_67", "5220746154826629727"), ("key_68", "17505646131108289348"), ("key_69", "6667213562258525991"), ("key_70", "8137345528711079951"), ("key_71", "10576357862591974326"), ("key_72", "4496798746995719413"), ("key_73", "9502018274955677842"), ("key_74", "10854762326150587430"), ("key_75", "16718239532200559020"), ("key_76", "12132850814668636908"), ("key_77", "12300584908677674737"), ("key_78", "9494869784540395174"), ("key_79", "634424674341394656"), ("key_80", "1048251741448839673"), ("key_81", "9083924533514812286"), ("key_82", "17142435302760008788"), ("key_83", "18077430536362399323"), ("key_84", "15919030272497175252"), ("key_85", "15896822238897632637"), ("key_86", "5673030390056473862"), ("key_87", "7520537478357891235"), ("key_88", "17877739663258517749"), ("key_89", "722002750240941623"), ("key_90", "3558477045399588815"), ("key_91", "11316714259785924503"), ("key_92", "7152563004936189335"), ("key_93", "14741566195772156812"), ("key_94", "4804923804700190860"), ("key_95", "511608008262487139"), ("key_96", "1074952175839783741"), ("key_97", "8273011288764718816"), ("key_98", "15112893064548191538"), ("key_99", "7519834138191988663"), ("key_100", "9553630445100626407"), ("key_101", "8006089407925165672"), ("key_102", "2537997179273367833"), ("key_103", "6298201798384869014"), ("key_104", "12246330168134441122"), ("key_105", "16794649549707652039"), ("key_106", "1811081701695566950"), ("key_107", "4552075290399608377"), ("key_108", "8861630833925544524"), ("key_109", "14529669532554484583"), ("key_110", "2207457855843558182"), ("key_111", "2504217410524627761"), ("key_112", "13946663297789824501"), ("key_113", "8473875617407562467"), ("key_114", "1295402031062964765"), ("key_115", "15616108332285001840"), ("key_116", "15499145765000995717"), ("key_117", "14040247704990134985"), ("key_118", "7988737580166635624"), ("key_119", "1781307325654482384"), ("key_120", "17929066462287114091"), ("key_121", "1955431035289639553"), ("key_122", "12043289645726292494"), ("key_123", "1548143653839018905"), ("key_124", "2312823161922314842"), ("key_125", "10130243455468081489"), ("key_126", "1919203052950394669"), ("key_127", "17493539602934873682"), ("key_128", "14825877907785237571"), ("key_129", "11867029304332790253"), ("key_130", "10348590103341094341"), ("key_131", "4724844981194355505"), ("key_132", "8193514609416477595"), ("key_133", "2407996175142050741"), ("key_134", "2350371046312963551"), ("key_135", "17431997508450960666"), ("key_136", "17347291216093227936"), ("key_137", "14581610448387251957"), ("key_138", "1193658035542795499"), ("key_139", "16729395576066381298"), ("key_140", "9310338410890511209"), ("key_141", "1861301908449304470"), ("key_142", "12895707571968316391"), ("key_143", "6394694954912944402"), ("key_144", "8790064223162013401"), ("key_145", "2947033777818804296"), ("key_146", "12500355767418925698"), ("key_147", "8937650621990432455"), ("key_148", "6119143003409117013"), ("key_149", "10231498601586290436"), ("key_150", "6625322912630529599"), ("key_151", "7268153019630884342"), ("key_152", "17303813062672234867"), ("key_153", "11946845502664805551"), ("key_154", "15208196493541015450"), ("key_155", "2994008991820998179"), ("key_156", "9933020564270406142"), ("key_157", "2018623851377839382"), ("key_158", "14001302448885982141"), ("key_159", "5412755532012769275"), ("key_160", "13831467482766397932"), ("key_161", "8328937169681412110"), ("key_162", "7726465929620248476"), ("key_163", "17368023713902335806"), ("key_164", "11947462076577333827"), ("key_165", "1544787144937079676"), ("key_166", "16926442914877534096"), ("key_167", "1152776409537919408"), ("key_168", "3120835709109279516"), ("key_169", "17064633888003908506"), ("key_170", "13071386667334550147"), ("key_171", "14282393945383207738"), ("key_172", "3241999507480464530"), ("key_173", "9541662493571698856"), ("key_174", "2713042013310097673"), ("key_175", "6357431815499824278"), ("key_176", "18210837989526630899"), ("key_177", "15472084049559370972"), ("key_178", "15650531321692729235"), ("key_179", "17923642635315636686"), ("key_180", "8957701301492295074"), ("key_181", "6809682823354840036"), ("key_182", "11425125406851795226"), ("key_183", "5712945969158987574"), ("key_184", "14558488353225365001"), ("key_185", "16001911108329830305"), ("key_186", "3462594242607422858"), ("key_187", "14289784882168140898"), ("key_188", "8630717510330369148"), ("key_189", "11046015505791344809"), ("key_190", "738634810244668892"), ("key_191", "7119505670536152863"), ("key_192", "16492305658371647991"), ("key_193", "843858120906679813"), ("key_194", "16426417930411470482"), ("key_195", "887052318413437136"), ("key_196", "7704714526107742141"), ("key_197", "12430456372925416874"), ("key_198", "5632003013533549094"), ("key_199", "6435149335287583016")] } [INFO] [stdout] 2025-10-01T07:45:30.959152Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_3:0:127.0.0.1:3, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", true), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:30.959719Z  INFO cluster_test: Waiting for predicate to be true. node_id=node_1 [INFO] [stdout] 2025-10-01T07:45:30.963222Z  INFO cluster_test: Execute operation RemoveNetworkLink(node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2) [INFO] [stdout] 2025-10-01T07:45:30.963334Z  INFO cluster_test: Execute operation Wait(5s) [INFO] [stdout] 2025-10-01T07:45:30.960486Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-12:0:127.0.0.1:37437, keys_values: [("key_0", "8099849391028309903"), ("key_1", "10997163121234325752"), ("key_2", "11993450856746377928"), ("key_3", "2434735831202319810"), ("key_4", "997343842109884064"), ("key_5", "2199761242083010665"), ("key_6", "15339248419148861539"), ("key_7", "12154134264312431602"), ("key_8", "10623405570671863856"), ("key_9", "14987029108635179627"), ("key_10", "3682781490991933860"), ("key_11", "14336715497268410896"), ("key_12", "17400983004483035860"), ("key_13", "12429712241458904869"), ("key_14", "3376064255503268884"), ("key_15", "8449841238341848130"), ("key_16", "13675719829637019843"), ("key_17", "8720491099559984182"), ("key_18", "2965507723834196651"), ("key_19", "10108751325916519868"), ("key_20", "4716695118947868970"), ("key_21", "12733747760417980249"), ("key_22", "3723595702847139115"), ("key_23", "17461772963952186669"), ("key_24", "2556698998811154070"), ("key_25", "11034901703913354119"), ("key_26", "17387459355523093240"), ("key_27", "17331316088114387364"), ("key_28", "4634174768450692250"), ("key_29", "10646480152122702934"), ("key_30", "1784028351386348909"), ("key_31", "408289074647198891"), ("key_32", "10841727923984278631"), ("key_33", "14435368005567075800"), ("key_34", "14565708727239839216"), ("key_35", "17214084407529029513"), ("key_36", "13328219440317079150"), ("key_37", "18262036516048698717"), ("key_38", "16906972762203124113"), ("key_39", "17107350799488370351"), ("key_40", "284624197586348661"), ("key_41", "8213573750473642095"), ("key_42", "5498033978063510466"), ("key_43", "407094398500865749"), ("key_44", "1674597864766124307"), ("key_45", "5679185589189982662"), ("key_46", "16359715014633355793"), ("key_47", "12059104056012505096"), ("key_48", "17080164048254210057"), ("key_49", "10066351609908187979"), ("key_50", "12266445924668455895"), ("key_51", "17357871983083148109"), ("key_52", "5968944567263422094"), ("key_53", "14349882306042953924"), ("key_54", "16818427145342948749"), ("key_55", "6754852699975382038"), ("key_56", "10002900379760409710"), ("key_57", "8136155488627371957"), ("key_58", "11059188734883417257"), ("key_59", "15391875873857250022"), ("key_60", "16224499541003795144"), ("key_61", "14791689476639630597"), ("key_62", "8224149394571059996"), ("key_63", "9561227607676388482"), ("key_64", "2206907889307223721"), ("key_65", "7807087682593221470"), ("key_66", "7185430055515705618"), ("key_67", "3777581528415889505"), ("key_68", "17244713822521290257"), ("key_69", "5844780851066723926"), ("key_70", "11655026134138837212"), ("key_71", "10822638052832962938"), ("key_72", "5115159807589452768"), ("key_73", "2683896523765333620"), ("key_74", "9971241692480578004"), ("key_75", "4705610049523710614"), ("key_76", "3993354524262600771"), ("key_77", "2854509955808639929"), ("key_78", "3467768645184544732"), ("key_79", "12762385665113664110"), ("key_80", "14273833892126538987"), ("key_81", "7067702757835264595"), ("key_82", "12126909243119982634"), ("key_83", "5473073423743975920"), ("key_84", "4035071747710417961"), ("key_85", "1981455141458937817"), ("key_86", "5122244115041198837"), ("key_87", "15510308825079796058"), ("key_88", "790238428628668746"), ("key_89", "3925133655080234909"), ("key_90", "8288774707764509285"), ("key_91", "3674296013331966789"), ("key_92", "5379681958057009928"), ("key_93", "2776864529911313743"), ("key_94", "6306477566802693495"), ("key_95", "8378130120901457722"), ("key_96", "14323588004694495919"), ("key_97", "11631415398840380997"), ("key_98", "3688928241565306964"), ("key_99", "14163268650527813704"), ("key_100", "151375312943873751"), ("key_101", "2222106209853224139"), ("key_102", "9465637591813923306"), ("key_103", "6502547403500186912"), ("key_104", "15797300415686996748"), ("key_105", "2723434184776561163"), ("key_106", "13858329746037550093"), ("key_107", "10433705765157922390"), ("key_108", "17395446448033004790"), ("key_109", "3900039365496917712"), ("key_110", "18411043248440214947"), ("key_111", "12038676876447021036"), ("key_112", "6693859177166280006"), ("key_113", "16624156012553409736"), ("key_114", "15276332357952647542"), ("key_115", "2229706680633265517"), ("key_116", "18057162819024811753"), ("key_117", "12045075622799695933"), ("key_118", "16377139744079723546"), ("key_119", "17513279397878774597"), ("key_120", "9601864553792029237"), ("key_121", "5984754821180271630"), ("key_122", "2979899674157751253"), ("key_123", "16188829406974412897"), ("key_124", "9286628944099315503"), ("key_125", "3724879162049525091"), ("key_126", "16815293050358971307"), ("key_127", "15553986374719668508"), ("key_128", "6930258341081228340"), ("key_129", "8779402160396244574"), ("key_130", "1446425406652555362"), ("key_131", "11332039619954729650"), ("key_132", "509078700987163978"), ("key_133", "10923181264548130747"), ("key_134", "5980794076895693721"), ("key_135", "2765720679572047480"), ("key_136", "6400342582573700587"), ("key_137", "10466656240173162542"), ("key_138", "12481056487426456389"), ("key_139", "15276862759705098998"), ("key_140", "12096119637439698186"), ("key_141", "6444607957154123625"), ("key_142", "13823000700845202462"), ("key_143", "11375963891228648121"), ("key_144", "17717423179409181100"), ("key_145", "616159064812283326"), ("key_146", "936822842705205646"), ("key_147", "4862259439553978291"), ("key_148", "7230630050892338862"), ("key_149", "12495729388338407759"), ("key_150", "210725327949909341"), ("key_151", "11544830784669779954"), ("key_152", "7742881476829630322"), ("key_153", "7905305847096399124"), ("key_154", "12478060594365101527"), ("key_155", "8829837882524241345"), ("key_156", "8113745305020976943"), ("key_157", "2020873559954252577"), ("key_158", "11357197052234424017"), ("key_159", "6284837083380539899"), ("key_160", "5366057138179695392"), ("key_161", "10165674108900806111"), ("key_162", "9153259358696012216"), ("key_163", "10315844823252809316"), ("key_164", "3834411403449429828"), ("key_165", "10731259705286251129"), ("key_166", "2870486824970984035"), ("key_167", "6198647977017690286"), ("key_168", "10627608099363575274"), ("key_169", "7179462728956683902"), ("key_170", "1073880733604539553"), ("key_171", "17838373116221150514"), ("key_172", "1065672034028922697"), ("key_173", "5887121586266883697"), ("key_174", "7225569749078032266"), ("key_175", "12454016060706045077"), ("key_176", "1972972173135633983"), ("key_177", "18325725913036183962"), ("key_178", "15454020792269171522"), ("key_179", "2304986886219018456"), ("key_180", "2299739341425787095"), ("key_181", "790003708914685654"), ("key_182", "14840068092248753324"), ("key_183", "17531426866649223849"), ("key_184", "2486854922673982779"), ("key_185", "16678207454405375486"), ("key_186", "15902120467000217709"), ("key_187", "14227776564165666920"), ("key_188", "12108240074455749785"), ("key_189", "3327820822757076730"), ("key_190", "17306120775735034838"), ("key_191", "10806690919268632358"), ("key_192", "17796352649205614753"), ("key_193", "3217217594129731727"), ("key_194", "15021507603247417304"), ("key_195", "3338623209152017569"), ("key_196", "10950109842698657991"), ("key_197", "14899299903855456527"), ("key_198", "4841044316862003727"), ("key_199", "8158287077211056432")] } [INFO] [stdout] 2025-10-01T07:45:30.968093Z  INFO cluster_test: Execute operation RemoveNetworkLink(node-1:0:127.0.0.1:43827, node-2:0:127.0.0.1:37337) [INFO] [stdout] 2025-10-01T07:45:30.968137Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-2:0:127.0.0.1:37337, keys_values: [("key_b", "1")] } [INFO] [stdout] 2025-10-01T07:45:30.968169Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:43827, chitchat_id: node-2:0:127.0.0.1:37337, predicate: KeyPresent("key_b", false), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:30.968256Z  INFO chitchat::transport::channel: close addr=127.0.0.1:43827 [INFO] [stdout] 2025-10-01T07:45:30.968306Z  INFO chitchat::transport::channel: close addr=127.0.0.1:37337 [INFO] [stdout] test test_simple_simulation_with_network_partition ... ok [INFO] [stdout] 2025-10-01T07:45:30.973096Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:37245, chitchat_id: node-1:0:127.0.0.1:37245, predicate: EqualKeyValue("key_a", "0"), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:30.973154Z  INFO cluster_test: Execute operation DeleteKeyAfterTtl { chitchat_id: node-1:0:127.0.0.1:37245, key: "key_a" } [INFO] [stdout] 2025-10-01T07:45:30.973190Z  INFO cluster_test: Execute operation Wait(300ms) [INFO] [stdout] 2025-10-01T07:45:30.978085Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:39919, chitchat_id: node-2:0:127.0.0.1:43367, predicate: EqualKeyValue("key_b", "1"), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:30.978183Z  INFO chitchat::transport::channel: close addr=127.0.0.1:39919 [INFO] [stdout] 2025-10-01T07:45:30.978230Z  INFO chitchat::transport::channel: close addr=127.0.0.1:43367 [INFO] [stdout] test test_simple_simulation_insert ... ok [INFO] [stdout] 2025-10-01T07:45:30.995263Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-13:0:127.0.0.1:34487, keys_values: [("key_0", "1014191201675049404"), ("key_1", "5818944818908396412"), ("key_2", "6610789635845181833"), ("key_3", "14042834472143738793"), ("key_4", "9312318350435910427"), ("key_5", "14441282219141225754"), ("key_6", "2640506981997656867"), ("key_7", "13159468178155128790"), ("key_8", "14403020348359951265"), ("key_9", "12131760536680126987"), ("key_10", "4360793829821240744"), ("key_11", "15848094754269991954"), ("key_12", "1661703466661578684"), ("key_13", "15126432987061160754"), ("key_14", "11660674602229777349"), ("key_15", "10280194069168280475"), ("key_16", "1529101602832256749"), ("key_17", "3973516922243607596"), ("key_18", "16329444646016697058"), ("key_19", "17620722936028747825"), ("key_20", "8230018643883590482"), ("key_21", "10811642289751312425"), ("key_22", "7452122932991417192"), ("key_23", "11614177143018305608"), ("key_24", "15594905003685113758"), ("key_25", "9062681043791350664"), ("key_26", "3234620984465283747"), ("key_27", "14747812233966192450"), ("key_28", "3678759000808456549"), ("key_29", "9424833772653940822"), ("key_30", "3920455831906261379"), ("key_31", "8263366888423397127"), ("key_32", "8788571831245049181"), ("key_33", "11452413946006762971"), ("key_34", "17167705083181830455"), ("key_35", "35685063549771377"), ("key_36", "10041247491277500334"), ("key_37", "6726885715106859960"), ("key_38", "9634576058824934646"), ("key_39", "5092843895414470730"), ("key_40", "2896502195914911934"), ("key_41", "11203491017681454824"), ("key_42", "3506433186107416392"), ("key_43", "6531916746732889060"), ("key_44", "14930367742170556417"), ("key_45", "6810891843677421333"), ("key_46", "11763257016646367059"), ("key_47", "6554225450942653682"), ("key_48", "4234118450966260671"), ("key_49", "10713375275760935188"), ("key_50", "1251218315109976744"), ("key_51", "10411077105639924742"), ("key_52", "4333107029093330973"), ("key_53", "15545244810224098797"), ("key_54", "11559887286206075969"), ("key_55", "15617599588185219467"), ("key_56", "3531126464943658936"), ("key_57", "17212826307895864843"), ("key_58", "9249161143734307351"), ("key_59", "4838834507966034366"), ("key_60", "12721341489222312886"), ("key_61", "3982523466064597928"), ("key_62", "3730340997347137595"), ("key_63", "17090481149473957114"), ("key_64", "10517888537886251292"), ("key_65", "6684043839246153321"), ("key_66", "2344732383913204468"), ("key_67", "13659836514210204157"), ("key_68", "2831333748465947542"), ("key_69", "12189134564124860343"), ("key_70", "207001231933066310"), ("key_71", "8302665605220475541"), ("key_72", "3216627823527979046"), ("key_73", "16740648346888724359"), ("key_74", "2108036383513213014"), ("key_75", "1087506980722684426"), ("key_76", "3944881651755371437"), ("key_77", "9152837544520534982"), ("key_78", "16563494533540715935"), ("key_79", "14304028965379773610"), ("key_80", "7191717502514891391"), ("key_81", "14011834887567503917"), ("key_82", "16440934060064264305"), ("key_83", "13928933866996618042"), ("key_84", "1916926078533109716"), ("key_85", "10378690708462397663"), ("key_86", "8891666931751612160"), ("key_87", "7911292322783463991"), ("key_88", "11822393422032863826"), ("key_89", "5006345979260570568"), ("key_90", "11128597711076784089"), ("key_91", "14492958249068214955"), ("key_92", "15688829693656564062"), ("key_93", "7867485666994033683"), ("key_94", "1648007784850717662"), ("key_95", "9275501045033543370"), ("key_96", "17419063908472887886"), ("key_97", "14628814606757794540"), ("key_98", "15788616111964039858"), ("key_99", "17332011541051734535"), ("key_100", "15297893228947381411"), ("key_101", "16493517480418681851"), ("key_102", "2326926473792955366"), ("key_103", "11606554044273282888"), ("key_104", "11774807865332044520"), ("key_105", "14924316474346770928"), ("key_106", "17360701827151390630"), ("key_107", "18161083693741449122"), ("key_108", "17149825263746938112"), ("key_109", "16806528159981751076"), ("key_110", "2501944051605890799"), ("key_111", "17150511597410640574"), ("key_112", "17275242658728151894"), ("key_113", "17583882600153601083"), ("key_114", "1271621109940759306"), ("key_115", "2012849129879665423"), ("key_116", "7379764115535902168"), ("key_117", "16902507483940776064"), ("key_118", "17591759601856148557"), ("key_119", "1138796899800493224"), ("key_120", "7803295041261954494"), ("key_121", "13992326483312729937"), ("key_122", "12278980413166577401"), ("key_123", "4098886422930679941"), ("key_124", "1464813190528595097"), ("key_125", "17775921388638093355"), ("key_126", "1277868747704619852"), ("key_127", "1961198582181642586"), ("key_128", "7819469781547955150"), ("key_129", "155108460913035887"), ("key_130", "5107172553206989869"), ("key_131", "15624750920979032671"), ("key_132", "5674237995299048364"), ("key_133", "7870356486895911326"), ("key_134", "12643789493265325691"), ("key_135", "2007307385057552048"), ("key_136", "11681778747086465846"), ("key_137", "1758238987991700870"), ("key_138", "3389276235587403306"), ("key_139", "16178517990096575177"), ("key_140", "16118115618958431876"), ("key_141", "17880744270149321364"), ("key_142", "14853195053616106345"), ("key_143", "6273060671505863611"), ("key_144", "2860389029702616235"), ("key_145", "14735006826600920757"), ("key_146", "6933115026325910037"), ("key_147", "18039508288686484152"), ("key_148", "10441068773405612490"), ("key_149", "5039491984170316219"), ("key_150", "102691905345966565"), ("key_151", "8344107906537309263"), ("key_152", "15489602508299287166"), ("key_153", "12545329900402642032"), ("key_154", "13965420395661867970"), ("key_155", "11778238748939238071"), ("key_156", "1377822973123800546"), ("key_157", "5492019794708245270"), ("key_158", "11803184327912476736"), ("key_159", "5901541677864111764"), ("key_160", "15438250414124849006"), ("key_161", "10677231636484447165"), ("key_162", "7985717830560238156"), ("key_163", "2983481312535238701"), ("key_164", "4868495075397647517"), ("key_165", "3141456092841374768"), ("key_166", "2517111141657512528"), ("key_167", "1928840735326590177"), ("key_168", "4159029534016602945"), ("key_169", "15446210149634655850"), ("key_170", "16741018540843079267"), ("key_171", "12723897465172591470"), ("key_172", "2829554086320283789"), ("key_173", "15378096376426909858"), ("key_174", "590128004978693126"), ("key_175", "6735951067138369386"), ("key_176", "13671481572971051995"), ("key_177", "8071968880309294340"), ("key_178", "2354412032913801475"), ("key_179", "15125126742393204671"), ("key_180", "17936756922112184441"), ("key_181", "6663649746915405519"), ("key_182", "292529821465979445"), ("key_183", "953053337979384836"), ("key_184", "6878903675126625845"), ("key_185", "4841644078366487386"), ("key_186", "9406563294967219981"), ("key_187", "2432261537309488025"), ("key_188", "2576394077330118690"), ("key_189", "9523282350103528711"), ("key_190", "13502996029675519180"), ("key_191", "5814828515667366202"), ("key_192", "8914377987631460838"), ("key_193", "17835470952876320698"), ("key_194", "4353872513137272407"), ("key_195", "7782135363953170636"), ("key_196", "5419960807490219986"), ("key_197", "2157059094381624348"), ("key_198", "4303271759263973417"), ("key_199", "9524121183054294292")] } [INFO] [stdout] 2025-10-01T07:45:31.000293Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-14:0:127.0.0.1:36217, keys_values: [("key_0", "15643647166547610356"), ("key_1", "10005744872006710823"), ("key_2", "12165866098390607059"), ("key_3", "1038589896505079310"), ("key_4", "1739595876150112191"), ("key_5", "17044316734855700029"), ("key_6", "12013450280146635673"), ("key_7", "14134029984996380558"), ("key_8", "10116678480036119408"), ("key_9", "10676680581001162239"), ("key_10", "10209854376242785331"), ("key_11", "16065484220993228459"), ("key_12", "334628123446726438"), ("key_13", "6688225230401824774"), ("key_14", "15376399290586362137"), ("key_15", "17026933467458401733"), ("key_16", "17267415961954753152"), ("key_17", "2496695393042997341"), ("key_18", "15134334164360675994"), ("key_19", "14815476946302861615"), ("key_20", "5172556416623390889"), ("key_21", "16857740673705715515"), ("key_22", "5116881695685774802"), ("key_23", "10777406075244762994"), ("key_24", "18253988529853557598"), ("key_25", "9498738014476357384"), ("key_26", "18057082412895501312"), ("key_27", "16300689294685889979"), ("key_28", "12940205224203101439"), ("key_29", "10006385005275619071"), ("key_30", "9564614322274081967"), ("key_31", "16121207950102754802"), ("key_32", "8294218264584645597"), ("key_33", "16105237079836748402"), ("key_34", "16050954039870271703"), ("key_35", "8033674734648122067"), ("key_36", "10208713833710853597"), ("key_37", "2547042868023648148"), ("key_38", "16302047923292857896"), ("key_39", "7499178577893355290"), ("key_40", "10169677200892903935"), ("key_41", "5962667234504633695"), ("key_42", "1980103637835843608"), ("key_43", "17933450264520823735"), ("key_44", "12256396927230851091"), ("key_45", "6757513066855617590"), ("key_46", "615049657536530459"), ("key_47", "9903842644624584063"), ("key_48", "12066896666712999778"), ("key_49", "7094656503459415724"), ("key_50", "16522355490544254893"), ("key_51", "322522266076787991"), ("key_52", "3383584900040890378"), ("key_53", "16541311106366214947"), ("key_54", "12159453365150581427"), ("key_55", "2934014937012846450"), ("key_56", "8899799850796094324"), ("key_57", "15326434695742085984"), ("key_58", "6718588635365410694"), ("key_59", "4481822460339212532"), ("key_60", "772479296359169237"), ("key_61", "12192905982960335932"), ("key_62", "11906609846984378284"), ("key_63", "4018974117089605211"), ("key_64", "13058648305976922112"), ("key_65", "18158323597954263379"), ("key_66", "6563528763161023513"), ("key_67", "17128267622987357752"), ("key_68", "3898598379236564283"), ("key_69", "18391308076939696945"), ("key_70", "1565778966880625148"), ("key_71", "7882987884958805539"), ("key_72", "8244749621561429448"), ("key_73", "10802479739347052884"), ("key_74", "16379628816943869883"), ("key_75", "17150493717394658343"), ("key_76", "11811034782553572431"), ("key_77", "12395987950272143046"), ("key_78", "7735416209051041242"), ("key_79", "3623860563166608848"), ("key_80", "3994928157515688182"), ("key_81", "274215194031922805"), ("key_82", "6688529180216238714"), ("key_83", "10944628568823353706"), ("key_84", "15963906600646603505"), ("key_85", "14637478692049335584"), ("key_86", "3223232280972005792"), ("key_87", "12956407781771995650"), ("key_88", "7087265561769860338"), ("key_89", "13925026259291563143"), ("key_90", "15719481506991087533"), ("key_91", "6134066533415344858"), ("key_92", "12304963709975745317"), ("key_93", "10340934009491824545"), ("key_94", "14724869748098719051"), ("key_95", "12790349226597453039"), ("key_96", "15233799101042157922"), ("key_97", "15543792075398322138"), ("key_98", "6102833637908234544"), ("key_99", "17606672609478459576"), ("key_100", "1398564312100091008"), ("key_101", "15148300246153529535"), ("key_102", "10503679862480121863"), ("key_103", "10249884623888668289"), ("key_104", "7112177821574189383"), ("key_105", "10166671425038736673"), ("key_106", "9165555770651250178"), ("key_107", "11247284160761177085"), ("key_108", "14067712447021308264"), ("key_109", "7679699931839443202"), ("key_110", "15889119108152282314"), ("key_111", "16260655113396148824"), ("key_112", "4348549411798310858"), ("key_113", "15088722371052964159"), ("key_114", "13857126436897902068"), ("key_115", "16287065580281600963"), ("key_116", "3835128722674989081"), ("key_117", "17244842580518123192"), ("key_118", "9452684377043718692"), ("key_119", "6586981770394384517"), ("key_120", "6443127695178886777"), ("key_121", "6548000509736527117"), ("key_122", "13842750148469106919"), ("key_123", "463543845598914131"), ("key_124", "4262796639954457714"), ("key_125", "12955233807679903638"), ("key_126", "15098982243478159175"), ("key_127", "10649413366197682545"), ("key_128", "7138412420404619340"), ("key_129", "7352711658824065365"), ("key_130", "14075454111644806134"), ("key_131", "11114468489619422649"), ("key_132", "5662224749710414749"), ("key_133", "5766935416838718017"), ("key_134", "2303121148135477347"), ("key_135", "3926541840461133126"), ("key_136", "10683048415697583715"), ("key_137", "7111705105792751223"), ("key_138", "7538705853722187828"), ("key_139", "18112879593447984926"), ("key_140", "5612285160661391218"), ("key_141", "15441451757362521985"), ("key_142", "3674061922404003995"), ("key_143", "17159145985909374562"), ("key_144", "2123919366187727501"), ("key_145", "9927567062378648297"), ("key_146", "15795662199278438690"), ("key_147", "13825543532481993952"), ("key_148", "545836738995362494"), ("key_149", "3527657921458988947"), ("key_150", "9394235013520219550"), ("key_151", "13518944005144071128"), ("key_152", "18425560613059082027"), ("key_153", "15856202779041578437"), ("key_154", "14085229804677032456"), ("key_155", "15650451370585303704"), ("key_156", "11748196791287179296"), ("key_157", "18087501030060422975"), ("key_158", "9936923371837404668"), ("key_159", "14421349400320016905"), ("key_160", "7009217696557806254"), ("key_161", "1239134182283543073"), ("key_162", "5577514592983720055"), ("key_163", "17306987735985836579"), ("key_164", "17579690670834857697"), ("key_165", "15177605930573917779"), ("key_166", "13804020875453996292"), ("key_167", "16534655059644297598"), ("key_168", "6732761209495943617"), ("key_169", "3646374511743835706"), ("key_170", "3369707361643921740"), ("key_171", "3426249110135099884"), ("key_172", "11871572611015277875"), ("key_173", "9893482918908330311"), ("key_174", "3087629335767899484"), ("key_175", "17548123833759253632"), ("key_176", "1007660306272081007"), ("key_177", "6600204928189895431"), ("key_178", "12969998179723518312"), ("key_179", "15817966634662583742"), ("key_180", "7908560414490215734"), ("key_181", "1017439032750605082"), ("key_182", "380734587210495385"), ("key_183", "7447165437828747163"), ("key_184", "7660621726276059532"), ("key_185", "7868798393875937748"), ("key_186", "2270117138676209337"), ("key_187", "9745710401795760726"), ("key_188", "3485359848193771828"), ("key_189", "13642831656913327966"), ("key_190", "8332506521012545373"), ("key_191", "9276421402283553792"), ("key_192", "11103096190557890285"), ("key_193", "7458070278262470493"), ("key_194", "4621373627017194491"), ("key_195", "11026688967181848412"), ("key_196", "18083911135537767202"), ("key_197", "10358157770485703197"), ("key_198", "5047503909211939455"), ("key_199", "4136480897058004725")] } [INFO] [stdout] 2025-10-01T07:45:31.010172Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-15:0:127.0.0.1:35017, keys_values: [("key_0", "748858554860156847"), ("key_1", "14632739884277642452"), ("key_2", "11861471466274242408"), ("key_3", "18027071463605576471"), ("key_4", "16814218336855475992"), ("key_5", "15374701837088234153"), ("key_6", "9426896555821915371"), ("key_7", "1747758283438063547"), ("key_8", "7810662236573769278"), ("key_9", "5154844182461630399"), ("key_10", "3622884158212414995"), ("key_11", "1839885141792606148"), ("key_12", "2928575247512496450"), ("key_13", "7947273302272239224"), ("key_14", "7926442077947757997"), ("key_15", "15842774804353086052"), ("key_16", "16940163011722481142"), ("key_17", "3470825198940965375"), ("key_18", "1927972877545469778"), ("key_19", "7290039316437405746"), ("key_20", "10496809436602107358"), ("key_21", "10123850976578550676"), ("key_22", "1151904812052867887"), ("key_23", "13786243452040923672"), ("key_24", "16953866064835243182"), ("key_25", "1818854966394375051"), ("key_26", "14469093846028007994"), ("key_27", "11617548043788342334"), ("key_28", "16533053100737939864"), ("key_29", "9382449655356748178"), ("key_30", "8224128914369614277"), ("key_31", "6972389082809822477"), ("key_32", "16959788563949801982"), ("key_33", "603695513895126420"), ("key_34", "6383993560311974259"), ("key_35", "15173011249512547965"), ("key_36", "11673832530750805691"), ("key_37", "12084168886710124378"), ("key_38", "5753213574198942553"), ("key_39", "8299360013429757433"), ("key_40", "4906051410681111534"), ("key_41", "4292377364558606318"), ("key_42", "3183679233862963936"), ("key_43", "10744280817984944316"), ("key_44", "7812291204332531046"), ("key_45", "11150349832706590934"), ("key_46", "10924558001884898760"), ("key_47", "2022132131698308242"), ("key_48", "10077206465658241480"), ("key_49", "8344712807539863311"), ("key_50", "7350336117508718533"), ("key_51", "4719853043364930207"), ("key_52", "15708313371047573784"), ("key_53", "12756151949569769547"), ("key_54", "13375487580241987611"), ("key_55", "3147407779287924863"), ("key_56", "8307993161236476485"), ("key_57", "9315641429180904756"), ("key_58", "6612606504151579282"), ("key_59", "18271468999522334651"), ("key_60", "17575208797049277318"), ("key_61", "18091280424361831739"), ("key_62", "8737730576594564340"), ("key_63", "7558384398112171371"), ("key_64", "14305315967915448360"), ("key_65", "15273439533767325337"), ("key_66", "14535451423755258692"), ("key_67", "17368672859108689278"), ("key_68", "6957363835618114461"), ("key_69", "8893987235850040606"), ("key_70", "733962421720574909"), ("key_71", "16371606338132835863"), ("key_72", "12667867028875162837"), ("key_73", "17931532394341125357"), ("key_74", "6307857938426287551"), ("key_75", "15797477467653351487"), ("key_76", "15288385483174088986"), ("key_77", "10260422572007092694"), ("key_78", "6471790159172594116"), ("key_79", "14341289749938583971"), ("key_80", "4265072598162013857"), ("key_81", "13072509139829773488"), ("key_82", "17098512302816785454"), ("key_83", "9739309093471336217"), ("key_84", "11975280899360159832"), ("key_85", "13435170942795872311"), ("key_86", "2217855493538458416"), ("key_87", "5175185926982374517"), ("key_88", "16695896607781621578"), ("key_89", "14384250539520668130"), ("key_90", "11923472511924389393"), ("key_91", "8105624951228116071"), ("key_92", "7248070403731069148"), ("key_93", "3414319660995225067"), ("key_94", "8569691311077624639"), ("key_95", "5304115584490199797"), ("key_96", "894988361940018271"), ("key_97", "16894077420825638815"), ("key_98", "8887621836947364949"), ("key_99", "89421384548817010"), ("key_100", "12390029469830280252"), ("key_101", "1326538039032994121"), ("key_102", "11680523572468132017"), ("key_103", "12839149945257885505"), ("key_104", "10595225508307184446"), ("key_105", "3189503213388005483"), ("key_106", "18080566506131454916"), ("key_107", "9474786831410785858"), ("key_108", "16418297240640279406"), ("key_109", "45345762572896908"), ("key_110", "16448504382144572779"), ("key_111", "9024719504477125253"), ("key_112", "6446496385074507035"), ("key_113", "796131603855944827"), ("key_114", "681682937052827428"), ("key_115", "12379031546459517285"), ("key_116", "4380909593450529106"), ("key_117", "3890288839179172960"), ("key_118", "6160531986577125421"), ("key_119", "16608268213950293128"), ("key_120", "6134472041439500187"), ("key_121", "263992599763804796"), ("key_122", "4653465719666555193"), ("key_123", "12599658270703235242"), ("key_124", "7176610107993710484"), ("key_125", "7222163663766550489"), ("key_126", "2270711781809086729"), ("key_127", "18381342403737574925"), ("key_128", "1876040320122828489"), ("key_129", "11523834205011049296"), ("key_130", "1088273555105925481"), ("key_131", "3957284886364345949"), ("key_132", "14412756954002671511"), ("key_133", "6906073564600570585"), ("key_134", "15448245551770608278"), ("key_135", "17089726372337723457"), ("key_136", "9402887100252548556"), ("key_137", "10709913390369149278"), ("key_138", "4970128542239082272"), ("key_139", "8188830995759235529"), ("key_140", "7719944954756142356"), ("key_141", "7874383958860965010"), ("key_142", "4043613576968896985"), ("key_143", "16055242956554011836"), ("key_144", "16953000486142366560"), ("key_145", "6486560756614391731"), ("key_146", "16736169750055939133"), ("key_147", "11817184477521412627"), ("key_148", "11173714091859464126"), ("key_149", "16760996773296433882"), ("key_150", "1478405570463832078"), ("key_151", "12636904789342877147"), ("key_152", "3265411367827867176"), ("key_153", "9894944719245760523"), ("key_154", "7718056820243060683"), ("key_155", "7904213023611680073"), ("key_156", "12978452784996821036"), ("key_157", "11662844646916224468"), ("key_158", "11485148071284198257"), ("key_159", "13643641092551659410"), ("key_160", "8886727275964876492"), ("key_161", "4970937397244373708"), ("key_162", "8679226849464129624"), ("key_163", "10173069816987696925"), ("key_164", "2028918156922205867"), ("key_165", "11383454773516632658"), ("key_166", "3946513299706732811"), ("key_167", "13405119530188501105"), ("key_168", "11228258058343113366"), ("key_169", "8238218761468253156"), ("key_170", "6764471294348461931"), ("key_171", "5241621723794533816"), ("key_172", "11488208665447000121"), ("key_173", "13433450631687242623"), ("key_174", "15889524747527229475"), ("key_175", "701843907939430929"), ("key_176", "10194561416328900428"), ("key_177", "10564659897001727400"), ("key_178", "16894944012431045612"), ("key_179", "1482115164750324045"), ("key_180", "3102499700760933963"), ("key_181", "16145968400484708406"), ("key_182", "13459719418402908494"), ("key_183", "13319477014538192587"), ("key_184", "9435270208582652440"), ("key_185", "17735928148197003377"), ("key_186", "16952111618498691580"), ("key_187", "8283067408810475071"), ("key_188", "3155365712169971117"), ("key_189", "6024287434945905291"), ("key_190", "4523260022959681691"), ("key_191", "18272465106189153935"), ("key_192", "17547873160507153323"), ("key_193", "17581401683417018289"), ("key_194", "5479163073494458975"), ("key_195", "10097616476830361495"), ("key_196", "2325196743299581378"), ("key_197", "12957907103384105591"), ("key_198", "13054926085789184730"), ("key_199", "17039608970830923858")] } [INFO] [stdout] 2025-10-01T07:45:31.016045Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-16:0:127.0.0.1:33999, keys_values: [("key_0", "4419629497593624576"), ("key_1", "14090069707800203272"), ("key_2", "7943582222493916687"), ("key_3", "14966088150328808493"), ("key_4", "5669189634727823563"), ("key_5", "18402197462373134228"), ("key_6", "13024784207859881972"), ("key_7", "18404846326797117555"), ("key_8", "14852415645617523673"), ("key_9", "4790504220927161603"), ("key_10", "3717194903946270219"), ("key_11", "10351900581252789731"), ("key_12", "8836886428617617446"), ("key_13", "5330483881463645049"), ("key_14", "11756819105379359178"), ("key_15", "2995325215819712087"), ("key_16", "5112139782998037325"), ("key_17", "12651565306443165288"), ("key_18", "13709895311324799866"), ("key_19", "3362350076261386378"), ("key_20", "10300055607674037635"), ("key_21", "6733886322390334997"), ("key_22", "14327174688214894256"), ("key_23", "5257298509061982245"), ("key_24", "15396753307369483276"), ("key_25", "2029149157367821707"), ("key_26", "5052006396639472573"), ("key_27", "15181887140310898463"), ("key_28", "11344298585047980387"), ("key_29", "14540544473599918639"), ("key_30", "16568297813183915047"), ("key_31", "5464810791608739537"), ("key_32", "9872635998692345514"), ("key_33", "10476421996892362170"), ("key_34", "14269530637628900667"), ("key_35", "1186995712549468815"), ("key_36", "13073018862403733827"), ("key_37", "5510725891518213526"), ("key_38", "18239085966016476695"), ("key_39", "6350880532029359885"), ("key_40", "13739112002324197739"), ("key_41", "4251669408914728049"), ("key_42", "8592604927308842736"), ("key_43", "4827575660003662234"), ("key_44", "11954477985868632763"), ("key_45", "8974064517373137055"), ("key_46", "11730703297104463203"), ("key_47", "14188731883219828359"), ("key_48", "17059547619106027444"), ("key_49", "4421441847325871607"), ("key_50", "9412254978929371326"), ("key_51", "7866835077326951783"), ("key_52", "2694945590687795616"), ("key_53", "13499294328328834978"), ("key_54", "17807406514709738406"), ("key_55", "14861183417409859688"), ("key_56", "2937579312733940610"), ("key_57", "13486065811344942380"), ("key_58", "15094078588608801138"), ("key_59", "15522534389776080338"), ("key_60", "14488040508637799195"), ("key_61", "17533143782908937814"), ("key_62", "18140556986081842280"), ("key_63", "3748224172968625452"), ("key_64", "15079008197288863425"), ("key_65", "2006937764868633576"), ("key_66", "4019162797261042797"), ("key_67", "4214161765442765011"), ("key_68", "1588477018262020161"), ("key_69", "5592581232932243105"), ("key_70", "13806063555869950684"), ("key_71", "3749200716281381733"), ("key_72", "8074889029137428013"), ("key_73", "4860861137777924272"), ("key_74", "4002236668452725248"), ("key_75", "605470337429040647"), ("key_76", "9820367879853114334"), ("key_77", "12727841088918299122"), ("key_78", "8042203308801068197"), ("key_79", "17341567181155951608"), ("key_80", "11094880515144743316"), ("key_81", "10465386777988182047"), ("key_82", "18165247156017693653"), ("key_83", "6762625739094483089"), ("key_84", "12986964809342387927"), ("key_85", "12131431324350887795"), ("key_86", "5146388820611561274"), ("key_87", "7288443185039310782"), ("key_88", "9563982163386210625"), ("key_89", "11184647122002645556"), ("key_90", "14293939431884954319"), ("key_91", "4575845639222426150"), ("key_92", "1199408210041162499"), ("key_93", "15751943054730954777"), ("key_94", "12691986608654676700"), ("key_95", "16794906535698649748"), ("key_96", "16220896335855651669"), ("key_97", "7261597949819198220"), ("key_98", "5046130594191010962"), ("key_99", "17865411714405838714"), ("key_100", "2804350454004219200"), ("key_101", "7645952332373323282"), ("key_102", "13023034221014364972"), ("key_103", "6231707135888836886"), ("key_104", "9318709217112139647"), ("key_105", "4397056012177085129"), ("key_106", "1180697672332804393"), ("key_107", "4980273684739716049"), ("key_108", "8894249856252377026"), ("key_109", "1483332632538070156"), ("key_110", "2245169318314652192"), ("key_111", "5578287147582058524"), ("key_112", "8674052384125442319"), ("key_113", "1722397985377415784"), ("key_114", "790634939179468794"), ("key_115", "9901724623104859534"), ("key_116", "9772635589294049927"), ("key_117", "1352976695050851955"), ("key_118", "5419824577417324232"), ("key_119", "14576415602133149083"), ("key_120", "772750968862392699"), ("key_121", "2438240326326234015"), ("key_122", "17330999261567415721"), ("key_123", "15812761547131141698"), ("key_124", "12667265114346296686"), ("key_125", "5845148465790767221"), ("key_126", "18109938874890672584"), ("key_127", "8096512192272360289"), ("key_128", "12068129119033506692"), ("key_129", "1227644545943268966"), ("key_130", "11741143451653453624"), ("key_131", "3270023394886262426"), ("key_132", "14390623948943419328"), ("key_133", "5975084119581414669"), ("key_134", "8421882695554437285"), ("key_135", "4164441800566962606"), ("key_136", "12011178047734576315"), ("key_137", "9686149669347491258"), ("key_138", "7843052699840820161"), ("key_139", "16890488252400583049"), ("key_140", "10054289838385896291"), ("key_141", "15169086001722321446"), ("key_142", "171019296304859699"), ("key_143", "156083370171216121"), ("key_144", "13154739536947740301"), ("key_145", "1267866226409862391"), ("key_146", "16521363235579993746"), ("key_147", "17566551081355227911"), ("key_148", "4033661402079788275"), ("key_149", "11459785716490408188"), ("key_150", "4618321790751147697"), ("key_151", "11295929231561049056"), ("key_152", "3583384618094833470"), ("key_153", "13290316211467807730"), ("key_154", "8998071017519900956"), ("key_155", "12412181995272720933"), ("key_156", "9248742321363365262"), ("key_157", "8439766598880687496"), ("key_158", "14526460634107898059"), ("key_159", "9620503267193384866"), ("key_160", "3072671431552672533"), ("key_161", "4793932635875810974"), ("key_162", "15546202299622552778"), ("key_163", "5121807144910612207"), ("key_164", "1842259803822640350"), ("key_165", "1950914938103456563"), ("key_166", "11045348249526895685"), ("key_167", "10977189864324906749"), ("key_168", "8142220993028851162"), ("key_169", "7725047934372480598"), ("key_170", "15251926611017336211"), ("key_171", "494571760341599813"), ("key_172", "3628576131178115600"), ("key_173", "4790129053246864559"), ("key_174", "13769710972675718855"), ("key_175", "3147355576115249785"), ("key_176", "9011619277868758499"), ("key_177", "12203362047327604210"), ("key_178", "15309459184582607467"), ("key_179", "1279910262659310948"), ("key_180", "13937874149668710238"), ("key_181", "8126083000518225975"), ("key_182", "15351818768863641238"), ("key_183", "7432770856440634974"), ("key_184", "1554294148833763831"), ("key_185", "18053735178659751875"), ("key_186", "1400386104825074174"), ("key_187", "13928000278808442693"), ("key_188", "10916911498754534738"), ("key_189", "12949124644803569224"), ("key_190", "11766181862158049999"), ("key_191", "7425473789232731674"), ("key_192", "3096523722721494035"), ("key_193", "79363202349530486"), ("key_194", "4594278432108845364"), ("key_195", "13199650706249056570"), ("key_196", "2765301163075560795"), ("key_197", "14668041421309346381"), ("key_198", "8436133213017601102"), ("key_199", "6014957518100189154")] } [INFO] [stdout] 2025-10-01T07:45:31.030908Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-17:0:127.0.0.1:33571, keys_values: [("key_0", "16657923109419473084"), ("key_1", "10116602203642597573"), ("key_2", "16033459083973769804"), ("key_3", "2947385155726439986"), ("key_4", "8357642658407809530"), ("key_5", "14293752360290191639"), ("key_6", "614615946798093217"), ("key_7", "15223632614875639814"), ("key_8", "14312860997771824278"), ("key_9", "2214948110842648630"), ("key_10", "17743301838713983340"), ("key_11", "1816538348419476828"), ("key_12", "5347896126521386636"), ("key_13", "9779993314323158789"), ("key_14", "1137479542345330104"), ("key_15", "8310505842649841939"), ("key_16", "11752134071983294308"), ("key_17", "6165022677714009284"), ("key_18", "15061180294895782177"), ("key_19", "7509244635753689373"), ("key_20", "1979547210408972114"), ("key_21", "15355775415385684125"), ("key_22", "17759442730707241095"), ("key_23", "9208833976416176648"), ("key_24", "13555922610679250681"), ("key_25", "7368546448305633236"), ("key_26", "2563491827052512960"), ("key_27", "16314736843914612644"), ("key_28", "13129821760021470620"), ("key_29", "9655633681094554605"), ("key_30", "2490202824249335201"), ("key_31", "13800953404567234344"), ("key_32", "13413830876997598325"), ("key_33", "8830017315910312450"), ("key_34", "3707789090094281663"), ("key_35", "16077710466238101287"), ("key_36", "1625558850015648580"), ("key_37", "18021475819073758215"), ("key_38", "15872415858141662911"), ("key_39", "16429825592216559434"), ("key_40", "6385269999466858114"), ("key_41", "13356968800601700372"), ("key_42", "12634047519522038308"), ("key_43", "6665780070995833598"), ("key_44", "14395658539777155712"), ("key_45", "12628370447458086640"), ("key_46", "495551334694450066"), ("key_47", "14226925695959005183"), ("key_48", "6610511185017691956"), ("key_49", "15890054064944353751"), ("key_50", "626905956478177024"), ("key_51", "8455300270961654583"), ("key_52", "7992811497539387559"), ("key_53", "5581449162296438614"), ("key_54", "13767584831848900165"), ("key_55", "10013340285272463927"), ("key_56", "17109967453168692267"), ("key_57", "14841014187675739061"), ("key_58", "2331849155645498523"), ("key_59", "1755430025414849836"), ("key_60", "5246695216014496678"), ("key_61", "11094703417913948133"), ("key_62", "3735241822205271374"), ("key_63", "17848669410334554096"), ("key_64", "8352366189414836333"), ("key_65", "1768359222731615989"), ("key_66", "5951990243005911590"), ("key_67", "7960721813959114843"), ("key_68", "11128184475817456248"), ("key_69", "4240548707221632590"), ("key_70", "7314781363317967090"), ("key_71", "9797409463350137214"), ("key_72", "17275271007645131885"), ("key_73", "15292576825064023326"), ("key_74", "17531106503536522064"), ("key_75", "6316556550072242824"), ("key_76", "7679484977847832996"), ("key_77", "10546307161081276379"), ("key_78", "5968034015246050388"), ("key_79", "17298460338873773725"), ("key_80", "7911196264032132640"), ("key_81", "3536915107440467934"), ("key_82", "1993724402239674037"), ("key_83", "3618103110546363842"), ("key_84", "9546392509875498779"), ("key_85", "15163972823909995961"), ("key_86", "10302257697346411334"), ("key_87", "5358100464121776590"), ("key_88", "2064549073116087076"), ("key_89", "612378836020347517"), ("key_90", "8578490223085648520"), ("key_91", "13079581737869757133"), ("key_92", "5245884771616702019"), ("key_93", "13784021424618441161"), ("key_94", "10705883726550125489"), ("key_95", "14797338940523039311"), ("key_96", "11671553004697626055"), ("key_97", "12525035925692330722"), ("key_98", "577350066415600775"), ("key_99", "10627343916918440842"), ("key_100", "47938086670931870"), ("key_101", "812218691769030274"), ("key_102", "16026407658807557323"), ("key_103", "5661465662490822882"), ("key_104", "6298119019602617657"), ("key_105", "17194241105559318121"), ("key_106", "12100844897996836840"), ("key_107", "7066798731093430019"), ("key_108", "11342541506336048731"), ("key_109", "15284323210972996965"), ("key_110", "6137962779477980694"), ("key_111", "7132950832670287613"), ("key_112", "14851366724976756637"), ("key_113", "2108525829644066341"), ("key_114", "8085352049792449645"), ("key_115", "7149458630238340700"), ("key_116", "17874421623527416158"), ("key_117", "10117862257673912409"), ("key_118", "13332532643654822154"), ("key_119", "89946192413517738"), ("key_120", "938121529324608455"), ("key_121", "3791264165764667630"), ("key_122", "16331043876553801362"), ("key_123", "10282843336718299338"), ("key_124", "17031267268915321407"), ("key_125", "9612490544196923053"), ("key_126", "4194625010201585162"), ("key_127", "11829324135192155779"), ("key_128", "12497154126477873082"), ("key_129", "11533396605292924253"), ("key_130", "12958701191986442240"), ("key_131", "6412950354174203854"), ("key_132", "4940551175578930297"), ("key_133", "8880545738240144312"), ("key_134", "9116175449336597297"), ("key_135", "8334774972102539638"), ("key_136", "10720367310822611498"), ("key_137", "11728443810191109565"), ("key_138", "645172870038470854"), ("key_139", "1860571517032364937"), ("key_140", "6700649964274012424"), ("key_141", "16263145883021133285"), ("key_142", "5705178322901537175"), ("key_143", "10708664412036540349"), ("key_144", "4842505048087312296"), ("key_145", "16027089176051445732"), ("key_146", "14959179905692247568"), ("key_147", "3659785700611473678"), ("key_148", "1871414469346425968"), ("key_149", "12921459614792854211"), ("key_150", "11809604126376154485"), ("key_151", "9684929208389142474"), ("key_152", "7572242925805011516"), ("key_153", "1280106794760724877"), ("key_154", "17948860912160029947"), ("key_155", "5351548693123425427"), ("key_156", "16918000701807726824"), ("key_157", "1061833394052798588"), ("key_158", "8960592091860877960"), ("key_159", "4508966687817535191"), ("key_160", "794686033905879597"), ("key_161", "8215588484804508121"), ("key_162", "10709994294331938430"), ("key_163", "14657779366827969884"), ("key_164", "5344807068034869806"), ("key_165", "8002045466472965944"), ("key_166", "14386276287870850074"), ("key_167", "7547805015669320306"), ("key_168", "12745783440244572344"), ("key_169", "2049926679406242638"), ("key_170", "1502893894313617020"), ("key_171", "4850448163826823021"), ("key_172", "13063266772061415960"), ("key_173", "4110825706391713404"), ("key_174", "11577970205000385656"), ("key_175", "11362323763381523372"), ("key_176", "3739515630820412510"), ("key_177", "7354357185356609063"), ("key_178", "3683838184900346697"), ("key_179", "2304690029877318006"), ("key_180", "581871311150411072"), ("key_181", "14180580703367849089"), ("key_182", "5205149890479648820"), ("key_183", "11670877300496726802"), ("key_184", "7721092799573325958"), ("key_185", "16808808816237170024"), ("key_186", "7904642825904838616"), ("key_187", "10728202976774438851"), ("key_188", "5189310163254160682"), ("key_189", "4992911021362333804"), ("key_190", "7748239446632561435"), ("key_191", "11605231674110822323"), ("key_192", "2825433246650460275"), ("key_193", "12501961372845001631"), ("key_194", "16842119828712114990"), ("key_195", "10793557983846477523"), ("key_196", "14312291653935755236"), ("key_197", "13747194349690309668"), ("key_198", "13405571714413695153"), ("key_199", "7358310635148571931")] } [INFO] [stdout] 2025-10-01T07:45:31.032795Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-18:0:127.0.0.1:38799, keys_values: [("key_0", "7842252127231154816"), ("key_1", "14002713181436069226"), ("key_2", "9824564202876329431"), ("key_3", "10196507693514680064"), ("key_4", "10944501435554152557"), ("key_5", "2695226723466250107"), ("key_6", "13430666805558247098"), ("key_7", "937871260252358917"), ("key_8", "17964578868155488127"), ("key_9", "14804426081588557311"), ("key_10", "17201340061393689351"), ("key_11", "9054267582443170817"), ("key_12", "12278352038709611276"), ("key_13", "9106311950576937599"), ("key_14", "17121862123921844346"), ("key_15", "14359933818399788076"), ("key_16", "7450675422211105375"), ("key_17", "8489966873417484269"), ("key_18", "8741065676990315612"), ("key_19", "5939500085695742562"), ("key_20", "15855819604290021519"), ("key_21", "14036694768145232756"), ("key_22", "346289420711102508"), ("key_23", "4659708479769406149"), ("key_24", "16614587806814863689"), ("key_25", "5390737907374051025"), ("key_26", "8770263507537749769"), ("key_27", "3400540287732894283"), ("key_28", "15645883643492975088"), ("key_29", "13790642751230585551"), ("key_30", "17115315980596368096"), ("key_31", "3398394421886805081"), ("key_32", "1061078530455490960"), ("key_33", "18042119203517200952"), ("key_34", "4254252119770140889"), ("key_35", "1512762946433500701"), ("key_36", "5364855697350005580"), ("key_37", "11036560728798439687"), ("key_38", "8447856488569783611"), ("key_39", "2749632832114965084"), ("key_40", "8942823628716446827"), ("key_41", "5991505074577463644"), ("key_42", "18064645341413412073"), ("key_43", "184790880738373282"), ("key_44", "7930924230917076061"), ("key_45", "12921633018387216049"), ("key_46", "7952389285396411844"), ("key_47", "12281595699277136764"), ("key_48", "14622793033117793225"), ("key_49", "273542235692281543"), ("key_50", "5821080778093952328"), ("key_51", "14863115561122840515"), ("key_52", "6882394840894421674"), ("key_53", "13593660623489847051"), ("key_54", "17625830816537148327"), ("key_55", "16717864388928432345"), ("key_56", "18083949182041040040"), ("key_57", "8662696593332601992"), ("key_58", "6290875219752190712"), ("key_59", "13518805965466297266"), ("key_60", "4185753384814179385"), ("key_61", "17099237395645802578"), ("key_62", "11795418063059294832"), ("key_63", "14951366644728816061"), ("key_64", "9419793112371767765"), ("key_65", "473339983995556750"), ("key_66", "2880114643178119554"), ("key_67", "6582014910893562445"), ("key_68", "9164962320626894109"), ("key_69", "11178530752803784840"), ("key_70", "7787461568210488796"), ("key_71", "9126919180063624819"), ("key_72", "18432909475633814904"), ("key_73", "17426904201346482825"), ("key_74", "9539771794800594341"), ("key_75", "9449932464262048146"), ("key_76", "4674099911591818558"), ("key_77", "7463875149873054759"), ("key_78", "2777173915352327793"), ("key_79", "1211992440512723501"), ("key_80", "5733806428545486314"), ("key_81", "15300535240943504754"), ("key_82", "16300445799200908642"), ("key_83", "16040346564227994850"), ("key_84", "18060229310188551543"), ("key_85", "14714810703675968931"), ("key_86", "14116112730916025906"), ("key_87", "6737413289000544389"), ("key_88", "14801548140538855206"), ("key_89", "15995447300578294317"), ("key_90", "8626222071226759134"), ("key_91", "1327430311894731743"), ("key_92", "9733382129699989199"), ("key_93", "10255702059345212693"), ("key_94", "1508418610909665464"), ("key_95", "69092618828333862"), ("key_96", "14075763893241453990"), ("key_97", "12438633244776824532"), ("key_98", "7266326072227039627"), ("key_99", "9424268276053843078"), ("key_100", "13619756946176408727"), ("key_101", "15796654597863113544"), ("key_102", "15088891013736931031"), ("key_103", "2920358608463927076"), ("key_104", "18168864166545314956"), ("key_105", "5255775908371630740"), ("key_106", "5447798893089953945"), ("key_107", "5698471412300772782"), ("key_108", "16150148553323222183"), ("key_109", "18420119722350428404"), ("key_110", "8759214955587766766"), ("key_111", "4751285312365780005"), ("key_112", "5745663670742123639"), ("key_113", "1603751906752249765"), ("key_114", "5549727980476475490"), ("key_115", "3192726201610405234"), ("key_116", "11172375181121897848"), ("key_117", "272118184164595645"), ("key_118", "12017598337519036153"), ("key_119", "1360891623914275184"), ("key_120", "9871925966537807461"), ("key_121", "3915793896603983748"), ("key_122", "4063784478847834188"), ("key_123", "8575717445618151840"), ("key_124", "13678221484166338808"), ("key_125", "18368677000971734911"), ("key_126", "3993700891213941453"), ("key_127", "4571930658606681148"), ("key_128", "10179926286431405225"), ("key_129", "12042999416082514819"), ("key_130", "8881469532312589005"), ("key_131", "14585938571379125855"), ("key_132", "17315138785656447414"), ("key_133", "2963036414214402566"), ("key_134", "4506737731852730712"), ("key_135", "17579579031832973537"), ("key_136", "8193059480974697224"), ("key_137", "1089493787214311948"), ("key_138", "5553616182120940614"), ("key_139", "13652895175398934614"), ("key_140", "14912940965240205025"), ("key_141", "13320292899341054618"), ("key_142", "4883234855125693511"), ("key_143", "12704589939138116460"), ("key_144", "11668727745053779710"), ("key_145", "14072795461903229848"), ("key_146", "2854119219483499399"), ("key_147", "8932476467659199819"), ("key_148", "13221321662779014556"), ("key_149", "5083559214348251427"), ("key_150", "12671682957867281527"), ("key_151", "9714494400347066179"), ("key_152", "10645544002509986284"), ("key_153", "3459400266953515169"), ("key_154", "13209670924533876650"), ("key_155", "13005557113929271405"), ("key_156", "12327222079995143412"), ("key_157", "15902896009035439165"), ("key_158", "2028077732879210895"), ("key_159", "1724811614812952024"), ("key_160", "13480344191604275368"), ("key_161", "12424577632971870622"), ("key_162", "18096428397835281467"), ("key_163", "17053454420988195158"), ("key_164", "6423970000374288985"), ("key_165", "7063517169328478041"), ("key_166", "17368832953343102727"), ("key_167", "8547376701018118576"), ("key_168", "3503869028307619258"), ("key_169", "4358340913593640980"), ("key_170", "6515085970101860699"), ("key_171", "8282599940986386059"), ("key_172", "1340309585999158063"), ("key_173", "12239039938455216684"), ("key_174", "3009072234711336533"), ("key_175", "5307265122522353835"), ("key_176", "12553847989973459945"), ("key_177", "10059101554051755848"), ("key_178", "15728103636277442102"), ("key_179", "15353956814842332832"), ("key_180", "15845031655712282503"), ("key_181", "4029949232011012147"), ("key_182", "18096018488317979117"), ("key_183", "6932907557349346461"), ("key_184", "15403946300844632330"), ("key_185", "17212885281582492542"), ("key_186", "5403017630995076514"), ("key_187", "7263992385477307547"), ("key_188", "2090828451091867353"), ("key_189", "9461244901426009056"), ("key_190", "17618771547263494019"), ("key_191", "18260219925157723012"), ("key_192", "17676197791588134753"), ("key_193", "8601880283585032141"), ("key_194", "11541640211637157227"), ("key_195", "6508602011582185122"), ("key_196", "10361867076050155743"), ("key_197", "1913700494552142976"), ("key_198", "15423698918580303919"), ("key_199", "12222891655935727655")] } [INFO] [stdout] 2025-10-01T07:45:31.046443Z  INFO cluster_test: Execute operation InsertKeysValues { chitchat_id: node-19:0:127.0.0.1:39127, keys_values: [("key_0", "6331187266353941467"), ("key_1", "11014040265067985984"), ("key_2", "9487021306558667032"), ("key_3", "11521983071116143402"), ("key_4", "12179637456692573082"), ("key_5", "4471661161140963320"), ("key_6", "17589057231896052511"), ("key_7", "4720045348512476547"), ("key_8", "749785163734924600"), ("key_9", "562345592278275308"), ("key_10", "12980197109671438976"), ("key_11", "16621422049812851767"), ("key_12", "16233288326835526608"), ("key_13", "10530135657932287615"), ("key_14", "12478500909356693784"), ("key_15", "5737205910578408140"), ("key_16", "13834314100187000946"), ("key_17", "2341281910849311956"), ("key_18", "8315628659832959933"), ("key_19", "2142841913923480621"), ("key_20", "3166020284532776082"), ("key_21", "11405935356322173921"), ("key_22", "10776634882073140957"), ("key_23", "8808047042320737341"), ("key_24", "5988231339348356851"), ("key_25", "1279288851014900221"), ("key_26", "8857646704278819477"), ("key_27", "12152080765547639568"), ("key_28", "16232365389529807495"), ("key_29", "10622868518251196903"), ("key_30", "14527786614664471490"), ("key_31", "17477780812213732036"), ("key_32", "11910548729789189288"), ("key_33", "6103500956363781316"), ("key_34", "12993964933907455352"), ("key_35", "17737842889059942347"), ("key_36", "17936368277202828331"), ("key_37", "13160395110772047940"), ("key_38", "9172620191982051419"), ("key_39", "911494951532229442"), ("key_40", "7362899351717323455"), ("key_41", "12702588563734994752"), ("key_42", "6849518759599201479"), ("key_43", "13737336816332151876"), ("key_44", "10905323821539062590"), ("key_45", "9816570530102267145"), ("key_46", "13718686155394321314"), ("key_47", "12638123896741094993"), ("key_48", "12659453456827441247"), ("key_49", "10989803058815966789"), ("key_50", "11384853591133089324"), ("key_51", "11365821325580466853"), ("key_52", "4702161410723424421"), ("key_53", "14556895815704748225"), ("key_54", "14855015632359545455"), ("key_55", "16175609198518112332"), ("key_56", "10568021255227236345"), ("key_57", "12386464463390397292"), ("key_58", "3084737265714031784"), ("key_59", "13827597926077010030"), ("key_60", "13038315293438582100"), ("key_61", "16278660738884737873"), ("key_62", "293486669352480947"), ("key_63", "10570741195695520467"), ("key_64", "10591533906617065333"), ("key_65", "16125320671292734047"), ("key_66", "2251551063833568544"), ("key_67", "1005607159269735387"), ("key_68", "15622211568767856909"), ("key_69", "15941199001329981161"), ("key_70", "2308068049322103299"), ("key_71", "12213986304316875307"), ("key_72", "2040719267582482957"), ("key_73", "6950057285091147292"), ("key_74", "9075506191030973613"), ("key_75", "4224030374360481477"), ("key_76", "2991447139067364000"), ("key_77", "9104517720003146725"), ("key_78", "9681443162938201619"), ("key_79", "6369678333198352643"), ("key_80", "2441697842867526601"), ("key_81", "1211553982828130275"), ("key_82", "4888309911886547648"), ("key_83", "9154111358592566762"), ("key_84", "11150920991499178046"), ("key_85", "1193150039384997327"), ("key_86", "16162427844862807855"), ("key_87", "5024960287491291703"), ("key_88", "16870949078568026195"), ("key_89", "6104657772451659605"), ("key_90", "10438665809832736833"), ("key_91", "9804497018669336337"), ("key_92", "17749454716339330533"), ("key_93", "5414070719236678676"), ("key_94", "1807490563209708649"), ("key_95", "16598579716204342818"), ("key_96", "9480275883079079951"), ("key_97", "8220772530767934187"), ("key_98", "7262822544749337375"), ("key_99", "4414806169850265628"), ("key_100", "7318256472521917333"), ("key_101", "5815678332172351667"), ("key_102", "4011941169847535016"), ("key_103", "15454529710459240420"), ("key_104", "6704980705540081789"), ("key_105", "14175862144016741406"), ("key_106", "17150401513881609788"), ("key_107", "844449199246472265"), ("key_108", "6433270553987692499"), ("key_109", "14278723857610571677"), ("key_110", "4162223609681942298"), ("key_111", "15478645462942204866"), ("key_112", "15795186634945490629"), ("key_113", "516198444299306305"), ("key_114", "18371703423224321678"), ("key_115", "12755219456392355728"), ("key_116", "3820918472558900115"), ("key_117", "16406965655862508975"), ("key_118", "10407674868483051418"), ("key_119", "8921748812247807346"), ("key_120", "10396315122263569174"), ("key_121", "17098840925628641392"), ("key_122", "17197185803804389931"), ("key_123", "367968660175150970"), ("key_124", "11022722844268335293"), ("key_125", "13430230347394171426"), ("key_126", "11363152984441594666"), ("key_127", "9877771973052435338"), ("key_128", "3844572435888223482"), ("key_129", "17338656941210324549"), ("key_130", "1458173779447856621"), ("key_131", "12038006017836171064"), ("key_132", "15046738952304735726"), ("key_133", "16281961908961860825"), ("key_134", "2215745949528438931"), ("key_135", "2534259641796571972"), ("key_136", "3318634758163105513"), ("key_137", "11440186119471435295"), ("key_138", "4497831533786013820"), ("key_139", "8542007472210183890"), ("key_140", "11934904293980075041"), ("key_141", "1578177892246630737"), ("key_142", "4264410337707375849"), ("key_143", "1785661109837614969"), ("key_144", "2180844072117563650"), ("key_145", "9489460389685019689"), ("key_146", "5213855339877299475"), ("key_147", "11822190208353533876"), ("key_148", "7855875872798918401"), ("key_149", "13258346169714988105"), ("key_150", "588267747087342487"), ("key_151", "13651328309953676269"), ("key_152", "8869424419579695584"), ("key_153", "287506072516412785"), ("key_154", "771461659878156450"), ("key_155", "1870061260001643278"), ("key_156", "12839430888325069238"), ("key_157", "1808159316510932992"), ("key_158", "12907864441656918619"), ("key_159", "18332090829677880337"), ("key_160", "17187699178542924592"), ("key_161", "5620363423765983606"), ("key_162", "11589130984783647553"), ("key_163", "2028905187499864415"), ("key_164", "12530599469336687798"), ("key_165", "3147780483805417846"), ("key_166", "2341537080806425866"), ("key_167", "891195091868200176"), ("key_168", "10335289350940641346"), ("key_169", "11814390425134675502"), ("key_170", "14856039148964547078"), ("key_171", "9210616605378652054"), ("key_172", "14717598786769211526"), ("key_173", "2105583487858739299"), ("key_174", "10420783842743222992"), ("key_175", "13549450469975729037"), ("key_176", "11352325978175279215"), ("key_177", "16242238143630078989"), ("key_178", "5108390646589508921"), ("key_179", "8764370731259525045"), ("key_180", "15893749781763511789"), ("key_181", "3874160711229796446"), ("key_182", "4101552364618030441"), ("key_183", "17658845958130907034"), ("key_184", "2719613323461371359"), ("key_185", "9384884637300516643"), ("key_186", "4784854446318080517"), ("key_187", "8996696162870568898"), ("key_188", "15569491058512430815"), ("key_189", "4403996350721762046"), ("key_190", "4508887928249210924"), ("key_191", "8521315165552845078"), ("key_192", "4212350882982979448"), ("key_193", "11704850361030339255"), ("key_194", "12144982426223274937"), ("key_195", "3652869763874716918"), ("key_196", "4641702962892400113"), ("key_197", "4833334667236666988"), ("key_198", "15157900100568662291"), ("key_199", "13442620770678771465")] } [INFO] [stdout] 2025-10-01T07:45:31.064108Z  INFO cluster_test: Execute operation RemoveNetworkLink(node_1:0:127.0.0.1:1, node_3:0:127.0.0.1:3) [INFO] [stdout] 2025-10-01T07:45:31.064437Z  INFO cluster_test: Execute operation RemoveNetworkLink(node_2:0:127.0.0.1:2, node_3:0:127.0.0.1:3) [INFO] [stdout] 2025-10-01T07:45:31.064623Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node_1:0:127.0.0.1:1, key: "key_a" } [INFO] [stdout] 2025-10-01T07:45:31.064863Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_2:0:127.0.0.1:2, chitchat_id: node_1:0:127.0.0.1:1, predicate: Deleted("key_a", true), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:31.065064Z  INFO cluster_test: Waiting for predicate to be true. node_id=node_1 [INFO] [stdout] 2025-10-01T07:45:31.166346Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_3:0:127.0.0.1:3, chitchat_id: node_1:0:127.0.0.1:1, predicate: Deleted("key_a", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:31.166410Z  INFO cluster_test: Execute operation Wait(2s) [INFO] [stdout] 2025-10-01T07:45:31.278101Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:38939, chitchat_id: node-1:0:127.0.0.1:37245, predicate: EqualKeyValue("key_a", "0"), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:31.278230Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:37245, chitchat_id: node-1:0:127.0.0.1:37245, predicate: EqualKeyValue("key_a", "0"), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:31.278283Z  INFO cluster_test: Execute operation Wait(3s) [INFO] [stdout] 2025-10-01T07:45:33.170723Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_2:0:127.0.0.1:2, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", false), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:33.170810Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_1:0:127.0.0.1:1, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:33.170836Z  INFO cluster_test: Execute operation RemoveNetworkLink(node_1:0:127.0.0.1:1, node_4:0:127.0.0.1:4) [INFO] [stdout] 2025-10-01T07:45:33.170868Z  INFO cluster_test: Execute operation RemoveNetworkLink(node_2:0:127.0.0.1:2, node_4:0:127.0.0.1:4) [INFO] [stdout] 2025-10-01T07:45:33.170887Z  INFO cluster_test: Execute operation AddNode { chitchat_id: node_4:0:127.0.0.1:4, peer_seeds: Some([node_3:0:127.0.0.1:3]) } [INFO] [stdout] 2025-10-01T07:45:33.170924Z  INFO chitchat::server: initial_seed_addrs={127.0.0.1:3} [INFO] [stdout] 2025-10-01T07:45:33.170985Z  INFO cluster_test: Execute operation Wait(500ms) [INFO] [stdout] 2025-10-01T07:45:33.672215Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_3:0:127.0.0.1:3, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:33.672289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_4:0:127.0.0.1:4, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", true), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:33.672325Z  INFO cluster_test: Execute operation AddNetworkLink(node_1:0:127.0.0.1:1, node_3:0:127.0.0.1:3) [INFO] [stdout] 2025-10-01T07:45:33.672357Z  INFO cluster_test: Execute operation AddNetworkLink(node_2:0:127.0.0.1:2, node_3:0:127.0.0.1:3) [INFO] [stdout] 2025-10-01T07:45:33.672409Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_3:0:127.0.0.1:3, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", false), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:33.672453Z  INFO cluster_test: Waiting for predicate to be true. node_id=node_1 [INFO] [stdout] 2025-10-01T07:45:33.760976Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:33.763213Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:33.763653Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:33.764443Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:33.764928Z  INFO chitchat::state: resetting node node=node_1:0:127.0.0.1:1 last_gc_version=2 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:33.767137Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:33.767307Z  INFO chitchat::state: resetting node node=node_1:0:127.0.0.1:1 last_gc_version=2 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:33.782506Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_4:0:127.0.0.1:4, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", false), timeout_opt: Some(5s) } [INFO] [stdout] 2025-10-01T07:45:33.782641Z  INFO chitchat::transport::channel: close addr=127.0.0.1:1 [INFO] [stdout] 2025-10-01T07:45:33.782688Z  INFO chitchat::transport::channel: close addr=127.0.0.1:2 [INFO] [stdout] 2025-10-01T07:45:33.782721Z  INFO chitchat::transport::channel: close addr=127.0.0.1:3 [INFO] [stdout] 2025-10-01T07:45:33.782753Z  INFO chitchat::transport::channel: close addr=127.0.0.1:4 [INFO] [stdout] test test_marked_for_deletion_gc_with_network_partition_4_nodes ... ok [INFO] [stdout] 2025-10-01T07:45:34.294521Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:37245, chitchat_id: node-1:0:127.0.0.1:37245, predicate: KeyPresent("key_a", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:34.294585Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:38939, chitchat_id: node-1:0:127.0.0.1:37245, predicate: KeyPresent("key_a", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:34.294660Z  INFO chitchat::transport::channel: close addr=127.0.0.1:37245 [INFO] [stdout] 2025-10-01T07:45:34.294702Z  INFO chitchat::transport::channel: close addr=127.0.0.1:38939 [INFO] [stdout] test test_simple_simulation_delete_after_ttl ... ok [INFO] [stdout] 2025-10-01T07:45:35.964677Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node_1:0:127.0.0.1:1, key: "key_a" } [INFO] [stdout] 2025-10-01T07:45:35.964738Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_2:0:127.0.0.1:2, chitchat_id: node_1:0:127.0.0.1:1, predicate: Deleted("key_a", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:35.964764Z  INFO cluster_test: Execute operation Wait(2s) [INFO] [stdout] 2025-10-01T07:45:37.970134Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_1:0:127.0.0.1:1, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:37.970212Z  INFO cluster_test: Execute operation Wait(500ms) [INFO] [stdout] 2025-10-01T07:45:38.472243Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_2:0:127.0.0.1:2, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:38.472364Z  INFO cluster_test: Execute operation AddNetworkLink(node_1:0:127.0.0.1:1, node_2:0:127.0.0.1:2) [INFO] [stdout] 2025-10-01T07:45:38.472407Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node_2:0:127.0.0.1:2, chitchat_id: node_1:0:127.0.0.1:1, predicate: KeyPresent("key_a", false), timeout_opt: Some(500ms) } [INFO] [stdout] 2025-10-01T07:45:38.472455Z  INFO cluster_test: Waiting for predicate to be true. node_id=node_1 [INFO] [stdout] 2025-10-01T07:45:38.563290Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:38.563551Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:38.563717Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:38.563872Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:38.564041Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:38.564189Z  WARN chitchat::state: Node to reset node_1:0:127.0.0.1:1 last gc version: 2 max version: 1 [INFO] [stdout] 2025-10-01T07:45:38.564340Z  INFO chitchat::state: resetting node node=node_1:0:127.0.0.1:1 last_gc_version=2 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:38.573689Z  INFO chitchat::transport::channel: close addr=127.0.0.1:2 [INFO] [stdout] 2025-10-01T07:45:38.573790Z  INFO chitchat::transport::channel: close addr=127.0.0.1:1 [INFO] [stdout] test test_marked_for_deletion_gc_with_network_partition_2_nodes ... ok [INFO] [stdout] 2025-10-01T07:45:41.349086Z  INFO cluster_test: Checking keys are present... [INFO] [stdout] 2025-10-01T07:45:41.350237Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.350329Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.350381Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.350437Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.350499Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.350556Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.350610Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.355389Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.355757Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356641Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356683Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356739Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356765Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356792Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356821Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356851Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356877Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356901Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356928Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356955Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.356985Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.357014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.358349Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.358556Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.363085Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.363114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.363139Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.363165Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.363193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.363227Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.363255Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.363283Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.364324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.364568Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.366369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.366556Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.366718Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.366876Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367115Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367184Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367224Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367248Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367378Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367415Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367446Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367477Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367508Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367539Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367568Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367597Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367629Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367659Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367688Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367716Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367744Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367773Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367802Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367830Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367858Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367888Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367917Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367953Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.367984Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368011Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368055Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368085Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368144Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368175Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368204Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368231Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368259Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368317Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368346Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368374Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368402Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368429Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368457Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368485Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368573Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368602Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368634Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368691Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368718Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368746Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368771Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368800Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368826Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368852Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368880Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368909Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368939Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.368974Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.372061Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.372142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.372201Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.372256Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.376705Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.376758Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.376786Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.376815Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.376845Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.376875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.376902Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.376932Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.434405Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.434823Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.524211Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.524377Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.524628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.524885Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.525118Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.527319Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.527412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.527649Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.527822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.527910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.528172Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.528294Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.528552Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.528732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.528916Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.529159Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.529277Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.529523Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.529736Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.530581Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.530690Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.530868Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.531193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.531386Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.531588Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.531785Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.536166Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.536347Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.536546Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.536723Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.536893Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.537101Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.537315Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.537519Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.537735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.537943Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.538168Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.538382Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.538587Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.538792Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.543065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.543329Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.543627Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.543798Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.544005Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.544230Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.544428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.544628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.544882Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.545081Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.545258Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.545493Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.546852Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.547075Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.547248Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.547450Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.547643Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.547813Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.548014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.642091Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.642455Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.642629Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.642825Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.651076Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.651289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.651581Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.651736Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.651829Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.652316Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.652407Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.652445Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.652626Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.652720Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.652823Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.652941Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.653065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.653186Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.653240Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.653269Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.653302Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.653332Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.655201Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.655324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.655400Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.655482Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.656765Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.656894Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.656973Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657005Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657120Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657275Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657378Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657445Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657475Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657680Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657786Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.657932Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658077Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658188Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658254Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658286Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658314Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658338Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658366Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658391Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658419Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658444Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658468Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658498Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658522Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658548Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658578Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658603Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658627Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658661Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658688Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658713Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658766Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658789Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658817Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658841Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658866Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658891Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658945Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658974Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.658998Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659067Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659096Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659122Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659147Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659171Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659207Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659233Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659260Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659286Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659311Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659336Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659372Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659401Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659424Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659451Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.659479Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.660043Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.665074Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.665118Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.665147Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.665172Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.670272Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.670368Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.670446Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.670542Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.670624Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.670721Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.670803Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.670873Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.670909Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671013Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671120Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671460Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671497Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671565Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671780Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671870Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.671899Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672003Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672116Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672242Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672312Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672343Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672433Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672537Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672727Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672770Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672795Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672817Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672840Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.672867Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677066Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677145Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677207Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677267Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677303Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677353Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677388Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677442Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.677476Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.679491Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.679604Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.679749Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.679849Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.679920Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.680289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.680471Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.680562Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.680875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.681143Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.681342Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.681380Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.682382Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.682415Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.682441Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.682467Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684480Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684568Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684595Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684645Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684671Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684698Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684725Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684753Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684780Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684828Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.684854Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.686215Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694081Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694205Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694257Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694290Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694319Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694348Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694375Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694404Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694432Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694457Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.694485Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.703440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.703551Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.704270Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.704496Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.704567Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.704673Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.704740Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.704836Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.704900Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.704948Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.711082Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.711208Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.711289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.711365Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.711428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.711497Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.711618Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.711692Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.720082Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.720213Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.720295Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724094Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724254Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724370Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724466Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724544Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724614Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724694Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724772Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724879Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.724963Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.725060Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.725142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.728258Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.728357Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.730730Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.730824Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.730862Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.730910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.730937Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.730963Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.730989Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.731013Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.731057Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.731084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.731107Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.731129Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.731154Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733147Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733240Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733328Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733364Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733396Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733429Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733457Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733510Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.733568Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.736212Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.736296Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.736338Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742067Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742152Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742387Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742456Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742481Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742585Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742651Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742680Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742737Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742768Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742796Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742953Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.742991Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743058Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743139Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743164Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743216Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743247Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743301Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743407Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743443Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743484Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743536Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743565Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743652Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743681Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743705Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743729Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743755Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743779Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743804Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743827Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743851Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743898Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743922Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743955Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.743980Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744004Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744046Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744077Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744104Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744130Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744153Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744266Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744298Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744352Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744376Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744402Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744431Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744455Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744477Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744503Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744529Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744555Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744580Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744606Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744629Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744679Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744753Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744788Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744836Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744861Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744885Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744943Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744971Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.744998Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745023Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745073Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745100Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745123Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745179Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745206Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745236Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745263Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745288Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745386Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745419Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745442Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745466Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745519Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745544Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745634Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745688Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745713Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745740Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745763Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745790Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745819Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745893Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745935Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.745989Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.746059Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.746094Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.746149Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.746182Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.746237Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.746271Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.746407Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.746449Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.746595Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.750087Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.750215Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.750321Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.750412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.750571Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.750654Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.750711Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.750742Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.750820Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.751002Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.751211Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.751418Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.751628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.751667Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.751901Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755066Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755108Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755133Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755157Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755181Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755207Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755231Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755254Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755277Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755300Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755325Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755375Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755400Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755423Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755447Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755468Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755495Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755518Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755587Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755609Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755633Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755655Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755679Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755701Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755726Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755750Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755773Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755798Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755848Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755872Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755895Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755919Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755950Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.755977Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756000Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756064Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756090Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756136Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756204Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756228Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756273Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756299Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756346Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756370Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756393Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756416Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756439Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756462Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756485Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756507Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756529Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756552Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756575Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756597Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756619Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756641Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756665Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756687Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756712Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756738Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756762Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756786Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756810Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756835Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756858Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756882Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756905Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756927Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756958Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.756981Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757005Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757045Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757074Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757099Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757123Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757149Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757173Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757199Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757223Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757246Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757270Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757294Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757317Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757343Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757391Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757416Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757439Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757488Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757515Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757566Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757589Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757612Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757634Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757658Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757681Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757730Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757752Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757775Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757798Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757823Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757845Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757868Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757892Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757915Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757944Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757969Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.757994Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.758019Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.775078Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.775129Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.776136Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.776225Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.776330Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.776449Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.776619Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.776709Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.776822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.777177Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.777296Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.777379Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.777472Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.777549Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.777574Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.777643Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778312Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778351Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778381Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778410Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778435Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778460Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778486Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778512Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778536Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778561Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778611Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778642Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.778665Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.779236Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.779403Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.779442Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.779754Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.779835Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.779950Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.780065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.780298Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.780402Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.780577Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.780955Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781231Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781272Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781426Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781457Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781486Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781513Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781539Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781565Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781590Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.781616Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.783115Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.786068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.786173Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.786271Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.786358Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.786538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.786674Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.786915Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.787384Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791083Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791170Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791195Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791240Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791266Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791309Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791335Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791356Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791398Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791424Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791445Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791489Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791511Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791531Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791577Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791603Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791647Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791671Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791695Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791826Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791851Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.791872Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792010Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792149Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792177Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792395Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792438Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792582Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792620Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792775Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792848Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792884Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.792967Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793081Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793156Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793273Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793339Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793448Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793520Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793548Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793629Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793704Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793775Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793880Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.793962Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794052Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794088Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794157Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794192Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794263Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794336Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794371Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794444Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794520Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794591Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794626Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794699Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794835Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794871Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794893Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.794975Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795066Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795091Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795217Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795296Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795322Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795349Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795419Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795454Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795480Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795509Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795537Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795563Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795665Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795692Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795715Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795740Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795764Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795789Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795814Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795860Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795889Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795915Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795939Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.795973Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796088Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796146Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796194Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796248Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796297Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796353Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796402Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796455Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796502Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796557Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796824Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796859Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796883Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796908Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796932Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.796990Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.797014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.797055Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.797080Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.797103Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798117Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798145Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798172Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798204Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798230Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798257Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798290Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798346Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798377Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798410Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798469Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798497Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798524Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798551Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798577Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798603Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798638Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798666Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798695Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798723Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798751Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798778Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798804Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798858Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798885Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798911Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798938Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.798973Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799002Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799051Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799112Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799139Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799167Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799198Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799229Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799256Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799282Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799309Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799336Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799363Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799392Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799418Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799444Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799469Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799521Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799551Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799578Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799604Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799639Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799667Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799694Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799720Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799746Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799771Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799797Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799823Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799849Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799874Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799901Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799928Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799963Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.799993Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.800022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.800677Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.800775Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.800867Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.800972Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.801080Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.801180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.801796Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.801988Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.802220Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.802413Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.802499Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.802557Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805094Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805125Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805150Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805175Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805199Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805224Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805248Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805272Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805299Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805321Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805343Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805367Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805416Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805443Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805467Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805493Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805517Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805589Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805612Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805635Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805658Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805682Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805707Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805731Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805755Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805777Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805801Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.805826Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806186Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806246Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806272Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806295Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806319Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806344Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806367Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806392Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806416Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806493Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806877Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.806954Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807228Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807382Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807419Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807448Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807477Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807505Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807532Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807557Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807584Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807610Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807637Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807716Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807744Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807772Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807801Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807827Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807857Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807885Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807941Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.807975Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808001Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808047Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808077Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808104Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808132Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808157Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808181Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808208Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808233Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808256Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808280Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808303Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808325Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808349Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808372Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808396Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808420Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808444Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808466Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808489Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808512Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808537Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808560Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808585Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808608Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808637Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808663Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808687Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808709Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808757Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808779Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808805Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808828Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808855Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808881Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808905Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808928Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808961Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.808985Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.809009Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.809542Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.809690Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.809857Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.809989Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.810093Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.810458Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.810706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.810871Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.811164Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.812114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.812469Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.812886Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.812936Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.812975Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813002Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813047Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813079Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813110Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813140Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813168Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813195Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813223Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813247Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813274Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813297Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813323Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813349Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813379Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813406Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813478Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813504Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813532Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813559Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813639Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813672Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813701Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813726Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813753Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813777Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813805Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813833Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813861Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813887Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813914Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813940Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.813975Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.814002Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.817706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.817757Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.817786Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.818280Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.819129Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.819162Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.819468Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.819696Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.819886Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.819963Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820112Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820341Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820492Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820531Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820594Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820818Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820955Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.820983Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.821084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.821180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.821216Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.821308Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.821395Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.821426Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.821873Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.821909Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.821938Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.823249Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.823455Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.823609Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.823909Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824353Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824386Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824436Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824463Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824488Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824510Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824532Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824555Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824582Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824606Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824631Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824656Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824682Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824709Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824738Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824761Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824788Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824865Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824892Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824919Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824951Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.824978Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825003Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825045Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825073Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825100Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825127Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825153Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825178Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825204Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825230Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825254Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825280Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825305Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825331Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825355Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825380Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825405Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825431Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825457Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825505Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825556Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825588Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825613Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825639Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825691Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825716Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825742Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825767Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825794Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825821Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825848Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825902Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825930Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.825968Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.826000Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.826479Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.826713Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.827113Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828206Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828255Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828290Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828322Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828349Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828379Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828409Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828436Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828466Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828523Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828553Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828584Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828614Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828649Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828678Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828711Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828740Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828768Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828795Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828825Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828852Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828877Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828906Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.828983Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.829016Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.829137Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.829215Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.829256Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.829607Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.829807Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.830331Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.830561Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.830785Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.831008Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.831437Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.832228Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.832451Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.832775Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.833553Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.833946Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.834010Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.834110Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.834444Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.834529Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.834946Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.835184Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.835361Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.835800Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.836087Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.836245Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.838649Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.840243Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842088Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842125Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842153Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842182Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842212Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842267Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842295Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842330Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842359Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842418Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842450Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842478Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842507Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842533Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842593Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842623Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842651Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842679Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842759Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842785Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842812Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842864Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842890Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842919Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842957Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.842988Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843017Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843073Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843095Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843122Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843150Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843179Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843207Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843237Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843267Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843296Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843352Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843379Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843437Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843469Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843496Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843525Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843555Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843584Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843613Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843641Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843669Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843697Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843725Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843754Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843781Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843809Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843837Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843862Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843891Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843920Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843957Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.843987Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.844016Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.844707Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.844959Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.845086Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.845184Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.845688Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846099Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846128Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846154Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846208Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846236Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846263Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846291Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846317Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846341Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846363Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846388Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846413Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846499Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846527Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846553Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846578Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846602Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846629Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846656Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846683Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846708Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846733Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846760Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846787Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846818Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846847Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846873Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846901Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846924Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846959Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.846989Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847017Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847093Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847120Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847148Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847175Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847202Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847230Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847257Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847283Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847308Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847336Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847364Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847390Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847415Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847466Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847493Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847519Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847546Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847571Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847596Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847622Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847647Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847674Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847722Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847753Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847780Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847806Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847830Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847855Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847880Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847945Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.847974Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848000Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848025Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848071Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848097Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848124Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848179Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848206Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848232Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848257Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848284Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848310Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848336Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848362Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848388Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848414Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848439Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848490Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848515Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848568Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848595Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848652Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848680Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848705Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848731Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848757Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848805Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848833Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848859Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848884Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848941Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848966Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.848994Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849016Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849165Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849245Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849317Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849375Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849454Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849540Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849623Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849711Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849793Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849880Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.849993Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.850109Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.850291Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.850422Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-4:0:127.0.0.1:36767, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.850712Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.850831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.850977Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.851106Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.851189Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.851268Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.851354Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.851870Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.851995Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852094Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852192Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852274Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852358Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852458Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852549Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852631Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852715Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852825Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.852906Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.853100Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.853279Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.853465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855091Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855124Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855148Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855172Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855195Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855218Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855241Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855268Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855297Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855322Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855345Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855395Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855423Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855451Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855482Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855514Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855544Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855572Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855600Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855632Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855662Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855687Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855742Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855773Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855801Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855829Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855854Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855881Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855912Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855951Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.855983Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856013Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856087Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856119Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856148Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856210Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856240Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856270Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856298Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856326Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856353Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856383Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856467Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856493Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856518Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856542Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856572Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856596Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.856622Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857012Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857078Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857108Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857134Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857162Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857190Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857223Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857250Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857276Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857303Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857330Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857355Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857383Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857410Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857438Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857464Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857490Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857515Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857543Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857570Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857597Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857626Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857675Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857731Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857756Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857783Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857810Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857836Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857861Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857888Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857915Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857953Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.857980Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858005Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858048Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858079Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858104Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858130Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858156Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858182Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858208Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858235Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858260Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858284Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858309Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858334Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858359Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858384Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858409Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858476Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858499Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858522Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858544Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858567Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858591Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858614Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858642Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858708Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858754Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858777Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858803Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858827Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858852Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858876Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858900Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858925Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858958Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.858982Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.859007Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.859780Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.859870Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860087Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860290Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860352Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860376Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860399Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860420Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860450Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860476Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860500Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860678Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860710Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.860778Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.861320Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.861360Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.861384Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.861406Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862658Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862704Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862729Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862750Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862771Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862792Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862812Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862832Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862852Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862871Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862915Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862943Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862963Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.862984Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863004Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863025Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863069Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863094Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863117Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863143Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863168Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863218Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863243Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863267Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863290Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863315Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863340Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863363Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863386Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863410Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863432Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-18:0:127.0.0.1:38799, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863456Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863481Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863505Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.863529Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866066Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866102Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866129Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866157Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866185Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866212Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866241Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866269Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866316Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866347Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866376Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866405Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.866430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.871063Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.871100Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.871128Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.871153Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.871177Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.871917Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.871957Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.871986Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.872010Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.872054Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.872085Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.872112Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.872142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.872169Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.872196Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.877067Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878096Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878139Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878169Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878199Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878227Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878255Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878284Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878312Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878342Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878400Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878432Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878461Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878489Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878518Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878552Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.878659Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.882693Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884079Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884121Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884184Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884254Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884294Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884329Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884368Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884402Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884436Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884470Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884606Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884694Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884773Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884824Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.884859Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885092Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885137Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885174Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885216Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885257Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885299Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885338Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885382Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885420Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885461Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885502Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885579Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885662Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885699Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885734Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885769Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885804Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885843Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885883Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885921Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.885986Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886041Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886079Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886147Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886178Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886213Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886245Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886279Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886312Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886346Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886381Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886417Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886459Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886498Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886533Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886568Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886604Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886642Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886680Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886715Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886750Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886786Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886821Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886853Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886883Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886920Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886958Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.886995Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887044Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887077Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887107Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887139Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887171Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887204Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887234Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887263Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887292Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887321Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887350Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887401Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887433Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887496Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887527Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887558Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887588Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887620Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887649Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887682Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887746Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887777Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887807Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887867Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887898Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887938Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.887972Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.888004Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.888838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.888888Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.888924Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.888969Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889005Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889057Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889092Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889127Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889161Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889195Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889229Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889261Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889294Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889335Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889396Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889434Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889470Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889503Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889574Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889612Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889651Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889687Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889723Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889758Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889794Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889830Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889868Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889904Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889943Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.889974Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890006Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890060Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890094Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890127Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890227Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890262Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890299Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890337Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890377Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890417Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890462Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890506Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890542Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890578Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890615Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890651Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-13:0:127.0.0.1:34487, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890690Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890729Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890791Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890835Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890871Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.890907Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.891097Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.891178Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.891225Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.891806Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.891850Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.891885Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.891916Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.891958Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.891996Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892046Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892120Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892155Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892186Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892219Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892255Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892288Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892322Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892362Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892397Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892467Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892503Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892570Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892603Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892636Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892667Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892700Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892766Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892798Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892870Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892905Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892939Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.892977Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893013Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893064Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893092Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893126Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893160Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893195Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893265Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893307Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893344Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893379Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893464Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893519Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893545Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893570Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893593Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893617Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893643Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893671Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893694Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893717Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893745Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893772Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893797Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893824Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893850Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893877Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893901Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893929Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893963Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.893988Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894013Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894060Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894111Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894135Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894156Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894177Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894201Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894226Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894252Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894277Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894301Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894347Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894419Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894445Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894469Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894492Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894515Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894560Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894582Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894605Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894651Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894675Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894699Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894721Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894742Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894767Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894790Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894811Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894835Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894857Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894879Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894900Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894921Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894950Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.894974Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895004Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895040Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895066Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895090Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895112Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895136Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895157Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895205Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895230Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895252Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895274Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.895296Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901112Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901146Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901178Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901207Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901236Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901268Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901299Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901328Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901358Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901389Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901421Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901454Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901486Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901517Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901553Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901618Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901649Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901676Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901703Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901730Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901756Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901782Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901812Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901842Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901871Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901899Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901926Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901960Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.901990Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902019Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902098Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902129Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902188Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902220Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902251Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902282Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902311Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902335Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902366Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902400Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902456Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902493Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902529Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902598Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902632Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902699Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902736Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902771Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902808Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902880Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902917Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902961Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.902998Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903045Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903073Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903108Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903140Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903170Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903205Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903275Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903313Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903349Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903383Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-15:0:127.0.0.1:35017, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903420Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903491Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903527Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903563Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903599Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903635Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903678Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903715Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903748Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903782Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903817Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903853Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903888Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903924Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.903968Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.904003Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907097Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907172Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907213Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907245Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907272Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907302Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907332Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907362Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907391Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907421Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907452Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907485Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907518Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907548Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907579Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907610Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907643Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907679Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907744Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907772Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907801Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907832Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907863Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907893Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907927Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.907968Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.908004Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.908135Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.908177Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.908212Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.908248Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.909837Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.909888Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.909923Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.909964Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.909999Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910047Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910119Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910155Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910213Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910250Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910285Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910317Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910349Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910383Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910418Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910486Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910520Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910555Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910588Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910624Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910654Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910686Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910719Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910752Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910785Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910818Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910851Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910886Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910921Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910958Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.910987Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911019Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911102Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911205Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911241Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911306Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911365Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911400Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911499Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911553Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911584Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911638Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911669Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911745Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911803Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911834Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911892Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911926Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.911990Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912056Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912093Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912155Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912190Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912252Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912290Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912355Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912420Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912461Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912524Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912579Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912614Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912670Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912705Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912764Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912799Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912861Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912896Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.912964Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913067Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913109Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913490Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913529Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913581Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913610Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913661Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913688Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913743Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913778Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913832Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913864Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913918Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.913955Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914071Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914102Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914254Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914286Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914337Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914365Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914416Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914446Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914495Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914523Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914573Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914603Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914668Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914697Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914750Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914778Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914803Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914857Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914879Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914909Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914930Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914956Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914977Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.914998Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915020Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915059Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915086Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915112Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915136Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915157Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915178Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915199Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915225Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915252Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915277Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915302Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915327Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915352Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915378Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915403Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915482Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915512Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915587Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915610Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915633Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915657Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915679Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915703Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915726Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915751Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915777Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915799Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915823Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915849Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915902Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915927Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915962Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.915989Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-0:0:127.0.0.1:36563, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916018Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916090Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916119Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916184Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916244Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916280Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916331Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916358Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916380Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916427Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916451Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916471Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916517Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916539Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916561Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916631Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916655Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916694Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916715Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916737Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916758Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916780Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916802Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916865Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916889Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916939Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.916972Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917002Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917061Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917094Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917134Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917172Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917243Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917292Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917330Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917432Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917472Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917520Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917558Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917591Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917629Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917667Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917703Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917738Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917776Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917848Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917897Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917935Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.917980Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918053Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918093Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918130Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918168Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918203Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918275Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918309Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918345Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918381Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918420Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918457Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918492Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918559Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918723Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918780Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918819Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.918981Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919464Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919511Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919549Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919587Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919622Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919660Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919696Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919765Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919796Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919825Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919872Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919949Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.919984Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920055Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920094Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920126Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920154Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920184Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920218Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920253Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920327Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920358Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920386Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920416Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920450Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920484Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920520Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920554Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920578Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920600Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920623Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920644Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920686Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920727Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920749Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920770Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920789Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920810Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920829Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920849Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920872Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920893Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920935Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920962Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.920983Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921004Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921048Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921075Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921096Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921116Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921159Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921182Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921204Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921225Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921248Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921268Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921288Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921308Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921329Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921348Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921389Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921410Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921431Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921451Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921471Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921514Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921543Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921566Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921588Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921608Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921629Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921650Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921670Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921691Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921712Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921731Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921751Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921771Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921790Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921810Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921853Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921877Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921902Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921926Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921959Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.921985Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922012Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922077Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922116Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922146Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922176Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922205Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922232Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922259Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922284Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922309Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922334Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922360Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922386Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922409Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922434Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922460Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922486Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922515Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922567Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922593Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922622Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922648Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922674Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922699Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922725Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922752Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922778Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922804Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-3:0:127.0.0.1:44783, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922859Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922886Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922915Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922942Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.922978Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923005Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923051Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923105Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923134Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923162Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923192Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923220Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923249Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923277Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923304Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923328Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923350Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923373Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923394Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923415Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923435Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923455Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923477Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923498Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923519Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923562Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923583Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923605Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923651Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923704Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923734Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923758Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923779Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923801Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923865Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923887Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923912Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.923973Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924038Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924070Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924119Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924144Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924168Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924210Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924235Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924258Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924283Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924307Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924331Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924354Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924380Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924404Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924451Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924481Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924508Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924536Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924561Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924584Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924610Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924635Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924662Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924688Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924739Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924763Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924789Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924836Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924864Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924890Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924917Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924943Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.924978Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925002Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925045Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925076Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925102Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925127Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925176Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925203Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925229Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925256Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925281Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925307Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925331Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925355Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925380Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925404Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925432Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925458Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925507Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925533Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925558Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925608Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925638Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925665Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925691Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925717Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925766Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925792Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925817Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925843Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925866Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925887Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925912Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925937Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925971Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.925999Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926024Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926108Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926134Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926182Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926212Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926265Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926295Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926321Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926346Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926372Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926399Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926426Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926477Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926500Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926524Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926548Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926571Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926595Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926618Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926641Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926667Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926717Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926750Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926776Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926807Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926832Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926857Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926881Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926908Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926935Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926971Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.926995Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927017Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927062Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927091Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927118Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927145Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927170Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927196Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927224Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927249Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927276Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927302Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927327Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927354Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927378Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927404Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927454Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927480Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927507Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927533Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927558Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927585Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927611Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927636Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927661Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927710Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927740Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927766Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927792Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927816Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927840Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927866Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927894Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927922Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927954Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.927982Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928008Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928054Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928122Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928195Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928230Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928266Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928304Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928339Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928373Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928409Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928444Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928479Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928515Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-5:0:127.0.0.1:42299, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928551Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928625Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928663Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928699Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928737Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928795Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928901Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928941Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.928982Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929018Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929107Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929147Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929185Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929222Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929259Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929295Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929334Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929367Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929400Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929455Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929480Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929504Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929530Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929556Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929581Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929607Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929663Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929693Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929764Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929792Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929821Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929850Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929902Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929927Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929960Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.929986Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930012Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930056Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930086Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930139Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930189Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930219Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930247Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930275Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930303Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930330Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930355Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930380Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930405Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930455Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930481Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930510Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930535Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930560Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930611Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930637Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930665Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930691Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930716Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930766Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930792Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930819Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930870Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930895Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.930920Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931008Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931196Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931253Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931287Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931319Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931347Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931377Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931406Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931431Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931455Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931510Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931575Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931606Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931630Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931654Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931678Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931703Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931730Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931759Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931787Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931812Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931862Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931886Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931945Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931972Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.931999Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932043Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932076Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932113Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932147Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932179Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932220Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932257Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932291Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932325Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932366Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932402Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932438Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932474Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932501Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932589Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932653Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932692Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932719Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932753Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932780Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932811Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932835Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932949Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.932985Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933101Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933135Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933159Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933184Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933220Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933247Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933280Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933307Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933340Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933400Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933476Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933537Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933573Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933641Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933673Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933805Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933906Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.933965Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934007Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934060Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934105Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934165Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934210Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934252Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934292Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934331Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934367Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934403Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934437Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934474Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934511Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934547Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934591Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934630Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934700Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934727Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934760Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934789Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934814Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934841Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934867Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934894Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934920Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934953Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.934980Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935062Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935092Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935145Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935179Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935270Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935323Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935353Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935381Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935439Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935521Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935547Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935603Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935631Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935689Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-11:0:127.0.0.1:45143, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935769Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935807Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935862Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935891Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935943Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.935973Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936043Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936082Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936147Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936198Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936229Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936266Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936299Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936327Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936361Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936398Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936427Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936482Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936509Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936539Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936569Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936606Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936635Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936671Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936708Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936739Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936777Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936815Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936843Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936881Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936917Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936954Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.936990Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937025Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937098Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937136Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937168Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937202Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937233Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937261Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937286Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937309Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937363Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937402Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937435Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937467Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937502Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937533Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937574Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937604Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937629Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937658Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937689Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937712Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937756Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937793Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937818Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937854Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937887Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937911Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937943Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.937969Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938006Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938049Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938076Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938100Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938135Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938171Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938266Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938293Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938314Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938350Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938374Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938396Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938449Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938510Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938535Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938555Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938582Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938603Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938626Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938660Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938684Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938716Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938765Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938800Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938827Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938851Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938888Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938948Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.938989Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939017Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939070Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939101Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939133Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939167Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939204Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939233Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939264Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939292Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939325Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939360Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939389Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939417Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939454Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939479Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939504Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939536Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939595Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939656Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939691Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939719Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939754Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939785Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939819Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939879Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939907Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939942Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.939975Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.940002Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.940171Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.940219Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.940255Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949117Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949154Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949191Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949229Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949260Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949327Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949382Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949425Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949485Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949520Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949581Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949642Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949684Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949749Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949779Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949840Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949902Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.949953Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950082Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950145Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950189Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950262Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950290Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950352Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950389Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950507Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950547Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950602Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950640Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950696Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950736Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950800Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950861Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950903Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.950974Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.951050Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958530Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958569Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958620Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958665Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958696Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958733Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958776Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958812Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958842Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958880Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958919Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958956Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.958994Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.959045Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.959077Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.959114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.959153Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.959179Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.959215Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967129Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967173Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967213Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967242Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967277Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967313Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967358Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967387Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967413Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967442Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967500Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967533Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967563Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-17:0:127.0.0.1:33571, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967593Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967624Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967653Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967681Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967708Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967761Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967788Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967821Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967849Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967901Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967927Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967963Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.967991Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.968017Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.968062Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.968088Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.968114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.969068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.969164Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.969246Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.969341Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.969424Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.969638Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.969973Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.970039Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.970065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.970086Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.970107Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.975278Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.975343Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.975618Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.982458Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.984942Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.985004Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.985074Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.985108Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.985161Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.985192Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.985245Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.986283Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.986341Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.986364Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.986406Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.986428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.986451Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.986773Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.997192Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.997440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.997666Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.998083Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.998295Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.998513Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.998738Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.999002Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.999269Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.999543Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:41.999750Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.000020Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.000267Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.000633Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.000672Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.000965Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.001092Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.001296Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.001333Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.001451Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.001537Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.001835Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.002007Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.002253Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.002378Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.002460Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.002697Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.002979Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.003182Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.003386Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.003712Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.004112Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.004410Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.004681Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.004722Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.004883Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.004953Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.004987Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005209Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005248Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005326Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005485Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005525Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005639Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005725Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005788Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.005866Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.006014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.006104Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.006193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.006345Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.006378Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.006410Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.006638Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.006969Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.007078Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.007113Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008296Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008357Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008386Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008410Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008434Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008460Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008486Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008511Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008569Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008595Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008718Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.008913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.009112Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.009205Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.009310Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.009480Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.009606Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.009687Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.009778Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.009896Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.009976Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010003Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010226Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010394Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010482Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010510Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010597Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010674Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010823Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010856Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010902Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010931Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.010966Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011125Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011200Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011275Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011344Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011426Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011560Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011617Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011643Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011669Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011697Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011720Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011787Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.011858Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.012049Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.012382Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.012517Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.012547Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.012635Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.012721Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.012799Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.012862Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.012963Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013062Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013146Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013208Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013304Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013384Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013503Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013657Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013726Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.013988Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014023Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014160Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014248Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014332Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014458Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014509Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014531Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014551Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014685Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014770Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014820Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014909Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.014981Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015070Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015191Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015229Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015330Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015423Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015489Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015577Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015663Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015763Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015903Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-14:0:127.0.0.1:36217, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.015995Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016092Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016184Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016285Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016367Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016451Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016594Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016693Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016773Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016855Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.016952Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025122Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025277Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025373Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025459Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025551Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025638Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025727Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025764Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025798Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025851Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025885Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025936Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.025975Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026053Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026086Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026139Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026179Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026209Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026239Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026267Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026294Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026322Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026353Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026380Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026405Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026456Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026481Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026506Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026531Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026555Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026581Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026609Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026635Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026656Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026681Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026763Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026788Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026813Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026839Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026867Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026894Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026964Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.026996Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027021Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027066Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027093Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027119Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027146Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027173Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027204Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027233Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027259Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027286Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027314Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027342Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027370Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027398Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027425Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027452Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027480Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027506Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027535Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027587Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027612Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027639Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027665Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027690Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027742Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027769Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027797Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027826Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027854Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027882Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027937Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.027976Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.028005Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030083Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030155Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030230Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030291Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030377Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030466Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030502Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030561Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030594Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030651Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030689Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030751Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.030781Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.031335Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.031440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.031527Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.031636Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.031904Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.032073Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.032175Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.032279Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.032377Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.032560Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.032813Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.032907Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.032996Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.033080Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.033187Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.033523Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.033632Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.033816Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034098Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034140Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034221Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034246Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034270Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034296Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034321Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034344Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034364Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034436Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034458Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034508Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034536Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034559Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034581Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034605Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034652Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034704Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034729Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034780Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034808Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034832Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034888Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.034916Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035173Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035231Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035271Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035307Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035344Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035381Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035417Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035450Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035485Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035523Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035559Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035591Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035645Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035668Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035697Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035720Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035748Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035770Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035795Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035819Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035866Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035887Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035954Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.035983Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036007Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036045Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036070Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036097Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036119Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036166Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036189Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036213Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036239Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036265Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036288Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036311Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036335Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036357Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036380Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036404Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036427Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036452Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036474Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036495Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-9:0:127.0.0.1:38259, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036521Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036543Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036569Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036593Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036614Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036638Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036660Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036684Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036711Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036739Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036764Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036793Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036847Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036874Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036925Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036965Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.036991Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.037018Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039641Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039698Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039723Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039751Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039773Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039799Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039821Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039843Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039865Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039887Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039911Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039941Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039966Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.039998Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040021Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040089Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040111Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040133Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040181Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040207Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040263Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040335Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040367Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040395Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040423Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040472Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040499Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040523Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040546Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040595Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040620Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040710Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040781Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040855Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040903Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.040983Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.041073Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.041214Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.041379Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.041496Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.041580Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.041674Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.041761Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.041855Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.041949Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042052Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042145Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042237Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042327Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042411Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042503Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042588Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042683Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042767Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.042936Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.043058Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.043152Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.043231Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.043322Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.043539Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.043675Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.043839Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.043958Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.044011Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.044452Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.044596Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.044632Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.044731Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.044768Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.044985Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045023Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045105Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045136Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045163Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045191Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045219Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045247Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045274Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045301Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045329Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045354Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045383Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045410Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045436Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045462Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045491Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045518Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045542Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045567Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045592Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045648Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045673Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045700Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045726Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045753Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045778Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045805Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045856Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045884Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045908Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045940Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045968Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.045996Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.046022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048092Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048126Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048177Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048206Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048233Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048260Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048339Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048369Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048395Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048421Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048446Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048473Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048498Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048526Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048553Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048578Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048605Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048635Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048660Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048685Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048711Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048738Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048763Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048790Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048815Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048841Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048868Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048893Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048921Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048956Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.048989Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049017Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049063Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049091Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049120Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049147Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049174Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049202Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049228Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049252Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049278Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049304Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049330Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049358Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049384Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049438Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049491Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049539Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049567Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049594Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049652Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049678Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049704Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049728Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049753Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049779Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049804Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049830Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049855Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049880Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049904Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049937Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049958Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.049978Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050000Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050021Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050159Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-16:0:127.0.0.1:33999, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050244Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050331Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050517Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050602Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050698Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050787Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050886Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.050964Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051053Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051104Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051188Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051261Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051347Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051422Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051514Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051587Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051687Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051790Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051900Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.051988Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.052068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.052155Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.052225Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.052308Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.052363Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.052563Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.052707Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.052882Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.053068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.053167Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.053243Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.053389Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.053552Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.053703Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.053865Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.054025Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.054218Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.054357Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.054515Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.054671Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.054824Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.054981Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.055138Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.055169Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.055320Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.055486Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.055584Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.055635Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.055753Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.055844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.055935Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056020Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056110Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056186Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056325Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056441Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056581Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056660Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056774Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056864Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.056955Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057047Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057201Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057237Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057262Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057284Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057307Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057329Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057354Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057378Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057402Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057426Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057480Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057506Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057534Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057561Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057616Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057642Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057668Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057696Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057723Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057751Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057776Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057802Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057835Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057862Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057890Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057916Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057951Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.057978Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.058006Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.062182Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.062329Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.062354Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.062818Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.062849Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.068432Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.068471Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.068529Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.068558Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.068710Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.068741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.068798Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.068824Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.068979Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069008Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069067Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069094Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069149Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069178Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069269Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069329Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069359Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069419Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069450Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069696Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069729Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.069986Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.070222Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.070488Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.070521Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.070761Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.070790Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.071056Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.071093Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.071325Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.071362Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.071598Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.071863Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.071900Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.072140Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.072171Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.072405Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.072437Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.072869Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.072910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.072949Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.072979Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.073007Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.073052Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.073084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.073114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.073141Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.073168Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.073196Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.073222Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075161Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075399Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075576Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075776Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075819Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075849Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075902Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075928Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075962Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.075988Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.076014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.076058Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.076084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.076108Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.076128Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.076151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.076174Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.076196Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.082265Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.082361Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.082419Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.084608Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.084683Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.084735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.084813Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.084897Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.085059Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.085132Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.088063Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.088143Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.088200Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.088256Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.088309Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.088373Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.088430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.091185Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.091291Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.091392Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.091482Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.091570Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.091652Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.091855Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.092009Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.092167Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.092320Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.092430Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.092544Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.092670Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-1:0:127.0.0.1:41233, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.092779Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_173", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.092894Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_110", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.093054Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_174", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.093190Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_187", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.094952Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_37", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.095193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_86", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.095477Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_144", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.096238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_198", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.096319Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_188", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.097071Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_21", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098426Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_16", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098469Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_140", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098540Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_138", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098592Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_167", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098618Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_124", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098700Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_168", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_11", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098792Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_93", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098818Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_26", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098869Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_44", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.098894Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_128", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.099107Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_107", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.099205Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_30", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.099276Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_25", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.099437Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_126", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.099483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_77", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.099735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_135", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.099974Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_62", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.100006Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_71", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.100456Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_38", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.100488Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_50", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.100736Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_59", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.100973Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_102", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.108670Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_47", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.108725Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_9", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.108756Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_81", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.108786Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_123", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.108815Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_65", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.108842Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_98", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.112599Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_41", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.112644Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_3", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.112676Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_115", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.112702Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_117", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.112724Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_145", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.112749Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_159", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116239Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_171", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116308Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_177", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116340Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_143", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116364Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_103", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116391Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_160", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116423Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_184", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116452Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_189", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116480Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_97", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116509Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_191", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_7", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116565Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_197", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116592Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_137", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116619Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_178", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116684Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_70", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_192", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_84", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116775Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_132", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116804Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_186", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116827Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_29", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116853Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_108", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116878Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_113", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116901Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_182", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116925Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_166", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116958Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_176", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.116985Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_100", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117009Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_89", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117051Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_194", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117078Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_58", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117104Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_75", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117132Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_57", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117159Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_69", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117187Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_31", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117215Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_43", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117239Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_180", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117263Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_80", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117287Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_53", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117315Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_181", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117340Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_32", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117366Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_54", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117390Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_39", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117416Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_49", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117441Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_64", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117464Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_125", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117487Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_155", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117512Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_193", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117536Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_2", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117563Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_12", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117589Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_130", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117617Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_158", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117641Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_88", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117690Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_46", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117717Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_76", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117747Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_133", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117770Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_134", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117790Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_141", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117810Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_67", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_119", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117850Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_139", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117870Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_95", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117891Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_148", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_154", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117932Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_172", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117961Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_92", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.117982Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_45", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.118003Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_87", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.118024Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_73", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120091Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_151", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120117Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_15", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120137Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_27", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120160Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_68", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120183Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_72", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120204Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_66", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120223Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_28", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120244Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_74", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120265Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_101", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120285Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_106", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120305Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_8", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120326Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_121", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120348Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_48", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120368Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_153", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120390Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_34", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120413Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_10", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120434Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_20", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120454Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_19", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120475Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_183", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120496Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_199", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120517Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_114", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120540Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_190", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120562Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_104", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120583Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_22", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120604Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_142", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120652Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_109", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120676Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_4", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120698Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_165", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120721Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_13", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120743Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_129", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120767Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_196", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120787Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_51", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120810Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_156", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_179", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120854Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_17", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120877Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_61", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120898Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_40", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120922Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_147", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120951Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_164", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120973Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_120", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.120995Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_79", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121017Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_24", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121063Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_152", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121089Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_85", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121114Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_90", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_136", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121170Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_82", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121196Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_0", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121221Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_5", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121246Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_175", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121273Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_99", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121300Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_105", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121326Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_96", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121353Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_195", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121379Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_94", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121404Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_111", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121825Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_169", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.121926Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_52", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122080Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_162", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122159Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_1", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122272Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_116", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122349Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_146", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122424Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_91", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122560Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_36", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122715Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_42", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122796Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_131", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122871Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_163", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.122993Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_35", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.123130Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_23", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.123601Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_122", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.123771Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_157", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.124014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_6", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.124199Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_18", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.124391Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_112", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.124474Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_150", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.124558Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_118", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.124637Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_83", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.124777Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_56", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.124897Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_161", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.124979Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_149", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.125143Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_170", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.125366Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_63", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.125455Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_55", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.125494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_60", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.125564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_185", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.125590Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_33", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.125615Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_14", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.125659Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_127", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.125709Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-2:0:127.0.0.1:41231, predicate: KeyPresent("key_78", true), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:42.127308Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.127488Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.127731Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.127805Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.127944Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.128090Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.128175Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.128252Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.128338Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.128647Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.128799Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.128825Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.128980Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.129071Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.129226Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.129258Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.129396Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.129564Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.129596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.130748Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.130775Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.131005Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.131071Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.131099Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.131236Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.131331Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.131503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.131536Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.131558Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.131768Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.132059Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.132406Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.132440Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.132462Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.132481Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.132500Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.132519Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.132537Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.132557Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.132577Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.132597Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.132617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.132636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.132656Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.132676Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.132694Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.132713Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.132732Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.132751Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.132770Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.132790Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.132808Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.132826Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.132846Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.132865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.132883Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.132906Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.132925Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.132943Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.132970Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.132990Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.133009Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.133847Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.133915Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.133973Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.134021Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.134463Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.134496Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.134517Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.134537Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.134557Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.134576Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.134596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.134615Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.134635Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.134654Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.134673Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.134691Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.134710Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.134730Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.134750Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.134769Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.134788Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.134807Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.134826Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.134846Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.134865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.134884Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.134905Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.134925Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.134950Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.134975Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.134996Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.135015Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.135051Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.135073Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.135092Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.135112Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.135130Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.135150Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.135169Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.135192Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.135214Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.135234Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.135254Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.135272Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.135292Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.135310Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.135329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.135349Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.135367Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.135387Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.135405Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.135423Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.135443Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.135464Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.135484Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.135503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.135521Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.135541Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.135560Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.135579Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.135598Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.135617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.135637Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.135657Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.135675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.135694Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.135714Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.135733Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.135753Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.135772Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.135790Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.135809Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.135827Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.135847Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.135866Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.135884Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.135903Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.135925Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.135943Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.135972Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.135992Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.136012Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.138095Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.138206Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.138269Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.139186Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.139284Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.139514Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.139593Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.139652Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.141069Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.141102Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.141123Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.141142Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.141160Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.141177Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.141194Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.141214Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.141231Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.141247Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.141263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.141279Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.141295Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.141312Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.141329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.141346Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.141362Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.141378Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.141395Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.141412Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.141429Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.141446Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.141462Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.141479Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.141497Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.141516Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.141533Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.141549Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.141566Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.141582Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.141598Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.141614Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.141630Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.141646Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.141663Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.141682Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.141700Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.141717Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.141733Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.141750Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.141767Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.141783Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.141800Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.141818Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.141835Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.141852Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.141869Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.141887Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-12:0:127.0.0.1:37437, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.141907Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.141929Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.141956Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.141974Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.141993Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.142012Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.142045Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.142067Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.142087Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.142105Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.142125Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.142144Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.142165Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.142186Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.142206Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.143062Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.143143Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.143227Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.143298Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.143326Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.143345Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.143518Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.143596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.143670Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.143758Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.143787Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.144063Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.144150Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.144204Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.144283Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.144352Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.144521Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.144601Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.144682Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.144750Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.144782Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.145612Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.145685Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.145766Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.145797Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.146096Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.146178Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.146250Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.146328Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.146430Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.146533Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.146653Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.147093Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.147126Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.147145Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.147162Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.147179Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.147197Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.147213Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.147230Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.147247Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.147263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.147280Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.147296Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.147312Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.147328Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.147346Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.147364Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.147381Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.147399Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.147417Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.147436Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.149059Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.149098Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.149122Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.149141Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.149158Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.149176Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.149195Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.149216Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.149234Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.149252Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.149269Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.149287Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.149305Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.149324Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.149341Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.149358Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.149376Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.149397Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.149414Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.149434Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.149453Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.149474Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.149495Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.149636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.149667Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.149684Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.149702Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.149721Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.149740Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.149759Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.149777Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.149795Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.149813Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.149830Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.149846Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.149862Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.149878Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.149894Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.149911Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.149927Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.149951Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.149969Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.149986Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.150003Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.150017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.150050Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.150068Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.150084Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.150103Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.150119Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.150135Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.150151Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.150167Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.150184Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.150203Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.150219Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.150235Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.150251Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.150267Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.150283Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.150299Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.150315Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.150332Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.150349Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.150366Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.150382Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.150399Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.150416Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.150433Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.150450Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.150468Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.150487Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.150508Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.150528Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.150545Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.150561Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.150576Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.150592Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.150607Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.150623Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.150640Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.150656Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.150672Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.150688Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.150706Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.150723Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.150739Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.150756Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.150772Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.150789Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.150811Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.150829Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.150846Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.150865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.150884Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.150903Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.150926Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.150954Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.150977Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.150998Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.151017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.151118Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.151229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.151296Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.151342Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.151393Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.151448Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.151500Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.151548Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.151591Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.151642Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.151703Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.151783Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.151840Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.151887Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.151991Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.152058Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.152183Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.152240Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.153171Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.153246Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.153305Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.153367Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.153470Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.153516Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.153567Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.153612Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.153651Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.153692Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.153733Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.153782Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.153825Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.153864Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-19:0:127.0.0.1:39127, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.153911Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.153960Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.154000Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.154052Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.154102Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.154142Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.154183Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.154232Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.154274Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.154312Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.154356Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.154398Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.154440Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.154525Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.155289Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.155362Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.155418Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.155477Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.155530Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.155581Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.155628Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.155675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.155725Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.155781Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.155831Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.155881Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.155922Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.155980Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.156042Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.156101Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.156145Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.156427Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.156489Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.156530Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.156573Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.156618Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.156663Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.156781Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.156854Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.156924Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.157105Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.157184Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.157245Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.157301Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.157403Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.157547Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.157615Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.157795Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.157971Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.158002Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.161064Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.161100Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.161121Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.161140Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.161158Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.161175Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.161192Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.161211Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.161228Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.161245Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.161261Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.161278Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.161295Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.161312Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.161329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.161345Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.161362Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.161378Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.161398Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.161416Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.161433Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.161450Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.161468Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.161487Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.161505Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.161526Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.161547Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.161566Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.161583Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.161599Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.161620Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.161641Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.161658Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.161675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.161691Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.161712Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.161729Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.161747Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.161764Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.161782Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.161800Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.161819Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.161836Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.161853Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.161874Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.161893Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.161910Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.161927Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.161950Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.161971Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.161990Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.162007Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.162025Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.168095Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.168118Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.168136Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.168154Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.168172Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.168190Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.168210Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.168229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.168246Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.168263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.168281Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.168300Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.168319Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.168339Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.168358Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.168377Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.168393Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.168409Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.168424Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.168440Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.168456Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.168473Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.168489Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.168505Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.168523Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.168538Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.168553Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.168570Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.168596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.168613Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.168631Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.168646Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.168662Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.168677Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.168693Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.168710Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.168728Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.168746Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.168764Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.168783Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.168801Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.168819Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.168838Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.168856Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.168874Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.168893Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.168912Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.168930Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.168960Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.168982Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.168999Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.169018Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.175079Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.175103Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.175120Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.175137Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.175154Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.175171Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.175188Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.175206Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.175224Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.175241Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.175259Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.175273Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.175287Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.175303Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.175319Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.175337Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.175354Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.175371Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.175388Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.175407Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.175423Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.175441Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.175458Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.175475Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.175492Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.175508Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.175524Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.175542Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.175560Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.175578Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.175595Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.175611Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.175628Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.175648Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.175665Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.175683Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.175700Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.175717Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.175734Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.175752Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.175770Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.175788Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.175806Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.175824Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.175840Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-10:0:127.0.0.1:44461, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.175858Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.180248Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.196076Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.206478Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.206595Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.206692Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.206745Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.206771Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.206850Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.206877Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.206895Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.206914Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.206935Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.206962Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.206980Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.206997Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.207017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.207046Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.207062Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.207078Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.207095Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.207111Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.207127Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.207143Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.207160Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.207177Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.207196Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.207215Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.207233Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.207250Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.207267Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.207284Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.207300Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.207320Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.207336Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.207353Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.207369Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.207385Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.207401Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.207418Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.207434Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.207449Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.207464Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.207480Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.207496Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.207510Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.207525Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.207541Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.207556Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.207571Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.207586Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.207601Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.207617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.207633Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.207648Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.207663Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.207679Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.207698Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.207716Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.207733Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.207751Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.207767Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.207784Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.207801Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.207817Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.207833Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.207849Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.207865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.207882Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.207897Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.207914Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.207931Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.207956Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.207974Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.207991Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.208008Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.208025Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.208062Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.208080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.208098Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.208115Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.208134Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.208152Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.208169Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.208188Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.208207Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.208224Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.208242Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.208258Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.208273Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.208289Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.208307Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.208324Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.208341Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.208356Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.208372Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.208388Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.208404Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.208419Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.208436Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.208452Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.208468Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.208483Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.208500Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.208516Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.208534Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.208550Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.208567Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.208583Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.208599Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.208615Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.208638Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.208654Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.208670Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.208685Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.208701Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.208716Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.208731Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.208747Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.208763Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.208779Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.208795Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.208811Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.208827Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.208844Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.208861Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.208879Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.208894Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.208910Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.208927Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.208950Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.208970Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.208988Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.209004Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.209019Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.209053Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.209070Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.209085Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.209100Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.209116Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.209132Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.209149Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.209165Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.209180Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.209196Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.209214Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.209232Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.209250Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.209268Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.209286Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.209302Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.209318Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.209335Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.209354Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.209372Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.209389Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.209406Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.209424Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.209440Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.209457Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.209474Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.209491Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.209508Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.209524Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.209542Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.209558Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.209574Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.209589Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.209605Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.209625Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.209648Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.209665Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.209680Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.209696Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.209711Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.209726Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.209742Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.209759Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.209775Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.209791Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.209807Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.209827Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.209849Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.209869Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.209886Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.209904Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.209921Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.209938Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.209961Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.209977Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.209992Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.210007Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.210021Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.222889Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.222984Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.223058Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.223125Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.223174Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.223230Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.223283Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-6:0:127.0.0.1:37617, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.223344Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.223398Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.223455Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.223501Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.223562Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.223612Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.223665Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.223712Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.223765Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.223810Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.224083Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.224157Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.224208Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.224255Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.224309Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.224358Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.227089Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.227127Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.227153Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.227176Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.227198Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.227220Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.227242Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.227263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.227283Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.227305Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.227327Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.227349Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.227369Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.227392Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.227414Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.227435Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.227458Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.227478Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.227498Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.227519Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.227538Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.227556Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.227577Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.227596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.227613Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.227633Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.227649Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.227666Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.227683Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.227699Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.227715Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.227731Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.227748Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.227765Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.227783Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.227800Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.227818Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.227835Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.227853Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.227869Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.227887Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.227906Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.227924Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.227950Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.227969Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.227987Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.228003Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.228021Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.228056Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.228075Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.228094Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.228114Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.228134Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.228151Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.228170Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.228188Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.228206Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.228224Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.228243Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.228262Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.228283Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.228303Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.228322Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.228342Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.228361Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.228381Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.228400Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.228418Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.228436Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.228455Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.228474Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.228494Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.228514Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.228538Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.228559Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.228579Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.228599Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.228620Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.228648Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.228670Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.228691Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.228709Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.228727Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.228745Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.228763Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.228782Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.228802Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.228822Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.228843Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.228863Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.228883Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.228904Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.228925Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.228955Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.228978Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.228998Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.229018Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.239132Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.239169Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.239190Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.239208Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.239228Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.239246Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.239262Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.239280Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.239308Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.239327Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.239345Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.239364Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.239381Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.239397Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.239412Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.239429Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.239447Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.239466Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.249064Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.249113Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.249136Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.249158Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.249178Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.249199Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.249223Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.249245Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.249267Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.249287Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.249310Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.249329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.249346Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.249361Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.249378Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.249398Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.249418Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.249438Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.249457Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.249479Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.249500Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.249521Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.249541Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.249564Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.249584Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.249606Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.249622Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.249645Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.249666Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.249685Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.249704Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.249725Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.249746Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.249768Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.249789Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.249808Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.249829Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.249850Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.249871Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.249891Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.249911Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.249933Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.249964Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.249981Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.249997Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.250017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.254080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.254109Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.254131Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.254150Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.254169Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.254188Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.254208Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.254229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.254249Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.254269Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.254290Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.254311Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.254332Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.254352Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.254372Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.254392Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.254412Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.254432Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.254452Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.254472Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.254491Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.254511Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.254531Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-8:0:127.0.0.1:46487, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.254553Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.263078Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.269271Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.269308Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.269328Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.269345Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.269363Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.269381Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.269398Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.269415Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.269432Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.269448Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.269464Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.269480Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.269497Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.269514Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.269530Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.269546Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.269563Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.269581Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.269601Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.269619Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.269639Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.269656Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.269675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.269694Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.269712Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.269733Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.269751Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.269769Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.269787Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.269805Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.269822Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.269840Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.269858Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.269875Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.269892Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.269908Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.269928Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.273354Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.273420Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.273532Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.273722Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.273862Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.274005Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.274430Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.274549Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.274576Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.274597Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.274619Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.274640Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.274662Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.274682Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.274702Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.274723Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.274742Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.274762Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.274782Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.274803Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.274823Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.274842Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.274862Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.274883Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.274903Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.274923Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.274950Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.274973Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.274993Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.275013Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.275051Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.275077Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.275097Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.275117Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.275137Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.275157Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.275177Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.275199Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.275219Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.275238Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.275257Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.275277Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.275296Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.275316Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.275336Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.275355Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.275374Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.275394Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.275415Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.275435Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.275455Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.275474Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.275494Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.275514Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.275534Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.275556Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.275576Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.275595Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.275613Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.275631Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.275648Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.275665Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.275684Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.275701Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.275718Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.275735Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.275752Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.275768Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.275785Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.275804Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.275822Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.275838Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.275854Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.275872Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.275889Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.275906Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.275924Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.275948Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.275966Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.275981Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.275996Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.276010Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.276024Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.276053Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.276070Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.276089Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.276108Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.276128Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.276147Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.276167Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.276185Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.276206Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.276224Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.276241Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.276257Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.276274Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.276291Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.276310Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.276329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.276348Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.276367Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.276386Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.276406Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.276427Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.276446Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.276466Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.276485Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.276504Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.276523Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.276542Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.276557Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.276572Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.276589Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.276605Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.276624Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.276643Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.276661Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.276678Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.276695Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.276712Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.276729Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.276747Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.276765Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.276783Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.276800Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.276817Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.276834Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.276852Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.276874Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.276892Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.276908Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.276925Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.276949Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.276967Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.276983Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.276999Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.277016Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.277052Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.277073Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.277092Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.277111Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.277130Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.277150Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.277168Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.277187Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.277208Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.277227Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.277245Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.277265Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.277284Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.277302Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.277322Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.277340Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.277357Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.277375Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.277391Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.277408Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.277424Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.277440Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.277455Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.277471Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-7:0:127.0.0.1:37061, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.277490Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.277510Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.277528Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.277546Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.277564Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.277582Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.277599Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.277617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.277635Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.277653Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.277668Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.277683Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.277699Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.277714Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.277731Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.277749Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.277768Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.277787Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.277807Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.277826Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.277846Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.277865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.277882Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.277902Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.277921Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.277947Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.277970Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.277991Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.278010Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.299097Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.299148Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.299170Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.299190Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.299211Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.299228Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.299247Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.299263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.299279Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.299295Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.299311Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.299327Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.299342Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.299358Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.299374Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.299390Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.299405Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.299420Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.299436Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.299453Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.299473Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.299491Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.299510Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.299526Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.299543Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.299562Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.299578Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.299593Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.299609Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.299630Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.299648Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.299666Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.299682Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.299699Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.299717Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.299733Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.299750Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.299767Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.299785Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.299801Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.299819Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.299835Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.299853Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.299870Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.299887Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.299904Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.299920Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.299937Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.299958Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.299975Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.299991Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.300010Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.310874Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.317074Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.317110Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.317129Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.317147Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.317164Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.317179Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.317197Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.317214Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.317231Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.317249Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.317268Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.317286Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.317303Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.317321Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.317339Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.317354Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.317373Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.317393Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.317412Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.317429Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.317449Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.317465Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.317480Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.317494Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.317509Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.317524Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.317539Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.317554Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.317569Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.317585Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.317601Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.317617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.317633Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.317650Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.317668Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.317688Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.317707Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.317724Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.317743Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.317764Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.317783Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.317801Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.317820Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.317839Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.317860Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.317878Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.317896Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.317916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.317935Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.317963Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.317981Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.317998Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.318017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.318054Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.318075Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.318094Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.318112Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.318131Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.318150Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.318169Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.318188Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.318206Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.318225Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.318244Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.318263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.318281Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.318300Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.318317Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.318338Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.318357Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.318377Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.318397Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.318416Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.318435Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.318454Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.318473Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.318494Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.318513Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.318529Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.318549Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.318569Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.318590Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.318610Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.318636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.318659Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.318680Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.318700Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.318720Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.318742Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.318760Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.318775Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.318791Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.318808Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.318824Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.318840Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.318855Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.318870Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.318886Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.318901Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.318917Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.318932Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.318954Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.318971Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.318986Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.319002Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.319019Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.319052Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.319068Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.319083Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.319098Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.319113Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.319128Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.319144Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.319159Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.319174Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.319189Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.319207Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.319223Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-4:0:127.0.0.1:36767, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.319240Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.319260Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.319278Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.319294Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.319309Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.319325Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.319340Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.319356Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.319372Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.319389Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.319408Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.319424Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.319438Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.319453Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.319468Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.319482Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.319498Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.319513Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.319529Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.319543Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.319558Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.319573Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.319593Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.319610Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.319630Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.319646Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.319660Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.319676Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.319692Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.319708Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.319724Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.319740Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.319756Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.319772Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.319788Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.319804Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.319820Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.319836Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.319853Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.319869Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.319884Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.319899Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.319916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.319934Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.319956Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.319973Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.319992Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.320008Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.320023Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.336174Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.336236Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.336284Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.336329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.336367Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.336402Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.336439Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.336478Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.336531Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.336569Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.336620Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.336664Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.336712Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.336751Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.336793Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.336839Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.336880Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.336928Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.336976Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.337014Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.337066Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.337114Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.337154Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.337199Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.337248Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.337288Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.337325Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.337363Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.337408Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.337447Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.337486Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.337533Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.337571Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.337624Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.337673Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.337803Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.338060Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.338225Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.338251Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.338267Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.338283Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.338298Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.338316Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.339006Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.339045Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.339064Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.339080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.339095Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.339110Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.339125Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.339140Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.339156Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.339174Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.339189Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.339205Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.339221Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.339235Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.339250Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.339265Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.339280Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.339296Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.339310Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.339328Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.339343Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.339359Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.339375Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.339390Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.339405Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.339420Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.339435Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.339450Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.349052Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.349102Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.349126Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.349150Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.349236Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.349258Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.349278Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.349297Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.349315Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.349333Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.349351Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.349370Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.349389Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.349410Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.349430Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.349448Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.349467Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.349485Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.349513Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.349532Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.349551Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.349571Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.349591Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.349612Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.349636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.349655Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.349675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.349695Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.349718Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.349737Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.349757Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.349777Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.349796Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.349815Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.349834Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.349853Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.349872Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.349892Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.349911Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.349930Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.349960Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.349981Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.349999Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.350018Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.350054Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.350074Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.350092Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.350109Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.350126Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.350143Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.350161Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.350178Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.350200Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.350219Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.350237Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.350254Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.350273Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.350292Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.350311Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.350329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.350347Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.350366Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.350386Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.350405Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.350424Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.350443Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.350462Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.350481Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.350501Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.350519Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.350538Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.350557Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.350576Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.350597Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.350615Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.350635Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.350656Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.350674Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.350692Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.350709Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-18:0:127.0.0.1:38799, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.350730Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.350754Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.350777Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.350798Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.350819Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.350840Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.350859Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.350880Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.350900Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.350920Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.350948Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.350971Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.350991Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.351008Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.364063Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.364109Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.364133Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.364156Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.364177Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.364199Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.364219Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.364241Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.364263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.364283Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.364304Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.364327Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.364347Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.364367Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.364387Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.364408Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.364429Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.364449Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.364469Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.364489Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.364507Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.364528Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.364548Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.364566Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.364584Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.364607Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.364627Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.364646Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.364667Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.364687Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.364708Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.364727Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.364747Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.364768Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.364790Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.364833Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.364854Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.364874Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.364895Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.364916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.364938Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.364967Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.364990Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.365012Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.365049Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.365073Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.365095Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.365117Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.365137Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.365160Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.365180Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.365202Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.365229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.365250Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.365270Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.365291Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.365311Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.365332Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.365353Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.365374Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.365395Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.365415Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.365436Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.365456Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.365475Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.365494Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.365515Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.365535Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.365553Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.365574Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.365596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.365612Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.365628Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.365645Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.365661Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.365676Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.365692Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.365709Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.365728Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.365745Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.365760Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.365775Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.365790Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.365806Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.365821Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.365836Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.365851Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.365867Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.365882Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.365898Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.365913Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.365928Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.365950Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.365967Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.365986Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.366005Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.366022Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.366058Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.366080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.366096Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.366112Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.366128Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.366143Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.366159Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.366178Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.366196Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.366213Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.366229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.366245Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.366261Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.366277Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.366293Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.366310Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.366326Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.366342Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.366358Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.366374Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.366390Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.366405Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.366422Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.366438Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.366456Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.366472Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.366487Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.366503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.366518Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.366534Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.366550Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.366566Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.366582Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.366598Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.366615Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.366630Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.366647Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.366663Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.366679Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.366695Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.366710Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.366726Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.366742Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.366758Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.366778Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.366794Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.366810Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.366826Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.366843Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.366858Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.366873Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.366889Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.366904Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.366919Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.366935Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.366956Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.366971Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.366987Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.367003Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.367019Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.367053Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.383055Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.383137Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.383189Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.383255Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.383307Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.383363Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.383410Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.387069Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.391914Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.391959Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.391978Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.391995Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.392011Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.392043Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.392066Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.392083Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.392098Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.392113Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.392130Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.392145Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.392161Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.392177Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.392198Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.392215Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.392230Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.392246Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.392261Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.392276Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-13:0:127.0.0.1:34487, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.392294Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.392313Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.392330Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.392346Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.392366Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.392383Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.392399Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.392415Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.392431Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.392448Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.392464Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.392480Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.392495Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.392511Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.392528Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.392544Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.392560Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.392576Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.392591Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.392608Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.392623Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.392640Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.392656Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.392671Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.392687Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.392704Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.392719Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.392735Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.392753Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.392772Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.392790Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.392807Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.392824Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.392840Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.392857Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.392873Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.392890Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.392905Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.392923Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.392946Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.392964Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.392980Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.392996Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.393011Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.393043Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.393065Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.393084Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.393102Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.393122Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.393140Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.393158Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.393178Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.393199Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.393220Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.393239Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.393259Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.393279Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.393300Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.393321Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.393343Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.393366Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.393387Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.393407Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.393427Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.393447Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.393466Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.393486Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.393507Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.393526Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.393546Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.393566Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.393586Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.393606Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.393625Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.394257Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.394294Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.394320Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.394342Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.394362Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.394382Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.394402Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.396100Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.396161Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.396214Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.396264Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.396312Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.396359Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.396406Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.397070Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.397132Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.397175Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.397216Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.397256Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.397295Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.397333Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.397372Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.397411Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.397455Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.397497Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.397539Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.397583Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.397626Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.397673Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.397717Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.397762Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.397811Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.411074Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.411109Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.411129Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.411147Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.411164Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.411182Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.411202Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.411220Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.411240Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.411257Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.411275Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.411292Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.411309Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.411326Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.411344Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.411361Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.411382Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.411399Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.411416Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.411433Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.411450Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.411467Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.411484Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.411501Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.411518Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.411538Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.411555Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.411572Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.411589Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.411606Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.411625Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.411641Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.411658Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.411675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.411693Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.411710Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.411728Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.411745Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.411762Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.411780Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.411797Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.411814Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.411832Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.411849Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.411866Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.411884Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.411901Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.411918Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.411935Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.411963Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.411982Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.411999Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.412017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.412051Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.412071Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.412089Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.412106Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.412125Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.412142Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.412161Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.412182Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.412202Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.412222Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.412242Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.412262Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.412282Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.412303Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.412323Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.412343Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.412364Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.412385Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.412407Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.412426Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.412450Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.412472Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.412492Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.412511Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.412532Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.412551Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.412570Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.412590Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.412611Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.412633Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.412655Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.412674Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.412695Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.412715Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.412735Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.412756Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.412776Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.412793Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.412810Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.412828Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.412845Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-15:0:127.0.0.1:35017, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.412863Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.412883Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.412902Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.412923Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.412951Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.412974Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.412994Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.413014Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.413114Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.413165Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.413216Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.413264Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.413313Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.413364Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.413413Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.413465Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.413512Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.413559Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.413604Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.413650Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.417069Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.417103Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.417125Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.417147Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.417166Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.417186Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.417206Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.417226Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.417244Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.417263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.417280Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.417299Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.417317Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.417336Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.417355Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.417373Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.417391Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.417410Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.417428Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.417447Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.417466Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.417485Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.417503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.417522Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.417540Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.417561Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.417581Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.417599Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.417617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.417636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.417659Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.417678Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.417697Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.417716Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.417734Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.417752Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.417771Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.417789Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.417808Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.417828Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.417846Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.417865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.417884Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.417903Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.417920Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.417939Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.417974Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.417994Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.418013Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.425071Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.425158Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.425209Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.425268Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.425316Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.425359Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.425411Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.425453Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.425501Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.425545Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.425590Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.425643Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.425694Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.425738Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.425789Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.425841Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.425897Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.425951Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.426000Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.426076Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.426129Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.426184Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.426229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.426335Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.426379Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.426422Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.428070Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.428140Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.429252Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.429324Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.429373Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.429423Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.429472Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.429501Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.429522Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.429542Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.429562Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.429581Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.429600Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.429620Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.429645Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.429667Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.429687Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.429706Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.429725Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.429742Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.429759Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.429775Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.429792Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.429810Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.429826Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.429842Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.429859Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.429878Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.429898Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.429916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.429933Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.429964Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.429984Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.430002Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.430022Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.430058Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.430077Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.430094Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.430112Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.430131Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.430149Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.430166Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.430183Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.430203Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.430222Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.430242Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.430259Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.430278Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.430297Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.430317Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.430335Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.430353Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.430371Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.430390Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.430409Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.430430Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.430450Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.430468Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.430487Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.430503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.430522Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.430540Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.430560Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.430579Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.430599Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.430618Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.430636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.430655Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.430675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.430692Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.430710Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.430728Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.430747Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.430766Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.430785Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.430803Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.430822Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.430841Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.430860Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.430878Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.430896Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.430915Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.430934Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.430968Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.430989Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.431005Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.431024Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.431062Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.431081Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.431100Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.431119Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.431138Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.431156Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.431175Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.431192Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.431212Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.431231Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.431250Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.431271Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.431290Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.431309Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.431329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.431345Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.431363Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.431379Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-0:0:127.0.0.1:36563, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.431398Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.431418Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.431435Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.431452Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.431470Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.431488Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.431505Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.431524Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.431543Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.431563Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.431580Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.431597Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.431616Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.431634Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.431651Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.431671Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.431692Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.431712Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.431732Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.431752Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.431771Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.431791Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.431813Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.431832Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.431852Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.431873Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.431892Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.431912Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.431931Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.431958Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.431978Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.431997Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.432015Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.444073Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.444248Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.444311Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.444354Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.444404Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.444453Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.444512Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.444552Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.444591Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.444638Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.444675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.444719Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.444757Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.444792Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.444849Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.444895Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.446068Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.446143Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.446186Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.447062Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.447137Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.447175Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.447213Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.447251Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.447271Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.447286Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.447302Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.447318Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.447334Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.447349Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.447365Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.447381Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.447397Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.447413Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.447428Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.447443Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.447458Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.447472Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.447489Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.447506Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.447522Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.447537Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.447552Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.447567Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.447582Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.447598Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.447613Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.447628Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.447647Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.447662Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.447677Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.447693Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.447708Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.447727Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.447743Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.447758Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.447773Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.447788Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.447803Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.447819Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.447833Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.447848Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.447863Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.447878Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.447893Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.447908Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.447923Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.447938Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.447960Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.447975Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.447990Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.448005Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.448022Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.448069Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.448088Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.448104Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.448123Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.448142Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.448159Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.448177Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.448196Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.448216Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.448235Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.448253Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.448272Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.448290Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.448308Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.448327Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.448347Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.448365Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.448383Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.448401Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.448419Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.448437Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.448456Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.448475Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.448496Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.448515Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.448533Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.448551Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.448569Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.448588Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.448606Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.448631Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.448652Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.448672Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.448691Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.448709Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.448728Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.448746Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.448765Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.448785Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.448804Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.448822Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.448841Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.448860Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.448879Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.448898Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.448916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.448935Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.448971Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.448993Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.449011Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.449045Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.449065Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.449083Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.449101Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.449119Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.449136Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.449154Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.449174Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.449194Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.449214Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.449234Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.449253Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.449270Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.449286Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.449303Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.449322Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.449341Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.449359Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.449378Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.449397Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.449417Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.449439Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.449459Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.449480Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.449500Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.449518Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.449536Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.449554Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.449572Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.449591Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.449610Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.449636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.449655Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.449672Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.449692Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.449711Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.449731Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.449749Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.449768Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.449788Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.449809Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.449827Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.449845Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.449865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-3:0:127.0.0.1:44783, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.449886Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.449913Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.449934Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.449964Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.449986Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.450007Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.473073Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.473182Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.473229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.473273Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.473315Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.473363Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.473410Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.473464Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.473513Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.473568Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.473616Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.473666Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.473715Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.473762Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.473810Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.473862Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.473909Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.473965Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.474016Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.474184Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.474213Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.474229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.474243Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.474259Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.474278Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.474295Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.474311Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.474325Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.474346Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.474361Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.474375Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.474389Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.474403Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.474418Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.474433Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.474449Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.474464Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.474478Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.474493Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.474508Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.474522Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.474537Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.474552Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.474566Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.474584Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.474600Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.474614Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.474629Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.474643Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.474658Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.474673Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.474687Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.474702Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.474716Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.474730Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.474744Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.474759Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.474773Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.474788Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.474802Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.474817Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.474831Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.474846Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.474860Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.474874Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.474889Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.474904Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.474918Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.474934Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.474956Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.474971Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.474986Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.475001Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.475016Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.475044Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.475061Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.475075Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.475090Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.475104Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.475119Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.475133Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.475147Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.475161Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.475176Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.475191Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.475207Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.475222Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.475236Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.475252Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.475269Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.475283Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.475299Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.475318Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.475336Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.475355Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.475372Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.475388Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.475403Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.475418Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.475433Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.475447Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.475462Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.475476Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.475491Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.475505Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.475521Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.475536Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.475550Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.475566Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.475581Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.475596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.475613Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.475629Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.475645Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.475662Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.475677Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.475694Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.475709Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.475724Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.475739Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.475754Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.475769Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.475784Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.475799Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.475813Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.475828Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.475843Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.475857Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.475872Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.475886Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.475901Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.475916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.475930Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.475951Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.475966Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.475982Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.475996Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.476011Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.476040Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.476058Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.476075Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.476090Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.476105Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.476120Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.476136Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.476153Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.476171Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.476189Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.476207Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.476224Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.476242Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.476260Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.476278Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.476296Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.476313Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.476331Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.476352Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.476370Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.476387Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.476405Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.476423Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.476439Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.476455Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.476471Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.476489Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.476506Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.476522Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.476538Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.476554Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.476570Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.476586Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.476602Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.476619Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.476634Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.476650Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.476666Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.476681Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.476697Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.476712Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.476728Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.476744Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.476759Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.476775Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.476790Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.476806Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.476822Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.476837Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.476853Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.476871Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.476886Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.476902Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.476917Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.476933Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.476955Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-5:0:127.0.0.1:42299, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.476972Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.476991Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.477009Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.477025Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.488145Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.488202Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.488254Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.488324Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.488376Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.488417Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.488461Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.488503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.488548Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.488593Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.488639Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.488675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.488828Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.488865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.488887Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.488908Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.488928Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.488954Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.488976Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.488997Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.489017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.489058Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.489074Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.489092Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.489111Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.489130Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.489148Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.489164Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.489178Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.489194Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.489211Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.489230Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.489249Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.489269Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.489289Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.489309Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.489329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.489350Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.489369Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.489389Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.489409Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.489429Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.489448Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.489468Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.489487Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.489505Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.489523Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.489542Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.489560Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.489578Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.489596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.489615Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.489641Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.489663Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.489683Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.489704Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.489725Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.489745Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.489763Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.489781Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.489799Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.489821Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.489840Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.489858Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.489877Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.489896Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.489916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.489936Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.489966Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.489987Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.490007Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.499052Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.499105Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.499128Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.499148Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.499167Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.499186Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.499206Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.499227Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.499247Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.499267Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.499287Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.499307Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.499325Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.499343Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.499361Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.499385Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.499405Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.499424Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.499444Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.499464Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.499484Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.499505Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.499525Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.499543Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.499563Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.499586Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.499606Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.499625Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.499647Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.499665Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.499680Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.499696Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.499712Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.499730Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.499747Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.499763Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.499780Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.499797Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.499815Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.499832Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.499850Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.499866Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.499883Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.499902Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.499919Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.499935Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.499959Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.499977Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.499994Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.500013Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.500046Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.500064Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.500080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.500095Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.500110Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.500126Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.500142Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.500157Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.500173Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.500190Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.500207Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.500223Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.500238Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.500255Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.500272Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.500290Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.500308Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.500328Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.500346Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.500365Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.500383Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.500399Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.500415Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.500434Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.500453Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.500469Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.500486Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.500503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.500522Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.500539Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.500556Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.500573Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.500590Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.500606Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.500620Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.500636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.500651Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.500666Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.500681Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.500696Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.500711Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.500725Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.500740Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.500757Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.500775Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.500793Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.500811Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.500830Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.500848Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.500866Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.500883Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.500898Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.500913Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.500929Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.500951Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.500968Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.500986Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.501005Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.501023Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.513180Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.513236Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.513280Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.513482Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.513539Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.513587Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.513707Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.513813Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.513869Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.513985Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.514091Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.514347Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.514380Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.514403Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.514422Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.514443Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-11:0:127.0.0.1:45143, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.514467Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.514492Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.514517Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.514540Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.514560Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.514582Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.514602Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.514624Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.514645Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.514664Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.514686Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.514707Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.514727Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.514746Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.514766Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.514786Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.514807Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.514829Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.514858Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.514880Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.514906Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.514928Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.514957Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.514980Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.515002Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.515023Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.515060Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.515080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.515101Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.515121Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.515141Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.515161Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.515182Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.515203Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.515224Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.515244Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.515263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.515283Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.515304Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.515323Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.515343Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.515363Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.515382Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.515403Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.515425Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.515448Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.515468Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.515489Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.515510Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.515531Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.515552Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.515571Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.515591Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.515611Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.515632Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.515653Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.515674Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.515694Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.515714Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.515735Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.515755Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.515773Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.515792Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.515812Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.515830Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.515848Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.515868Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.515888Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.515910Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.515932Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.515960Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.515982Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.516003Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.516024Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.527133Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.527165Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.527190Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.527213Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.527233Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.527252Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.527272Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.527291Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.527311Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.527330Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.527352Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.527373Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.527393Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.527414Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.527433Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.527453Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.527473Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.527493Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.527513Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.527535Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.527556Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.527576Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.527596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.527617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.527640Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.527660Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.527679Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.527700Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.527721Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.527741Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.527762Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.527783Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.527804Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.527826Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.527847Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.527868Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.527888Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.527908Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.527930Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.527960Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.527982Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.528004Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.528024Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.528170Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.528218Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.528257Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.528409Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.528460Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.528503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.528538Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.528572Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.528605Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.528699Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.528741Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.528820Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.528865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.530100Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.530173Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.530274Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.530324Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.530422Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.530634Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.530790Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.530838Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.530976Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.531001Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.531021Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.531056Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.531079Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.531099Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.531119Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.531138Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.531165Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.531185Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.531208Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.531227Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.531248Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.531266Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.531282Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.531297Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.531313Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.531328Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.531344Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.531359Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.531375Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.531390Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.531406Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.531422Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.531438Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.531456Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.531472Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.531488Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.531503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.531518Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.531533Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.531551Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.531569Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.531585Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.531602Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.531617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.531633Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.531648Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.531664Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.531680Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.531695Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.531711Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.531729Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.531746Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.531763Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.531780Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.531796Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.531813Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.531830Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.531848Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.531866Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.531883Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.531900Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.531917Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.531933Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.531958Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.531975Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.531993Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.532011Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.548068Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.548137Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.548163Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-17:0:127.0.0.1:33571, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.548187Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.548215Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.548239Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.548263Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.548285Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.548305Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.548325Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.548345Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.548365Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.548385Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.548405Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.548426Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.548445Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.548464Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.548485Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.548506Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.548527Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.548548Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.548570Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.548591Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.548612Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.548637Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.548664Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.548684Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.548702Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.548721Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.548742Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.548762Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.548781Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.548799Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.548817Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.548836Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.548857Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.548877Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.548896Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.548916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.548936Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.548967Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.548987Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.549009Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.549055Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.549082Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.549104Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.549126Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.549147Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.549168Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.549190Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.549210Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.549230Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.549249Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.549267Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.549287Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.549307Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.549326Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.549343Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.549363Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.549385Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.549405Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.549425Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.549445Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.549466Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.549487Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.549507Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.549529Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.549551Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.549572Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.549593Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.549614Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.549639Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.549660Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.549682Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.549702Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.549721Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.549740Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.549768Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.549788Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.549807Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.549825Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.549844Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.549863Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.549883Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.549901Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.549920Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.549939Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.549968Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.549985Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.550002Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.550021Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.550137Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.550160Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.550180Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.550201Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.550222Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.550241Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.550261Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.550281Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.550300Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.550320Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.550339Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.550358Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.550378Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.550397Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.550416Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.550435Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.550455Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.550475Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.550494Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.550511Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.550527Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.550543Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.550559Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.550576Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.550595Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.550612Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.550630Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.550647Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.550663Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.550680Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.550698Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.550717Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.550734Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.550751Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.550767Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.550783Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.550800Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.550815Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.550832Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.550848Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.550863Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.550880Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.550899Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.550915Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.550930Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.550953Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.550969Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.550985Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.551002Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.551017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.551049Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.551066Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.551082Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.551097Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.551113Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.551129Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.551145Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.551161Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.551176Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.551193Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.551210Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.551225Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.551241Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.551256Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.551273Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.551291Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.551309Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.551324Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.551340Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.551355Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.551371Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.551386Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.551403Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.551419Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.551436Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.551451Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.551467Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.551483Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.551499Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.551517Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.551535Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.551550Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.551565Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.551580Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.551596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.551611Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.551626Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.551642Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.551657Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.551672Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.551688Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.551704Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.551720Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.551736Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.551752Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.551767Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.551785Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.551800Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.551815Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.551831Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.551846Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.551863Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.551882Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.551899Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.551918Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.551936Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.551959Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.551975Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.551991Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.552007Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.552023Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.566131Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-14:0:127.0.0.1:36217, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.566168Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.566197Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.566229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.566248Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.566266Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.566288Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.566309Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.566328Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.566344Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.566361Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.566378Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.566394Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.566413Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.566435Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.566455Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.566476Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.566499Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.566518Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.566537Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.566558Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.566577Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.566595Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.566614Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.566636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.566656Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.566675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.566697Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.566717Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.566737Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.566757Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.566778Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.566799Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.566820Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.566840Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.566861Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.566882Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.566904Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.566926Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.566954Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.566975Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.566993Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.567009Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.567039Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.567059Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.567080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.567101Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.567121Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.567144Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.567164Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.567181Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.567199Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.567216Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.567234Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.567255Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.567275Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.567296Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.567317Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.567338Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.567361Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.567382Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.567401Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.567417Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.567435Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.567455Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.567472Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.567490Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.567509Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.567530Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.567552Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.567572Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.567594Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.567617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.567638Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.567658Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.567678Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.567699Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.567721Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.567741Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.567759Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.567776Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.567793Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.567809Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.567825Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.567843Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.567863Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.567884Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.567906Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.567926Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.567954Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.567977Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.567997Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.568017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.569041Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.569100Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.569143Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.569191Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.569230Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.569273Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.575069Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.575142Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.575199Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.575244Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.575284Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.575322Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.575358Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.575395Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.575432Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.575474Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.575510Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.575545Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.577069Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.577146Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.577190Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.577233Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.577272Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.577319Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.577358Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.577396Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.577440Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.577485Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.577524Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.577568Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.577627Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.577679Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.577730Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.577768Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.577803Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.577839Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.577876Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.577911Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.577959Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.577997Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.578052Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.578098Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.581202Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.581241Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.581265Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.581285Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.581305Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.581325Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.581346Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.581366Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.581388Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.581408Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.581429Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.581450Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.581471Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.581491Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.581512Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.581533Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.581554Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.581575Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.581597Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.581619Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.581641Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.581658Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.581675Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.581692Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.581709Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.581729Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.581745Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.581762Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.581779Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.581795Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.581811Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.581828Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.581845Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.581862Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.581879Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.581896Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.581913Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.581930Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.581955Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.581973Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.581989Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.582006Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.582023Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.582059Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.582080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.582097Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.582113Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.582129Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.582146Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.582164Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.582179Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.582197Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.582214Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.582230Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.582247Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.582264Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.582280Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.582296Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.582312Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.582329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.582347Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.582366Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.582382Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.582398Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.582414Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.582430Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-9:0:127.0.0.1:38259, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.582448Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:42.582466Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:42.582481Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:42.582496Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:42.582510Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:42.582526Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:42.582541Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:42.582559Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:42.582575Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:42.582590Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:42.582605Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:42.582621Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:42.582637Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:42.582651Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:42.582666Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:42.582682Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:42.582698Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:42.582712Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:42.582727Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:42.582741Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:42.582756Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:42.582773Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:42.582790Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:42.582807Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:42.582824Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:42.582840Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:42.582855Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:42.582870Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:42.582885Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:42.582901Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:42.582916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:42.582933Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:42.582955Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:42.582973Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:42.582989Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:42.583006Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:42.583023Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:42.592214Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:42.592337Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:42.592393Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:42.592438Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:42.592476Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:42.592525Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:42.592580Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:42.592628Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:42.592669Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:42.592718Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:42.592755Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:42.592799Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:42.592848Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:42.593477Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:42.593545Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:42.593582Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:42.593622Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:42.593681Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:42.593732Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:42.593784Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:42.593827Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:42.605083Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:42.605129Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:42.605152Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:42.605172Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:42.605191Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:42.605210Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:42.605231Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:42.605249Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:42.605268Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:42.605285Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:42.605301Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:42.605318Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:42.605334Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:42.605351Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:42.605366Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:42.605383Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:42.605402Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:42.605418Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:42.605434Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:42.605450Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:42.605466Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:42.605481Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:42.605496Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:42.605514Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:42.605533Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:42.605556Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:42.605573Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:42.605589Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:42.605604Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:42.605620Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:42.605636Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:42.605652Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:42.605670Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:42.605686Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:42.605701Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:42.605717Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:42.605732Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:42.605747Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:42.605763Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:42.605782Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:42.605801Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:42.605817Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:42.605833Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:42.605850Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:42.605865Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:42.605881Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:42.605896Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:42.605912Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:42.605928Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:42.605951Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:42.605966Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:42.605981Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:42.605994Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:42.606009Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:42.606040Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:42.606058Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:42.606072Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:42.606087Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:42.606104Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:42.606119Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:42.606135Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:42.606150Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:42.606165Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:42.606181Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:42.606197Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:42.606213Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:42.606229Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.606245Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:42.606259Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:42.606273Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:42.606287Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:42.606301Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:42.606314Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:42.606330Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:42.606345Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:42.606362Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:42.606377Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:42.606392Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:42.606408Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:42.606423Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:42.606438Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:42.606453Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:42.606467Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:42.606482Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:42.606497Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:42.606512Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:42.606527Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:42.606542Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:42.606557Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:42.606571Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:42.606585Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:42.606600Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:42.606614Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:42.606629Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:42.606644Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:42.606659Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:42.606673Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:42.606690Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:42.606705Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:42.606720Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:42.606735Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:42.606750Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:42.606766Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:42.606781Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:42.606797Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:42.606813Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:42.606829Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:42.606844Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:42.606860Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:42.606875Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:42.606890Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:42.606905Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:42.606921Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:42.606937Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:42.606960Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:42.606976Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:42.606992Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:42.607009Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:42.607025Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:42.607061Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:42.607078Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:42.607099Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:42.607117Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:42.607135Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:42.607153Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:42.607171Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:42.607188Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:42.607208Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:42.607231Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:42.607250Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:42.607268Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:42.607286Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:42.607304Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:42.607323Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:42.607341Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:42.607360Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:42.607377Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:42.607394Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:42.607411Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:42.607430Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:42.607448Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:42.607466Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-16:0:127.0.0.1:33999, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:42.607483Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:42.612067Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:43.864092Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:43.989098Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:43.989991Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:43.990170Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:43.990429Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:43.990547Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:43.990689Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:43.990836Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:43.990980Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:43.991249Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:43.991411Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:43.991805Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:43.991955Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:43.992153Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:43.992295Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:43.992676Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:43.992809Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:43.993066Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:43.993425Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:43.993632Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:43.993868Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:43.994024Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:43.994394Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:43.994741Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:43.994895Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:43.995178Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:44.000141Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:44.004731Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:44.004767Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:44.004785Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:44.004821Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:44.004837Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:44.004852Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:44.004867Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:44.004883Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:44.004898Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:44.004913Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:44.004929Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:44.004944Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:44.004960Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:44.004976Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:44.004991Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:44.005006Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:44.005024Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:44.005058Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:44.005076Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:44.005092Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:44.005108Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:44.005124Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:44.005139Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:44.005155Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:44.005171Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:44.005189Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:44.005212Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:44.005230Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:44.005245Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:44.005260Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:44.005275Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:44.005291Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:44.005305Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:44.005321Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:44.005336Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:44.005352Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:44.005367Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:44.005383Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:44.005398Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:44.005413Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:44.005428Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:44.005444Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:44.005459Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:44.005474Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:44.005488Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:44.005503Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:44.005519Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:44.005534Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:44.005549Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:44.005566Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:44.005581Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:44.005597Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:44.005612Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:44.005627Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:44.005642Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:44.006649Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:44.006827Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:44.007377Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:44.009789Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:44.009954Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:44.010121Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:44.010299Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:44.010438Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:44.010595Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:44.010732Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:44.010886Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:44.011040Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:44.011098Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:44.011368Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:44.011578Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:44.011714Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:44.011846Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:44.011984Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:44.012134Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:44.012269Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:44.012485Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:44.012626Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:44.012759Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:44.012892Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:44.013046Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:44.013448Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:44.013708Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:44.013897Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:44.014044Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:44.026090Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:44.026201Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:44.026251Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:44.026342Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:44.026371Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:44.026439Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:44.026466Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:44.026489Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:44.026512Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:44.026531Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:44.026552Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:44.026572Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:44.026592Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:44.026611Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:44.026630Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:44.026648Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:44.026670Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:44.026687Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:44.026702Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:44.026718Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:44.026733Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:44.026749Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:44.026763Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:44.026778Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:44.026793Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:44.026808Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:44.026824Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:44.026839Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:44.026859Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:44.026874Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:44.026889Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:44.026904Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:44.026918Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:44.026934Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:44.026956Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:44.026972Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:44.026986Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:44.027001Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:44.027018Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:44.028121Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:44.028211Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:44.028242Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:44.028315Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:44.028335Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:44.028375Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:44.028392Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:44.028406Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:44.028421Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:44.028437Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:44.028451Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:44.028467Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:44.028482Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:44.028497Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:44.028512Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:44.028527Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:44.028543Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:44.028559Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:44.028578Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:44.028594Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:44.028610Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:44.028628Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:44.028644Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:44.028659Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:44.028674Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:44.028689Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:44.028707Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:44.028722Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:44.028738Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:44.028753Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:44.028768Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:44.028784Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:44.028799Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:44.028814Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:44.028829Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:44.028844Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:44.028859Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:44.028875Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:44.028890Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:44.028906Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:44.028921Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:44.028936Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:44.028957Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:44.028972Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:44.028987Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:44.029002Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:44.029017Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:44.029047Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-1:0:127.0.0.1:41233, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:44.029065Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_173" } [INFO] [stdout] 2025-10-01T07:45:44.029086Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_110" } [INFO] [stdout] 2025-10-01T07:45:44.029107Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_174" } [INFO] [stdout] 2025-10-01T07:45:44.029124Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_187" } [INFO] [stdout] 2025-10-01T07:45:44.029141Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_37" } [INFO] [stdout] 2025-10-01T07:45:44.029160Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_86" } [INFO] [stdout] 2025-10-01T07:45:44.029179Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_144" } [INFO] [stdout] 2025-10-01T07:45:44.029198Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_198" } [INFO] [stdout] 2025-10-01T07:45:44.029215Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_188" } [INFO] [stdout] 2025-10-01T07:45:44.029233Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_21" } [INFO] [stdout] 2025-10-01T07:45:44.029253Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_16" } [INFO] [stdout] 2025-10-01T07:45:44.029274Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_140" } [INFO] [stdout] 2025-10-01T07:45:44.029296Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_138" } [INFO] [stdout] 2025-10-01T07:45:44.029319Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_167" } [INFO] [stdout] 2025-10-01T07:45:44.029338Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_124" } [INFO] [stdout] 2025-10-01T07:45:44.029359Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_168" } [INFO] [stdout] 2025-10-01T07:45:44.029380Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_11" } [INFO] [stdout] 2025-10-01T07:45:44.029399Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_93" } [INFO] [stdout] 2025-10-01T07:45:44.029417Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_26" } [INFO] [stdout] 2025-10-01T07:45:44.029437Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_44" } [INFO] [stdout] 2025-10-01T07:45:44.029457Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_128" } [INFO] [stdout] 2025-10-01T07:45:44.029475Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_107" } [INFO] [stdout] 2025-10-01T07:45:44.029493Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_30" } [INFO] [stdout] 2025-10-01T07:45:44.029511Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_25" } [INFO] [stdout] 2025-10-01T07:45:44.029530Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_126" } [INFO] [stdout] 2025-10-01T07:45:44.029549Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_77" } [INFO] [stdout] 2025-10-01T07:45:44.029567Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_135" } [INFO] [stdout] 2025-10-01T07:45:44.029584Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_62" } [INFO] [stdout] 2025-10-01T07:45:44.029601Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_71" } [INFO] [stdout] 2025-10-01T07:45:44.029617Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_38" } [INFO] [stdout] 2025-10-01T07:45:44.029643Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_50" } [INFO] [stdout] 2025-10-01T07:45:44.029663Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_59" } [INFO] [stdout] 2025-10-01T07:45:44.029682Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_102" } [INFO] [stdout] 2025-10-01T07:45:44.029699Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_47" } [INFO] [stdout] 2025-10-01T07:45:44.029718Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_9" } [INFO] [stdout] 2025-10-01T07:45:44.029735Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_81" } [INFO] [stdout] 2025-10-01T07:45:44.029750Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_123" } [INFO] [stdout] 2025-10-01T07:45:44.029764Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_65" } [INFO] [stdout] 2025-10-01T07:45:44.029787Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_98" } [INFO] [stdout] 2025-10-01T07:45:44.029807Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_41" } [INFO] [stdout] 2025-10-01T07:45:44.029826Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_3" } [INFO] [stdout] 2025-10-01T07:45:44.029859Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_115" } [INFO] [stdout] 2025-10-01T07:45:44.029880Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_117" } [INFO] [stdout] 2025-10-01T07:45:44.029898Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_145" } [INFO] [stdout] 2025-10-01T07:45:44.029916Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_159" } [INFO] [stdout] 2025-10-01T07:45:44.029934Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_171" } [INFO] [stdout] 2025-10-01T07:45:44.029965Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_177" } [INFO] [stdout] 2025-10-01T07:45:44.029984Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_143" } [INFO] [stdout] 2025-10-01T07:45:44.030002Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_103" } [INFO] [stdout] 2025-10-01T07:45:44.030020Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_160" } [INFO] [stdout] 2025-10-01T07:45:44.030060Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_184" } [INFO] [stdout] 2025-10-01T07:45:44.030077Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_189" } [INFO] [stdout] 2025-10-01T07:45:44.030092Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_97" } [INFO] [stdout] 2025-10-01T07:45:44.030108Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_191" } [INFO] [stdout] 2025-10-01T07:45:44.030124Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_7" } [INFO] [stdout] 2025-10-01T07:45:44.030139Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_197" } [INFO] [stdout] 2025-10-01T07:45:44.030154Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_137" } [INFO] [stdout] 2025-10-01T07:45:44.030170Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_178" } [INFO] [stdout] 2025-10-01T07:45:44.030185Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_70" } [INFO] [stdout] 2025-10-01T07:45:44.030201Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_192" } [INFO] [stdout] 2025-10-01T07:45:44.030216Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_84" } [INFO] [stdout] 2025-10-01T07:45:44.030231Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_132" } [INFO] [stdout] 2025-10-01T07:45:44.030246Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_186" } [INFO] [stdout] 2025-10-01T07:45:44.030261Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_29" } [INFO] [stdout] 2025-10-01T07:45:44.030276Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_108" } [INFO] [stdout] 2025-10-01T07:45:44.030292Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_113" } [INFO] [stdout] 2025-10-01T07:45:44.030307Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_182" } [INFO] [stdout] 2025-10-01T07:45:44.030324Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_166" } [INFO] [stdout] 2025-10-01T07:45:44.030341Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_176" } [INFO] [stdout] 2025-10-01T07:45:44.030356Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_100" } [INFO] [stdout] 2025-10-01T07:45:44.030371Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_89" } [INFO] [stdout] 2025-10-01T07:45:44.030387Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_194" } [INFO] [stdout] 2025-10-01T07:45:44.030402Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_58" } [INFO] [stdout] 2025-10-01T07:45:44.030417Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_75" } [INFO] [stdout] 2025-10-01T07:45:44.030433Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_57" } [INFO] [stdout] 2025-10-01T07:45:44.030449Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_69" } [INFO] [stdout] 2025-10-01T07:45:44.030469Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_31" } [INFO] [stdout] 2025-10-01T07:45:44.030484Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_43" } [INFO] [stdout] 2025-10-01T07:45:44.030499Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_180" } [INFO] [stdout] 2025-10-01T07:45:44.030513Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_80" } [INFO] [stdout] 2025-10-01T07:45:44.030529Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_53" } [INFO] [stdout] 2025-10-01T07:45:44.030546Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_181" } [INFO] [stdout] 2025-10-01T07:45:44.030562Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_32" } [INFO] [stdout] 2025-10-01T07:45:44.030579Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_54" } [INFO] [stdout] 2025-10-01T07:45:44.030596Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_39" } [INFO] [stdout] 2025-10-01T07:45:44.030613Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_49" } [INFO] [stdout] 2025-10-01T07:45:44.030629Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_64" } [INFO] [stdout] 2025-10-01T07:45:44.030645Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_125" } [INFO] [stdout] 2025-10-01T07:45:44.030662Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_155" } [INFO] [stdout] 2025-10-01T07:45:44.030678Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_193" } [INFO] [stdout] 2025-10-01T07:45:44.030694Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_2" } [INFO] [stdout] 2025-10-01T07:45:44.030710Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_12" } [INFO] [stdout] 2025-10-01T07:45:44.030727Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_130" } [INFO] [stdout] 2025-10-01T07:45:44.030743Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_158" } [INFO] [stdout] 2025-10-01T07:45:44.030759Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_88" } [INFO] [stdout] 2025-10-01T07:45:44.030776Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_46" } [INFO] [stdout] 2025-10-01T07:45:44.030792Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_76" } [INFO] [stdout] 2025-10-01T07:45:44.030808Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_133" } [INFO] [stdout] 2025-10-01T07:45:44.030827Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_134" } [INFO] [stdout] 2025-10-01T07:45:44.030843Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_141" } [INFO] [stdout] 2025-10-01T07:45:44.030859Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_67" } [INFO] [stdout] 2025-10-01T07:45:44.030875Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_119" } [INFO] [stdout] 2025-10-01T07:45:44.030891Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_139" } [INFO] [stdout] 2025-10-01T07:45:44.030908Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_95" } [INFO] [stdout] 2025-10-01T07:45:44.030924Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_148" } [INFO] [stdout] 2025-10-01T07:45:44.030945Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_154" } [INFO] [stdout] 2025-10-01T07:45:44.030963Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_172" } [INFO] [stdout] 2025-10-01T07:45:44.030979Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_92" } [INFO] [stdout] 2025-10-01T07:45:44.030997Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_45" } [INFO] [stdout] 2025-10-01T07:45:44.031014Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_87" } [INFO] [stdout] 2025-10-01T07:45:44.042079Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_73" } [INFO] [stdout] 2025-10-01T07:45:44.042280Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_151" } [INFO] [stdout] 2025-10-01T07:45:44.042470Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_15" } [INFO] [stdout] 2025-10-01T07:45:44.042587Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_27" } [INFO] [stdout] 2025-10-01T07:45:44.042750Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_68" } [INFO] [stdout] 2025-10-01T07:45:44.042894Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_72" } [INFO] [stdout] 2025-10-01T07:45:44.043046Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_66" } [INFO] [stdout] 2025-10-01T07:45:44.043080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_28" } [INFO] [stdout] 2025-10-01T07:45:44.043104Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_74" } [INFO] [stdout] 2025-10-01T07:45:44.043260Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_101" } [INFO] [stdout] 2025-10-01T07:45:44.043290Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_106" } [INFO] [stdout] 2025-10-01T07:45:44.043312Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_8" } [INFO] [stdout] 2025-10-01T07:45:44.043330Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_121" } [INFO] [stdout] 2025-10-01T07:45:44.043350Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_48" } [INFO] [stdout] 2025-10-01T07:45:44.043369Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_153" } [INFO] [stdout] 2025-10-01T07:45:44.043388Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_34" } [INFO] [stdout] 2025-10-01T07:45:44.043410Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_10" } [INFO] [stdout] 2025-10-01T07:45:44.043431Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_20" } [INFO] [stdout] 2025-10-01T07:45:44.043451Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_19" } [INFO] [stdout] 2025-10-01T07:45:44.043472Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_183" } [INFO] [stdout] 2025-10-01T07:45:44.043494Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_199" } [INFO] [stdout] 2025-10-01T07:45:44.043514Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_114" } [INFO] [stdout] 2025-10-01T07:45:44.043533Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_190" } [INFO] [stdout] 2025-10-01T07:45:44.044080Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_104" } [INFO] [stdout] 2025-10-01T07:45:44.044106Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_22" } [INFO] [stdout] 2025-10-01T07:45:44.044126Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_142" } [INFO] [stdout] 2025-10-01T07:45:44.044146Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_109" } [INFO] [stdout] 2025-10-01T07:45:44.044166Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_4" } [INFO] [stdout] 2025-10-01T07:45:44.044183Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_165" } [INFO] [stdout] 2025-10-01T07:45:44.044203Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_13" } [INFO] [stdout] 2025-10-01T07:45:44.044221Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_129" } [INFO] [stdout] 2025-10-01T07:45:44.044239Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_196" } [INFO] [stdout] 2025-10-01T07:45:44.044257Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_51" } [INFO] [stdout] 2025-10-01T07:45:44.044277Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_156" } [INFO] [stdout] 2025-10-01T07:45:44.044293Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_179" } [INFO] [stdout] 2025-10-01T07:45:44.044311Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_17" } [INFO] [stdout] 2025-10-01T07:45:44.044329Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_61" } [INFO] [stdout] 2025-10-01T07:45:44.044347Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_40" } [INFO] [stdout] 2025-10-01T07:45:44.044365Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_147" } [INFO] [stdout] 2025-10-01T07:45:44.044383Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_164" } [INFO] [stdout] 2025-10-01T07:45:44.044400Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_120" } [INFO] [stdout] 2025-10-01T07:45:44.044418Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_79" } [INFO] [stdout] 2025-10-01T07:45:44.044434Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_24" } [INFO] [stdout] 2025-10-01T07:45:44.044453Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_152" } [INFO] [stdout] 2025-10-01T07:45:44.044471Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_85" } [INFO] [stdout] 2025-10-01T07:45:44.044490Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_90" } [INFO] [stdout] 2025-10-01T07:45:44.044509Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_136" } [INFO] [stdout] 2025-10-01T07:45:44.044532Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_82" } [INFO] [stdout] 2025-10-01T07:45:44.044553Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_0" } [INFO] [stdout] 2025-10-01T07:45:44.044572Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_5" } [INFO] [stdout] 2025-10-01T07:45:44.044589Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_175" } [INFO] [stdout] 2025-10-01T07:45:44.044607Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_99" } [INFO] [stdout] 2025-10-01T07:45:44.044626Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_105" } [INFO] [stdout] 2025-10-01T07:45:44.044645Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_96" } [INFO] [stdout] 2025-10-01T07:45:44.044664Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_195" } [INFO] [stdout] 2025-10-01T07:45:44.044683Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_94" } [INFO] [stdout] 2025-10-01T07:45:44.044700Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_111" } [INFO] [stdout] 2025-10-01T07:45:44.044715Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_169" } [INFO] [stdout] 2025-10-01T07:45:44.044730Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_52" } [INFO] [stdout] 2025-10-01T07:45:44.044751Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_162" } [INFO] [stdout] 2025-10-01T07:45:44.044767Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_1" } [INFO] [stdout] 2025-10-01T07:45:44.044781Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_116" } [INFO] [stdout] 2025-10-01T07:45:44.044816Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_146" } [INFO] [stdout] 2025-10-01T07:45:44.044832Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_91" } [INFO] [stdout] 2025-10-01T07:45:44.044847Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_36" } [INFO] [stdout] 2025-10-01T07:45:44.044863Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_42" } [INFO] [stdout] 2025-10-01T07:45:44.044879Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_131" } [INFO] [stdout] 2025-10-01T07:45:44.044894Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_163" } [INFO] [stdout] 2025-10-01T07:45:44.044911Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_35" } [INFO] [stdout] 2025-10-01T07:45:44.044928Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_23" } [INFO] [stdout] 2025-10-01T07:45:44.044950Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_122" } [INFO] [stdout] 2025-10-01T07:45:44.044968Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_157" } [INFO] [stdout] 2025-10-01T07:45:44.044984Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_6" } [INFO] [stdout] 2025-10-01T07:45:44.044999Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_18" } [INFO] [stdout] 2025-10-01T07:45:44.045015Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_112" } [INFO] [stdout] 2025-10-01T07:45:44.045045Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_150" } [INFO] [stdout] 2025-10-01T07:45:44.045062Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_118" } [INFO] [stdout] 2025-10-01T07:45:44.045077Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_83" } [INFO] [stdout] 2025-10-01T07:45:44.045091Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_56" } [INFO] [stdout] 2025-10-01T07:45:44.045107Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_161" } [INFO] [stdout] 2025-10-01T07:45:44.045122Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_149" } [INFO] [stdout] 2025-10-01T07:45:44.045137Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_170" } [INFO] [stdout] 2025-10-01T07:45:44.045153Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_63" } [INFO] [stdout] 2025-10-01T07:45:44.045168Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_55" } [INFO] [stdout] 2025-10-01T07:45:44.045186Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_60" } [INFO] [stdout] 2025-10-01T07:45:44.045203Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_185" } [INFO] [stdout] 2025-10-01T07:45:44.045218Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_33" } [INFO] [stdout] 2025-10-01T07:45:44.045234Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_14" } [INFO] [stdout] 2025-10-01T07:45:44.045248Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_127" } [INFO] [stdout] 2025-10-01T07:45:44.045264Z  INFO cluster_test: Execute operation DeleteKey { chitchat_id: node-2:0:127.0.0.1:41231, key: "key_78" } [INFO] [stdout] 2025-10-01T07:45:47.683645Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:47.727366Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:47.754214Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:47.756814Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:47.767476Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:47.780542Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:47.793348Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:47.799838Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.297384Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.306695Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.306986Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.307093Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.307130Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.310636Z  WARN chitchat::state: Node to reset node-1:0:127.0.0.1:41233 last gc version: 201 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.313131Z  WARN chitchat::state: Node to reset node-1:0:127.0.0.1:41233 last gc version: 201 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.321680Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.325152Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.325207Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.325268Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.360692Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.361877Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.361948Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.361982Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.362076Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.362143Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.361811Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.367764Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.369157Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.376911Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.377626Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.383232Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.392983Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.426418Z  INFO chitchat::state: resetting node node=node-9:0:127.0.0.1:38259 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:48.456015Z  INFO chitchat::state: resetting node node=node-9:0:127.0.0.1:38259 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:48.463159Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.472756Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.484355Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.540950Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.545524Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.556980Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.619161Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.636685Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.646579Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.649226Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.652879Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.653321Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.664580Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.665019Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.674474Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.674992Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.680340Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.696120Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.696451Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.843887Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.843978Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.850717Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.850792Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.859789Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.859859Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.864315Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.864376Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.925584Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.940152Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.940288Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.941603Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.941706Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.943042Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.943140Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.944465Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.944565Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.947184Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.947282Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.950060Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.950153Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.953130Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.953228Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.955166Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.955265Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.959395Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.959500Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.961024Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.961133Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.962554Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.962653Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.965814Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.965916Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.978475Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.987110Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.989904Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.992665Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.993851Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.993920Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.995418Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:48.997855Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.001177Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.004401Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.008858Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.009279Z  INFO chitchat::state: resetting node node=node-18:0:127.0.0.1:38799 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.009518Z  INFO chitchat::state: resetting node node=node-3:0:127.0.0.1:44783 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.010081Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.011726Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.016056Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.016163Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.017588Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.017692Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.019644Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.022768Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.024225Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.024416Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.030836Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.030938Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.030984Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.031080Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.031143Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.031195Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.033761Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.033856Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.033919Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.033932Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.034085Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.033980Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.034402Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.034427Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.035811Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.035914Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.038311Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.038406Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.039853Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.039953Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.041371Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.041467Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.044233Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.044325Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.045825Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.045922Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.046892Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.048327Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.049891Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.050252Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.050359Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.051815Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.051933Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.053214Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.053382Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.055044Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.055130Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.055207Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.055241Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.055353Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.055427Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.057122Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.059966Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.060085Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.062854Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.062952Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.064327Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.064424Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.078351Z  INFO chitchat::state: resetting node node=node-11:0:127.0.0.1:45143 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.078588Z  INFO chitchat::state: resetting node node=node-0:0:127.0.0.1:36563 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.082177Z  INFO chitchat::state: resetting node node=node-17:0:127.0.0.1:33571 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.084185Z  INFO chitchat::state: resetting node node=node-9:0:127.0.0.1:38259 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.100916Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.106165Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.107736Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.110093Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.112210Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.112420Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.116204Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.116322Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.118095Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.118204Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.128883Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.129060Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.130862Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.130982Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.133772Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.133886Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.134520Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.136060Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.139145Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.140637Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.140749Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.167545Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.167693Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.167789Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.167831Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.167907Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.167948Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.168118Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.170403Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.171696Z  INFO chitchat::state: resetting node node=node-2:0:127.0.0.1:41231 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.171778Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.172777Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.175428Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.175727Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.175824Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.175897Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.175959Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.176014Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.176092Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.176279Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.177844Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.181067Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.181464Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.181570Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.181638Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.181896Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.182069Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.182111Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.182265Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.183918Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.184911Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.192328Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.194520Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.195352Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.199959Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.200267Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.201206Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.202615Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.208256Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.209206Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.209470Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.209545Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.209587Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.310584Z  INFO chitchat::state: resetting node node=node-2:0:127.0.0.1:41231 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.325543Z  INFO chitchat::state: resetting node node=node-2:0:127.0.0.1:41231 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.333376Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.333538Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.333783Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.334099Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.334386Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.350317Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.357960Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.360072Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.360477Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.365125Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.434965Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.435347Z  WARN chitchat::state: Node to reset node-1:0:127.0.0.1:41233 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.435604Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.435954Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.436009Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.436342Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.436406Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.442322Z  WARN chitchat::state: Node to reset node-0:0:127.0.0.1:36563 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.446181Z  WARN chitchat::state: Node to reset node-1:0:127.0.0.1:41233 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.446478Z  WARN chitchat::state: Node to reset node-11:0:127.0.0.1:45143 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.446725Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.446938Z  WARN chitchat::state: Node to reset node-18:0:127.0.0.1:38799 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.447178Z  WARN chitchat::state: Node to reset node-3:0:127.0.0.1:44783 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.447370Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.508289Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.508439Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.513703Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.516099Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.515326Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.516632Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.549331Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.549729Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.550077Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.550727Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.554228Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.560217Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.560789Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.561644Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.561957Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.564393Z  INFO chitchat::state: resetting node node=node-17:0:127.0.0.1:33571 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.565468Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.615477Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.615597Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.615641Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.616042Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.616102Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.616134Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.616339Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.616397Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.616429Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.616619Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.616761Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.616893Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.620588Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.621977Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.624285Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.624353Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.624396Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.627218Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.627299Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.627342Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.629307Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.629375Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.629423Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.629769Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.630187Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.633330Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.634441Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.636304Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.636386Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.636431Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.636830Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.643959Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.645356Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.645104Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.648145Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.649782Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.649858Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.652428Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.655796Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.674559Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.674710Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.682159Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.682267Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.683247Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.683353Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.726754Z  INFO chitchat::state: resetting node node=node-9:0:127.0.0.1:38259 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.744841Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.745001Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.758694Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.759666Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.763148Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.764069Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.764777Z  WARN chitchat::state: Node to reset node-17:0:127.0.0.1:33571 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.765194Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.765569Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.766759Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.787333Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.794600Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.796559Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.801580Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.803614Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.807593Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.810611Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.826786Z  WARN chitchat::state: Node to reset node-16:0:127.0.0.1:33999 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.829368Z  WARN chitchat::state: Node to reset node-2:0:127.0.0.1:41231 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.829947Z  WARN chitchat::state: Node to reset node-9:0:127.0.0.1:38259 last gc version: 400 max version: 200 [INFO] [stdout] 2025-10-01T07:45:49.891879Z  INFO chitchat::state: resetting node node=node-16:0:127.0.0.1:33999 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:49.935851Z  INFO chitchat::state: resetting node node=node-2:0:127.0.0.1:41231 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:50.004605Z  INFO chitchat::state: resetting node node=node-2:0:127.0.0.1:41231 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:50.099827Z  INFO chitchat::state: resetting node node=node-1:0:127.0.0.1:41233 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:50.126193Z  INFO chitchat::state: resetting node node=node-2:0:127.0.0.1:41231 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:50.175471Z  INFO chitchat::state: resetting node node=node-2:0:127.0.0.1:41231 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:50.345688Z  INFO chitchat::state: resetting node node=node-2:0:127.0.0.1:41231 last_gc_version=400 current_last_gc_version=0 [INFO] [stdout] 2025-10-01T07:45:54.046301Z  INFO cluster_test: Checking keys are deleted... [INFO] [stdout] 2025-10-01T07:45:54.047022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_166", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.047151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_198", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.047221Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_59", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.047271Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_31", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049071Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_47", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049167Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_184", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049236Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_2", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049306Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_86", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049367Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_107", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049466Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_191", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049523Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_125", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049574Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_158", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049639Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_195", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049699Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_183", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049761Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_109", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049823Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_142", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049887Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_164", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.049943Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_95", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050003Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_187", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050083Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_28", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050143Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_37", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050210Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_62", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050269Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_42", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050340Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_8", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050398Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_67", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050458Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_145", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050503Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_132", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050546Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_147", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050593Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_182", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050635Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_29", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050688Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_146", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050740Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_196", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050796Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_1", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050858Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_73", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_194", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.050970Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_77", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054066Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_58", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_119", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054210Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_168", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054272Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_53", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054322Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_122", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054377Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_89", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_90", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054485Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_92", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054534Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_143", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054591Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_188", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054636Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_46", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054680Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_167", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054742Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_56", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054809Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_45", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054857Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_104", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054915Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_162", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.054992Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_131", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.055080Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_85", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.055135Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_14", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.055199Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_120", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.055250Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_70", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.055303Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_66", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.055344Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_106", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.055383Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_192", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.055440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_111", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.055483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_64", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056070Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_173", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_16", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056226Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_115", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056302Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_113", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056366Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_3", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056424Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_91", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056471Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_54", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056515Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_52", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056571Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_141", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056615Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_48", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056654Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_23", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056709Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_32", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056776Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_181", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_81", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056890Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_83", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.056936Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_163", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057000Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_93", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057073Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_87", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057144Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_193", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057222Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_150", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057284Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_133", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057355Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_103", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057403Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_154", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057460Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_76", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057516Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_123", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057584Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_34", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057640Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_17", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_7", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057784Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_88", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057853Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_101", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057906Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_140", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.057964Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_15", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058013Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_51", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058101Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_118", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058162Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_169", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058226Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_11", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058275Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_186", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058317Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_126", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058359Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_151", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058398Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_175", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058439Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_178", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058481Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_71", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058525Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_74", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058567Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_137", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.058609Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_13", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060070Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_112", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060284Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_139", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060400Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_61", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060478Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_144", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060535Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_100", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060608Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_79", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060669Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_134", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_25", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060790Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_135", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060859Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_174", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060914Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_180", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.060976Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_80", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061050Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_26", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061105Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_63", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061153Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_35", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061210Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_102", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061260Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_50", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061308Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_9", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061351Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_20", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_110", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_39", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061513Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_128", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.061562Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_129", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.063069Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_138", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.063148Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_21", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.065075Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_152", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.065161Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_153", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.065223Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_177", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.065286Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_189", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.065340Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_0", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067418Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_108", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067510Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_97", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067572Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_124", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067632Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_18", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067678Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_36", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067724Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_44", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067776Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_82", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_121", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067876Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_127", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067918Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_176", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.067978Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_185", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_190", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068091Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_43", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068134Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_199", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068191Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_171", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068235Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_19", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068279Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_27", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068321Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_116", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068368Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_197", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_60", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_94", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068496Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_49", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068537Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_172", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068582Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_75", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068622Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_78", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068693Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_4", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068746Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_30", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068798Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_38", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068846Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_40", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068892Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_65", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068934Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_117", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.068981Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_156", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_96", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069089Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_5", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_6", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069202Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_114", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069264Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_12", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069328Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_160", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069384Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_179", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_98", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069489Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_55", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069550Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_41", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069607Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_148", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069670Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_10", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069727Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_99", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069781Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_155", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069837Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_159", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069892Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_149", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069940Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_24", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.069990Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_57", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.070050Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_130", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.070113Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_161", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.070169Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_170", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.070238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_22", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.070306Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_69", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.070360Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_72", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.070428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_33", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_84", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_105", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072220Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_136", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072298Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_68", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072360Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_157", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072436Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-12:0:127.0.0.1:37437, predicate: KeyPresent("key_165", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_16", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072567Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_41", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072623Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_66", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072689Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_78", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.072750Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_6", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.078097Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_146", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.078181Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_152", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.078602Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_7", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.078678Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_160", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.078739Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_172", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.078817Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_182", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.078873Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_133", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.078942Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_80", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079003Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_183", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079084Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_164", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_141", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079224Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_187", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079282Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_79", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079352Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_63", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079411Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_155", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079481Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_21", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079550Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_89", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079620Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_0", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079677Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_195", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079745Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_56", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079803Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_188", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.079869Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_60", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.085081Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_184", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.085158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_25", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.085219Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_17", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.085280Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_39", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.085333Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_67", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.085397Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_115", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090290Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_55", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090350Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_116", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090384Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_13", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090411Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_53", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090435Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_121", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090461Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_11", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090487Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_124", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090509Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_46", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090561Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_125", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090587Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_51", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090611Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_126", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090636Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_157", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090662Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_98", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090684Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_162", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_166", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090730Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_168", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090759Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_181", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090783Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_191", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090808Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_29", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090834Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_140", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090859Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_92", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090883Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_69", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090908Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_74", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090932Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_57", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090957Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_48", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.090984Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_58", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091010Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_119", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091054Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_147", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091079Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_129", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091102Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_153", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091124Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_178", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091148Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_65", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091170Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_73", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091200Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_90", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091224Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_20", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091249Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_101", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091271Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_61", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091293Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_103", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091316Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_137", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091337Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_150", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091360Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_139", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091382Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_62", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091404Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_192", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091426Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_161", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091449Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_24", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091472Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_15", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091495Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_95", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091520Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_122", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_180", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_4", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_10", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091609Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_100", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091655Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_186", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091681Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_105", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091704Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_86", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091726Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_94", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091749Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_106", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091772Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_158", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091794Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_134", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091816Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_163", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_149", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091861Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_70", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091884Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_54", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091907Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_32", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091929Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_144", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091953Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_199", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091975Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_45", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.091997Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_174", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092019Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_118", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092060Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_27", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092087Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_132", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092110Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_114", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092134Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_91", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092155Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_108", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092178Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_8", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092208Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_38", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092234Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_31", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092257Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_40", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092278Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_179", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092301Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_189", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_193", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092346Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_68", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092368Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_42", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092390Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_113", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092413Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_194", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092435Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_81", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092459Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_44", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092481Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_123", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092504Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_77", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092526Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_2", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092549Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_23", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092572Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_14", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092617Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_36", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092643Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_64", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092667Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_107", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092689Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_131", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092712Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_49", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092736Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_30", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092758Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_12", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092779Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_47", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092802Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_167", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092825Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_22", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092847Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_26", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092868Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_156", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092891Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_87", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092913Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_120", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092938Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_71", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092963Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_99", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.092984Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_19", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093008Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_112", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093049Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_165", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093075Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_175", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093096Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_185", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093120Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_59", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093143Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_190", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093166Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_197", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_93", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093219Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_102", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093242Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_130", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093265Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_9", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093286Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_35", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093310Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_33", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093332Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_37", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093356Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_143", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093379Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_84", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093401Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_138", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093424Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_151", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093447Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_52", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093473Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_110", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093497Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_127", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093519Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_111", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093565Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_5", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093590Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_154", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093614Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_76", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093638Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_34", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093660Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_43", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093683Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_196", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_96", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093730Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_18", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093754Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_83", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093775Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_1", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093798Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_75", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093820Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_72", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093843Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_109", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093865Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_88", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093886Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_171", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093909Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_198", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093931Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_176", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093956Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_50", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.093978Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_148", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.094001Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_85", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099055Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_97", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099265Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_104", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099357Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_170", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099458Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_135", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_159", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099593Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_117", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099622Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_28", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099701Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_128", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099806Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_145", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.099885Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_136", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.100085Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_3", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.100324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_142", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.100628Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_173", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.100934Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_169", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.101183Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_177", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.101530Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-19:0:127.0.0.1:39127, predicate: KeyPresent("key_82", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103092Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_117", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103209Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_61", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103267Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_108", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103350Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_158", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103429Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_163", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103498Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_15", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103528Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_96", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103602Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_26", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103670Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_29", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103734Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_46", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.103827Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_195", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.104068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_85", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.104276Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_154", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.104548Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_70", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.104822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_32", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.105157Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_5", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.105419Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_87", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.105680Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_198", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.106142Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_44", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.106177Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_79", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.106682Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_14", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108066Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_166", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108107Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_179", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108135Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_133", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108161Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_193", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108192Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_107", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108218Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_124", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108241Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_170", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108265Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_80", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108288Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_136", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108311Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_24", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108332Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_141", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108355Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_148", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108378Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_23", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108400Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_53", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108424Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_114", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108448Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_161", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108475Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_183", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108499Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_92", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108522Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_188", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108545Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_17", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108568Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_190", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108590Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_194", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108614Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_91", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108660Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_157", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108686Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_171", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108709Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_59", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_66", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108756Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_55", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108779Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_38", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108802Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_88", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108825Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_76", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108851Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_129", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108876Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_27", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108900Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_58", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108925Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_21", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108951Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_82", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.108975Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_106", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.109000Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_8", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.109023Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_146", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.109068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_121", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.112061Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_7", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.112169Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_184", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.112541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_86", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.112958Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_191", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.113289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_177", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.113392Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_16", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.113732Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_34", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.113910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_137", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.114158Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_159", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.114415Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_43", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.114507Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_50", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.114539Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_128", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.115046Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_48", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.115079Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_3", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.115105Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_97", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.115129Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_104", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.115152Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_131", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.115175Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_147", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.115207Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_165", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117123Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_42", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117150Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_51", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117171Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_169", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117201Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_185", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117228Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_95", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117249Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_143", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117270Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_72", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117294Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_199", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117318Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_0", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117371Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_37", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117396Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_90", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117417Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_122", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117438Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_74", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117459Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_60", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117482Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_134", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117507Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_142", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117531Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_180", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117553Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_65", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117575Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_109", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117597Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_125", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_162", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117644Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_101", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117666Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_168", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117689Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_115", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117711Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_197", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117733Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_126", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117755Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_13", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117776Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_164", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117799Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_57", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_75", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117847Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_112", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117867Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_41", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117888Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_31", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117910Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_89", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117930Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_47", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117954Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_52", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117976Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_84", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.117999Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_49", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118021Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_1", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118064Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_39", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118089Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_77", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118111Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_130", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118134Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_149", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118156Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_139", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_150", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118214Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_174", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_178", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118259Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_156", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118282Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_196", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118304Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_10", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118327Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_69", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118349Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_71", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118372Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_187", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118394Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_182", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118416Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_123", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118462Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_67", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118487Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_94", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118512Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_68", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118536Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_119", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118560Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_54", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118585Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_145", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118609Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_186", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118633Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_81", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118658Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_2", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118682Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_4", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118706Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_103", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118729Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_152", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118754Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_160", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118778Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_63", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118802Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_22", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118825Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_116", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118850Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_28", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118873Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_111", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118895Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_138", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118918Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_11", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118944Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_30", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118969Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_167", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.118992Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_78", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_105", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119059Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_9", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119085Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_153", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119111Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_176", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119136Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_36", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119157Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_19", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119178Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_40", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119206Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_175", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119227Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_181", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119247Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_93", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119268Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_144", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119287Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_98", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119308Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_192", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119328Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_83", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119350Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_99", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119371Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_113", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119392Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_33", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119412Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_73", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119432Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_45", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119477Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_35", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119499Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_6", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119520Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_100", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119541Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_102", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119561Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_127", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119583Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_135", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119605Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_151", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119625Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_118", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119647Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_155", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119669Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_25", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119692Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_20", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119713Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_140", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119735Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_56", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119756Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_12", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119778Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_62", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119800Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_172", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119822Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_18", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119844Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_189", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119866Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_173", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119887Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_120", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119908Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_132", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119930Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_64", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119953Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-10:0:127.0.0.1:44461, predicate: KeyPresent("key_110", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.119978Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_43", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.120002Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_78", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.125048Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_132", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.125594Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_124", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.126535Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_164", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.126678Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_112", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.127012Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_24", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.127311Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_93", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.128064Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_103", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.128256Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_122", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.128476Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_169", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.128667Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_22", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.131119Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_37", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.131317Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_139", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.131524Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_155", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.131646Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_12", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.131815Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_156", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.131946Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_15", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.132115Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_60", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.132261Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_123", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.132443Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_59", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.132567Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_87", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.132741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_23", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.132864Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_158", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.133039Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_159", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.133167Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_172", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.133291Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_195", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.134490Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_145", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.134780Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_67", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.135069Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_129", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.135360Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_29", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.135484Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_110", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.135772Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_137", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.135997Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_0", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.136282Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_174", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.136355Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_8", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.136808Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_191", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.137039Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_69", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138068Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_171", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_133", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138240Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_157", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138305Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_179", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138363Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_47", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138501Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_151", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138577Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_72", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138655Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_68", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138725Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_2", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138802Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_80", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138873Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_13", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.138944Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_3", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.139010Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_107", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141120Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_36", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141203Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_170", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141267Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_4", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141358Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_41", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_88", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141506Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_130", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141586Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_51", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141663Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_178", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141729Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_76", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141800Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_176", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.141873Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_54", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_192", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142119Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_46", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142212Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_109", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142295Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_106", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142381Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_20", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142460Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_75", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142543Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_161", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142629Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_102", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142709Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_91", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142794Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_160", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142871Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_63", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.142957Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_136", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143127Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_165", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143215Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_25", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143300Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_38", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143381Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_62", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143462Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_144", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143545Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_148", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143613Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_97", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143660Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_180", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143738Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_186", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.143787Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_194", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.144016Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_196", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.144198Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_31", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.144368Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_71", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.144471Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_101", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146061Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_1", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146135Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_84", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146178Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_73", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146258Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_99", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146328Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_126", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146391Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_197", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146526Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_17", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146601Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_42", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146686Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_92", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146769Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_33", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.146929Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_111", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147005Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_7", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147102Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_118", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147241Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_104", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147333Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_34", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147418Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_149", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147511Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_57", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147594Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_184", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147685Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_53", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147769Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_131", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147847Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_152", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.147943Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_198", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.148025Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_19", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.148457Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_83", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.148624Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_95", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.148950Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_127", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.149373Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_96", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.151047Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_65", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.151141Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_66", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.151273Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_142", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.151622Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_153", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.152436Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_26", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.152747Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_45", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.152931Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_128", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.153193Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_50", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.153432Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_168", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.153714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_181", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.153982Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_55", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.154259Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_77", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.154454Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_100", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.154670Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_167", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.154741Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_21", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.154872Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_182", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.154938Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_190", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.154987Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_143", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.155139Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_154", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.155320Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_116", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.155679Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_166", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.155864Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_14", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.155998Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_141", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.156318Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_120", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.156420Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_150", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.156494Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_49", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.156654Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_30", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.157127Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_119", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.157269Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_74", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.157391Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_162", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.158793Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_52", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.159154Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_185", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.159240Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_187", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.159376Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_85", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.159496Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_98", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.159571Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_114", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160056Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_81", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160128Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_140", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160207Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_147", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160269Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_44", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160340Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_16", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160395Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_28", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160438Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_189", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160514Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_9", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160563Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_32", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160644Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_64", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160687Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_108", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160760Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_11", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_61", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160893Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_70", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.160939Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_113", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.161016Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_117", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.161134Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_35", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.161231Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_40", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.161301Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_90", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.161374Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_125", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.161454Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_89", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.161600Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_135", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.161670Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_6", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163069Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_58", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163151Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_82", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163238Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_175", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163313Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_79", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163395Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_183", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163469Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_199", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163552Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_193", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163620Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_27", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163752Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_48", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163870Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_134", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.163988Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_39", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.164078Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_18", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.164201Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_105", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.164271Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_173", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.164346Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_5", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.164498Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_94", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.164595Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_163", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.164640Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_146", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.164855Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_121", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.165009Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_56", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.165103Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_86", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.165236Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_138", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.165383Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_177", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.165501Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_188", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.165610Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_10", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.165734Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-6:0:127.0.0.1:37617, predicate: KeyPresent("key_115", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.167066Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_94", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.167207Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_190", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.167316Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_195", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.167433Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_139", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.167577Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_192", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.167703Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_106", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.167808Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_196", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.167919Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_19", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.168039Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_81", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.168167Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_121", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.168246Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_155", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.168325Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_148", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.168388Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_117", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.168580Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_118", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.168882Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_67", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.168959Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_32", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.169047Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_36", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.169131Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_63", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.169213Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_160", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.169351Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_161", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.171074Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_179", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.171166Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_6", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.171233Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_152", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.171309Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_11", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.171378Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_1", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.171433Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_13", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.171631Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_57", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.171694Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_150", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.171737Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_98", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.175077Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_170", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.175155Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_17", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.175229Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_175", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.175289Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_181", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.175538Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_29", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.177152Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_84", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.177342Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_87", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.177594Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_193", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.177831Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_41", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.177905Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_51", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.178014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_2", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.178098Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_55", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.178173Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_40", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.178318Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_88", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.178395Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_157", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.178590Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_0", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.178689Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_28", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.178781Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_90", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.178959Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_102", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.179077Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_91", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.179222Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_54", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.179327Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_147", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.179465Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_74", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.179539Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_162", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.179617Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_132", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.179737Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_31", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.179926Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_172", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.180008Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_46", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.180107Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_140", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.180191Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_151", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.180428Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_146", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.181061Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_48", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.181161Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_176", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.181353Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_82", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.181545Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_177", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.181621Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_21", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.181701Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_111", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.181774Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_44", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.181956Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_178", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.182021Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_180", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.182210Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_77", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.182440Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_185", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.182657Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_188", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.182739Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_86", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.182875Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_197", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.182950Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_34", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.182998Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_8", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.183145Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_183", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.183235Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_104", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.183548Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_116", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.186127Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_184", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.186266Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_26", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.201083Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_107", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.201278Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_61", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.201360Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_124", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.201444Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_110", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.201602Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_198", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.201731Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_167", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.201813Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_64", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.201978Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_24", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.202064Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_12", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.202460Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_56", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.202534Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_105", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.202605Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_71", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.207076Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_127", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.207241Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_35", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.207404Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_18", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.216133Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_22", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.216313Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_128", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.216483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_66", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.217014Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_120", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.217192Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_137", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.217389Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_7", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.217482Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_15", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.217752Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_5", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.217873Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_79", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.218251Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_119", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.218489Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_166", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.218630Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_52", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.218838Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_144", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.218977Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_134", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.219173Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_14", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.219296Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_103", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.219409Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_65", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.219537Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_72", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.219649Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_101", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.219789Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_83", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.219897Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_191", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.220024Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_108", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.220112Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_154", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.220228Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_173", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222070Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_133", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222155Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_59", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222339Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_73", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222427Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_123", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222497Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_47", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222557Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_115", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222605Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_135", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222689Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_89", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222758Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_164", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222818Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_182", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.222865Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_186", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.223043Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_58", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.224160Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_60", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.224248Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_62", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.224336Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_20", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.224409Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_100", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.224487Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_25", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.224532Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_168", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.225381Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_169", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.228558Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_95", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.228757Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_99", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.230067Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_122", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.230287Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_189", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.230415Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_3", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.230536Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_27", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.230693Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_42", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.230813Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_4", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.230968Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_23", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.231283Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_53", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.231847Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_16", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.235203Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_70", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.235695Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_75", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.235847Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_174", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.236022Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_199", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.237065Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_68", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.237453Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_129", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.237617Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_10", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.238487Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_49", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.239077Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_76", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.239167Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_78", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.239385Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_80", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.239564Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_113", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.240549Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_143", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.240992Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_159", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.241236Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_158", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.241485Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_187", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.241574Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_141", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.241664Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_38", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.246050Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_37", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.246222Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_163", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.246501Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_194", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.246590Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_85", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.246944Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_126", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.247104Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_39", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.247283Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_142", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.247483Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_69", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.247668Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_125", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.247758Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_130", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.247896Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_149", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.248562Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_153", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.248714Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_92", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.249088Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_93", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.249303Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_43", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.250179Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_112", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.250383Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_114", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.250528Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_30", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.250681Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_50", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.250854Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_33", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.250982Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_138", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.251144Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_145", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.251272Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_131", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.251387Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_136", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.251535Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_109", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.251687Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_156", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.251819Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_9", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.251966Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_96", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.255587Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_45", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.255667Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-16:0:127.0.0.1:33999, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_97", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.255847Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_165", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.256048Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-8:0:127.0.0.1:46487, predicate: KeyPresent("key_171", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.256276Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_34", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.256423Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_93", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.256627Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_111", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.262057Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_38", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.262256Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_140", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.263060Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_17", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.263269Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_155", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.263447Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_36", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.263648Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_74", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.265231Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_27", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.265438Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_169", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.265984Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_51", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.266223Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_150", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.266389Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_178", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.266582Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_6", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.282081Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_19", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.282291Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_105", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.282390Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_88", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.282806Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_92", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.283729Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_69", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.284224Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_79", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.284506Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-4:0:127.0.0.1:36767, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_112", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.284581Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_35", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.285608Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_131", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.286130Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_5", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.286300Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_44", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.286391Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_50", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.286601Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_61", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.300180Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_66", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.300391Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_139", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.300502Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_24", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.300576Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_30", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.300658Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_7", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.300876Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_8", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.301091Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_20", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.301556Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_130", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.301927Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_156", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.302056Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_157", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.302146Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_171", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.302232Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-11:0:127.0.0.1:45143, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_172", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.302324Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_174", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.302407Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_129", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.302552Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_99", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.302800Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_182", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.304069Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_165", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.304648Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_189", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.305086Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_16", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.305448Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_70", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.305616Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_108", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.305813Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_167", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.305949Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_125", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.308260Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_21", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.308408Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_13", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.308528Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-17:0:127.0.0.1:33571, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_102", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.309057Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_179", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.309221Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_122", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.309434Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_128", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.309583Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_87", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.309793Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_3", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.309949Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_142", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.310721Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_184", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.311510Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_148", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.312072Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_186", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.312516Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-12:0:127.0.0.1:37437, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_49", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.314091Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-10:0:127.0.0.1:44461, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_91", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.314330Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-6:0:127.0.0.1:37617, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_185", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.314514Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_72", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.314668Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_52", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.315173Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_101", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.315304Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_116", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.315413Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_22", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.315491Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-8:0:127.0.0.1:46487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_118", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.315645Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-14:0:127.0.0.1:36217, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_75", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.315845Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_86", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.316064Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_144", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.316334Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-15:0:127.0.0.1:35017, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_191", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.316690Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-19:0:127.0.0.1:39127, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_15", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.316906Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_109", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.317195Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_83", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.317361Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-1:0:127.0.0.1:41233, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_94", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.317521Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-13:0:127.0.0.1:34487, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_9", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.317686Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-0:0:127.0.0.1:36563, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_97", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.317843Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-2:0:127.0.0.1:41231, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_98", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.318004Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-9:0:127.0.0.1:38259, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_80", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.318316Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-3:0:127.0.0.1:44783, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_158", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.318560Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_41", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.318899Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-18:0:127.0.0.1:38799, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_124", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.322304Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-7:0:127.0.0.1:37061, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_56", false), timeout_opt: None } [INFO] [stdout] 2025-10-01T07:45:54.322996Z  INFO cluster_test: Execute operation NodeStateAssert { server_chitchat_id: node-5:0:127.0.0.1:42299, chitchat_id: node-7:0:127.0.0.1:37061, predicate: KeyPresent("key_160", false), timeout_opt: None } [WARN] too many lines in the log, truncating it