[INFO] fetching crate sn_fault_detection 0.15.6...
[INFO] testing sn_fault_detection-0.15.6 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sn_fault_detection 0.15.6 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sn_fault_detection 0.15.6
[INFO] finished tweaking crates.io crate sn_fault_detection 0.15.6
[INFO] tweaked toml for crates.io crate sn_fault_detection 0.15.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sn_fault_detection 0.15.6 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding proptest v1.0.0 (available: v1.9.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded xor_name v5.0.0
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fadf13dcdf3fe418dbf32abffdbedb042f60512837f0fc6dc781d5a331a3c82e
[INFO] running `Command { std: "docker" "start" "-a" "fadf13dcdf3fe418dbf32abffdbedb042f60512837f0fc6dc781d5a331a3c82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fadf13dcdf3fe418dbf32abffdbedb042f60512837f0fc6dc781d5a331a3c82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fadf13dcdf3fe418dbf32abffdbedb042f60512837f0fc6dc781d5a331a3c82e", kill_on_drop: false }`
[INFO] [stdout] fadf13dcdf3fe418dbf32abffdbedb042f60512837f0fc6dc781d5a331a3c82e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fcf07e40c97563975c86cfad6188e828962db1d20931fbb2b84a5d30dd6e33f
[INFO] running `Command { std: "docker" "start" "-a" "1fcf07e40c97563975c86cfad6188e828962db1d20931fbb2b84a5d30dd6e33f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling xor_name v5.0.0
[INFO] [stderr]    Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s
[INFO] running `Command { std: "docker" "inspect" "1fcf07e40c97563975c86cfad6188e828962db1d20931fbb2b84a5d30dd6e33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fcf07e40c97563975c86cfad6188e828962db1d20931fbb2b84a5d30dd6e33f", kill_on_drop: false }`
[INFO] [stdout] 1fcf07e40c97563975c86cfad6188e828962db1d20931fbb2b84a5d30dd6e33f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d51e50736116ef4448e5a07dcc297a3eb5e2ff725f4b174c20fcf9f6d58fa698
[INFO] running `Command { std: "docker" "start" "-a" "d51e50736116ef4448e5a07dcc297a3eb5e2ff725f4b174c20fcf9f6d58fa698", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling sn_fault_detection v0.15.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.86s
[INFO] running `Command { std: "docker" "inspect" "d51e50736116ef4448e5a07dcc297a3eb5e2ff725f4b174c20fcf9f6d58fa698", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51e50736116ef4448e5a07dcc297a3eb5e2ff725f4b174c20fcf9f6d58fa698", kill_on_drop: false }`
[INFO] [stdout] d51e50736116ef4448e5a07dcc297a3eb5e2ff725f4b174c20fcf9f6d58fa698
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] affa1322bb08a0ffa27acd7dfd02453a7bb01ad4824f3f498c6e8ee674b2961d
[INFO] running `Command { std: "docker" "start" "-a" "affa1322bb08a0ffa27acd7dfd02453a7bb01ad4824f3f498c6e8ee674b2961d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_fault_detection-cfc84e1773114342)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] 2025-11-05T06:14:30.294131Z  INFO detection::knowledge_tests::knowledge_fault_is_not_too_sharp Adding new non-elder node:6837e8.. to FaultDetection tracker
[INFO] [stdout] 2025-11-05T06:14:30.294153Z  INFO                   detection::comm_tests::conn_fault_is_tolerant_of_norms Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:30.294150Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:30.294219Z  INFO             detection::knowledge_tests::knowledge_fault_is_not_too_sharp Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:30.294265Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:30.294310Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:30.294327Z  INFO                   detection::comm_tests::conn_fault_is_tolerant_of_norms Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:30.294362Z  INFO             detection::knowledge_tests::knowledge_fault_is_not_too_sharp Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:30.294387Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty 10f61d(00010000).. exceeded threshold 90
[INFO] [stdout] 2025-11-05T06:14:30.294418Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:30.294446Z  INFO detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty FaultDetection: Adding non-elder 10f61d.. as faulty node
[INFO] [stdout] 2025-11-05T06:14:30.294446Z  INFO         detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:30.294630Z  INFO         detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms Elder fault calculations...
[INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_not_too_sharp ... ok
[INFO] [stdout] 2025-11-05T06:14:30.295443Z  INFO                                tests::add_new_node_should_track_new_node Adding new non-elder node:1bd231.. to FaultDetection tracker
[INFO] [stdout] test detection::comm_tests::conn_fault_is_tolerant_of_norms ... ok
[INFO] [stdout] test detection::ops_tests::unfulfilled_ops_leads_to_node_classified_as_faulty ... ok
[INFO] [stdout] test detection::knowledge_tests::knowledge_fault_is_tolerant_of_norms ... ok
[INFO] [stdout] test tests::retain_members_should_remove_other_nodes ... ok
[INFO] [stdout] test tests::retain_members_should_remove_issues_relating_to_nodes_not_retained ... ok
[INFO] [stdout] test tests::add_new_node_should_track_new_node ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_knowledge_issue ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_comm_issue ... ok
[INFO] [stdout] test tests::track_issue_should_add_a_pending_op_issue ... ok
[INFO] [stdout] test detection::tests::pt_calculate_scores_should_include_all_nodes_in_score_map ... ok
[INFO] [stdout] test detection::tests::pt_calculate_scores_one_node_with_issues_should_have_higher_score_and_others_should_have_zero ... ok
[INFO] [stdout] test detection::tests::pt_calculate_scores_when_all_nodes_have_the_same_number_of_issues_scores_should_all_be_zero ... ok
[INFO] [stdout] 2025-11-05T06:14:34.245533Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:14:34.265713Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:34.265984Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c77c3a(11000111).. exceeded threshold 36
[INFO] [stdout] 2025-11-05T06:14:34.266032Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:34.266241Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c77c3a.. as faulty node
[INFO] [stdout] 2025-11-05T06:14:34.266274Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:34.266285Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:14:34.266297Z  INFO                                detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:34.364035Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:34.364340Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c77c3a(11000111).. exceeded threshold 36
[INFO] [stdout] 2025-11-05T06:14:34.364381Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:34.364625Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c77c3a.. as faulty node
[INFO] [stdout] 2025-11-05T06:14:34.364658Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:14:34.364667Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:14:34.364674Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:14:34.420479Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:34.420519Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:34.420560Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:34.420601Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:14:34.420623Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:37.887645Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:14:37.909282Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:37.909802Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:37.910061Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:37.910136Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:14:37.910179Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:38.080356Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:38.080837Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:38.081114Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:14:38.081150Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5
[INFO] [stdout] 2025-11-05T06:14:38.081165Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:14:38.489466Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:38.489528Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:38.489690Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:38.489768Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:14:38.489806Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:43.417990Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:43.418510Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 338fb1(00110011).. exceeded threshold 100
[INFO] [stdout] 2025-11-05T06:14:43.418623Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:43.418904Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 338fb1.. as faulty node
[INFO] [stdout] 2025-11-05T06:14:43.422031Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:14:43.422097Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-11-05T06:14:43.422142Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:14:43.473426Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:14:43.503403Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:43.503888Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 338fb1(00110011).. exceeded threshold 100
[INFO] [stdout] 2025-11-05T06:14:43.503941Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:43.504192Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 338fb1.. as faulty node
[INFO] [stdout] 2025-11-05T06:14:43.504223Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:43.504238Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:14:43.504251Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:45.279625Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:45.279719Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:45.279798Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:45.279825Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:14:45.279843Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:49.974529Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:49.974790Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:49.974940Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:14:49.974984Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:14:49.975020Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:14:50.521069Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:14:50.603088Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:50.603346Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:50.603559Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:50.603634Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:14:50.603676Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:52.115186Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:52.115352Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:52.115451Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:52.115511Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:14:52.115604Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:56.001342Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:14:56.018491Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:56.018708Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:56.018859Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:56.018908Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:14:56.018943Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:14:57.493527Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:57.493769Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:57.493899Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:57.494007Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:14:57.494057Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:14:57.590332Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:57.590694Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:14:57.590980Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:14:57.591072Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:14:57.591130Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:02.622968Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:15:02.664155Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:02.664663Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 906000(10010000).. exceeded threshold 31
[INFO] [stdout] 2025-11-05T06:15:02.664700Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:02.664938Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 906000.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:02.664955Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:02.664965Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 7?
[INFO] [stdout] 2025-11-05T06:15:02.664975Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:04.253825Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:04.254423Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 906000(10010000).. exceeded threshold 31
[INFO] [stdout] 2025-11-05T06:15:04.254510Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:04.254817Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 906000.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:04.254887Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:04.254929Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 7
[INFO] [stdout] 2025-11-05T06:15:04.254965Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:05.312562Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:05.318772Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:05.318937Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:05.319007Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:15:05.319046Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:08.909934Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:15:08.943986Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:08.944455Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5a0313(01011010).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:15:08.944521Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:08.944769Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5a0313.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:08.944802Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:08.944816Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:15:08.944830Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:10.708672Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:10.709066Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5a0313(01011010).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:15:10.709137Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:10.709512Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5a0313.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:10.709581Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:10.709617Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:15:10.709646Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:11.975613Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:11.975777Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:11.975884Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:11.975952Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:15:11.976140Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:15.534346Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:15:15.577413Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:15.578053Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02ffd7(00000010).. exceeded threshold 61
[INFO] [stdout] 2025-11-05T06:15:15.578176Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:15.578492Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02ffd7.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:15.578592Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:15.578640Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:15:15.578694Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:16.849116Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:16.849790Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 02ffd7(00000010).. exceeded threshold 61
[INFO] [stdout] 2025-11-05T06:15:16.849851Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:16.850112Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 02ffd7.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:16.850143Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:16.850156Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-11-05T06:15:16.850167Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:17.559292Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:17.559536Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:17.559705Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:17.559762Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:15:17.559797Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:21.589336Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:15:21.627779Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:21.628301Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:21.628681Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:21.628772Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2025-11-05T06:15:21.628852Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:22.273337Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:22.273828Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:22.274111Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:22.274144Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6
[INFO] [stdout] 2025-11-05T06:15:22.274160Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:22.759877Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:22.760053Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:22.760170Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:22.760242Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:15:22.760289Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:28.052869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:15:28.180857Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:28.185044Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 172abc(00010111).. exceeded threshold 67
[INFO] [stdout] 2025-11-05T06:15:28.185230Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:28.186777Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 172abc.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:28.186861Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:28.186899Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:15:28.186973Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:29.047471Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:29.048096Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 172abc(00010111).. exceeded threshold 67
[INFO] [stdout] 2025-11-05T06:15:29.048155Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:29.048417Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 172abc.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:29.048448Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:29.048461Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:15:29.048472Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:30.198240Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:30.198314Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:30.198386Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:30.198401Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:15:30.198414Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] test detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set has been running for over 60 seconds
[INFO] [stdout] test detection::tests::pt_detect_dkg_bad_nodes has been running for over 60 seconds
[INFO] [stdout] test detection::tests::pt_detect_unresponsive_elders has been running for over 60 seconds
[INFO] [stdout] 2025-11-05T06:15:35.468130Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:15:35.509588Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:35.510157Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 01f642(00000001).. exceeded threshold 41
[INFO] [stdout] 2025-11-05T06:15:35.510218Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:35.510493Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 01f642.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:35.510523Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:35.510538Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:15:35.510552Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:36.769620Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:36.770107Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 01f642(00000001).. exceeded threshold 41
[INFO] [stdout] 2025-11-05T06:15:36.770170Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:36.770433Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 01f642.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:36.770483Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:36.770499Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:15:36.770516Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:37.117340Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:37.117469Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:37.117553Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:37.117625Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:15:37.117659Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:41.633111Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:15:41.685039Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:41.685489Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c350e6(11000011).. exceeded threshold 85
[INFO] [stdout] 2025-11-05T06:15:41.685538Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:41.685768Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c350e6.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:41.685798Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:41.685813Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:15:41.685826Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:43.342598Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:43.342670Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:43.342741Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:43.342758Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:15:43.342772Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:45.269071Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:45.269634Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c350e6(11000011).. exceeded threshold 85
[INFO] [stdout] 2025-11-05T06:15:45.269689Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:45.269901Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c350e6.. as faulty node
[INFO] [stdout] 2025-11-05T06:15:45.269930Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:45.269942Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-11-05T06:15:45.269955Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:48.953611Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:15:48.981051Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:48.981287Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:48.981437Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:48.981455Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:15:48.981487Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:50.545989Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:50.548611Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:50.548772Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:50.548826Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:15:50.548857Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:52.332266Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:52.332555Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:52.332750Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:52.332802Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-11-05T06:15:52.332838Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:56.623881Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:15:56.650615Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:56.650836Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:56.651000Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:56.651020Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:15:56.651032Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:15:57.270288Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:57.270378Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:57.270454Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:57.270481Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:15:57.270495Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:15:59.841533Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:59.846726Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:15:59.847303Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:15:59.847340Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:15:59.847355Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:02.550945Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:02.579405Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:02.579796Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c4d858(11000100).. exceeded threshold 57
[INFO] [stdout] 2025-11-05T06:16:02.579893Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:02.580324Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c4d858.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:02.580407Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:02.580448Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:16:02.580486Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:03.226282Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:03.226434Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:03.226599Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:03.226668Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:03.226716Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:05.257145Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:05.257430Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c4d858(11000100).. exceeded threshold 57
[INFO] [stdout] 2025-11-05T06:16:05.257478Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:05.257707Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c4d858.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:05.257735Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:05.257749Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3
[INFO] [stdout] 2025-11-05T06:16:05.257762Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:07.247363Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:07.352024Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:07.352600Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 39319c(00111001).. exceeded threshold 51
[INFO] [stdout] 2025-11-05T06:16:07.352688Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:07.352958Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 39319c.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:07.353015Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:07.353048Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:16:07.353078Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:07.729544Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:07.729896Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:07.730115Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:07.730374Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:07.730630Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:10.248893Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:10.249345Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 39319c(00111001).. exceeded threshold 51
[INFO] [stdout] 2025-11-05T06:16:10.249392Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:10.249633Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 39319c.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:10.249660Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:10.249675Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-11-05T06:16:10.249688Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:11.983859Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:11.983910Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:11.983959Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:11.983968Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:11.983977Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:12.087919Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:12.111044Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:12.111238Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:12.111400Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:12.111500Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:16:12.111593Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:15.173322Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:15.173626Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:15.173881Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:15.173967Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:16:15.174017Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:16.609898Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:16.626199Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:16.626678Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:16.626821Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:16.626844Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:16:16.626861Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:16.667524Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:16.667604Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:16.667676Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:16.667693Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:16.667718Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:19.304655Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:19.305075Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:19.305334Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:19.305508Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:16:19.305651Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:21.470978Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:21.496113Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:21.502272Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:21.502660Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:21.502725Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:21.502854Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:21.915448Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:21.915609Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:21.915732Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:21.915793Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:21.915830Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:24.281407Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:24.281762Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:24.281986Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:24.282054Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:16:24.282100Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:26.355087Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:26.355220Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:26.355313Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:26.355335Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:26.355348Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:26.565739Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:26.603811Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:26.604805Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 8a5e4d(10001010).. exceeded threshold 53
[INFO] [stdout] 2025-11-05T06:16:26.605227Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:26.605858Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 8a5e4d.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:26.606225Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:26.606440Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:16:26.606940Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:29.091528Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:29.092086Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8a5e4d(10001010).. exceeded threshold 53
[INFO] [stdout] 2025-11-05T06:16:29.092175Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:29.092445Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8a5e4d.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:29.092520Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:29.092557Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3
[INFO] [stdout] 2025-11-05T06:16:29.092610Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:31.049658Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:31.086112Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:31.086875Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: b70793(10110111).. exceeded threshold 17
[INFO] [stdout] 2025-11-05T06:16:31.086995Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:31.087404Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder b70793.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:31.087494Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:31.087540Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:16:31.087642Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:31.565557Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:31.565718Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:31.565827Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:31.565890Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:31.565938Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:33.510514Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:33.511060Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b70793(10110111).. exceeded threshold 17
[INFO] [stdout] 2025-11-05T06:16:33.511119Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:33.511388Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b70793.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:33.511419Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:33.511431Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:16:33.511441Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:35.619664Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:35.655342Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:35.658708Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:35.658955Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:35.659026Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:16:35.659067Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:36.510724Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:36.510863Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:36.511293Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:36.511448Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:36.511530Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:38.274820Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:38.275252Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:38.275734Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:38.275843Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:16:38.275935Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:40.559672Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:40.575726Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:40.575901Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:40.576011Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:40.576020Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:16:40.576028Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:41.902700Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:41.902778Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:41.902847Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:41.902909Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:41.902959Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:43.031740Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:43.032254Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:43.032453Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:43.032474Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:16:43.032486Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:45.133899Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:45.148074Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:45.148306Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:45.148534Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:45.148613Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:16:45.148642Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:46.474843Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:46.474970Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:46.475064Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:46.475091Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:46.475105Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:47.572502Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:47.572783Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:47.572985Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:47.573018Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:16:47.573032Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:49.078007Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:49.115967Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:49.116849Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:49.117478Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:49.117542Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 7?
[INFO] [stdout] 2025-11-05T06:16:49.117615Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:50.587865Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:50.587953Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:50.588027Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:50.588056Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:50.588070Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:51.632437Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:51.632798Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:51.633048Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:51.633068Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 7
[INFO] [stdout] 2025-11-05T06:16:51.633082Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:52.957845Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:52.982876Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:52.983275Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 085979(00001000).. exceeded threshold 20
[INFO] [stdout] 2025-11-05T06:16:52.983327Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:52.983556Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 085979.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:52.983618Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:52.983632Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-11-05T06:16:52.983647Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:54.203000Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:54.203045Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:54.203094Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:54.203120Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:54.203133Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:55.556170Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:55.556434Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 085979(00001000).. exceeded threshold 20
[INFO] [stdout] 2025-11-05T06:16:55.556505Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:55.556692Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 085979.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:55.556717Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:55.556726Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-11-05T06:16:55.556733Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:16:56.961637Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:16:57.005357Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:57.005868Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: eac4cf(11101010).. exceeded threshold 90
[INFO] [stdout] 2025-11-05T06:16:57.005957Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:57.006230Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder eac4cf.. as faulty node
[INFO] [stdout] 2025-11-05T06:16:57.006289Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:57.006322Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:16:57.006372Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:16:59.062584Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:59.062737Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:16:59.062841Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:16:59.062903Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:16:59.062952Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:00.511301Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:00.512009Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: eac4cf(11101010).. exceeded threshold 90
[INFO] [stdout] 2025-11-05T06:17:00.512209Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:00.512892Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder eac4cf.. as faulty node
[INFO] [stdout] 2025-11-05T06:17:00.513623Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:00.513797Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:17:00.513937Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:02.368561Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:02.384458Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:02.384647Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:02.384760Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:02.384825Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:02.384863Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:05.157273Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:05.157408Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:05.157517Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:05.157781Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:05.157840Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:06.191362Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:06.191561Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:06.191779Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:06.191963Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:17:06.192087Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:08.632797Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:08.655862Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:08.656052Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:08.656240Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:08.656296Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:08.656336Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:10.699885Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:10.700247Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:10.700473Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:10.700552Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:10.700643Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:11.762829Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:11.763013Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:11.763115Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:11.763129Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:17:11.763142Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:14.691037Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:14.708218Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:14.708420Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:14.708859Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:14.708942Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:14.708982Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:16.766293Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:16.766381Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:16.766456Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:16.766493Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:16.766508Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:17.383384Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:17.383633Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:17.383797Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:17.383824Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:17:17.383837Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:20.078457Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:20.195255Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:20.195533Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7b3cd0(01111011).. exceeded threshold 112
[INFO] [stdout] 2025-11-05T06:17:20.198633Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:20.202780Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7b3cd0.. as faulty node
[INFO] [stdout] 2025-11-05T06:17:20.202900Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:20.202937Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-11-05T06:17:20.202973Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:22.281695Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:22.281832Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:22.281945Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:22.282013Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:22.282053Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:23.061120Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:23.061421Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 7b3cd0(01111011).. exceeded threshold 112
[INFO] [stdout] 2025-11-05T06:17:23.061475Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:23.061670Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 7b3cd0.. as faulty node
[INFO] [stdout] 2025-11-05T06:17:23.061709Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:23.061724Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-11-05T06:17:23.061736Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:25.603273Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:25.618803Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:25.618983Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:25.619129Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:25.619213Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:25.619267Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:28.341059Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:28.341152Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:28.341250Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:28.341272Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:28.341287Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:29.268137Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:29.268452Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:29.268598Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:29.268625Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:17:29.268639Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:31.454004Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:31.484290Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:31.484834Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:31.485095Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:31.485161Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:17:31.485208Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:34.651740Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:34.652137Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:34.652374Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:34.652433Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:17:34.652467Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:35.085529Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:35.088712Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:35.088823Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:35.088889Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:35.088934Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:38.181602Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:38.223209Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:38.223502Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:38.223736Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:38.223816Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:38.223864Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:40.173902Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:40.177646Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:40.177893Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:40.177952Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:17:40.177989Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:41.560401Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:41.560547Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:41.560737Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:41.560802Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:41.560845Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:45.292501Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:45.326069Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:45.326536Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:45.326864Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:45.326964Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:17:45.327087Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:46.390314Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:46.390689Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:46.390960Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:46.391033Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:17:46.391073Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:47.644989Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:47.645151Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:47.645270Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:47.645338Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:47.645377Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:52.116596Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:52.154877Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:52.155725Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 5896c2(01011000).. exceeded threshold 50
[INFO] [stdout] 2025-11-05T06:17:52.155933Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:52.156321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 5896c2.. as faulty node
[INFO] [stdout] 2025-11-05T06:17:52.156354Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:52.156370Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-11-05T06:17:52.156384Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:52.515198Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:52.515721Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5896c2(01011000).. exceeded threshold 50
[INFO] [stdout] 2025-11-05T06:17:52.517615Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:52.517888Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5896c2.. as faulty node
[INFO] [stdout] 2025-11-05T06:17:52.517973Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:52.518019Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-11-05T06:17:52.518072Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:54.822560Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:54.822671Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:54.822749Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:54.822778Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:17:54.822794Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:17:58.634929Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:17:58.664254Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:58.664614Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:58.664799Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:58.664821Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:17:58.664835Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:17:59.230148Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:59.230485Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:17:59.230705Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:17:59.230731Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:17:59.230745Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:01.868143Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:01.868330Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:01.868471Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:01.868545Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:18:01.868764Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:04.832718Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:18:04.854529Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:04.854835Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:04.855023Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:04.855101Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:18:04.855145Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:06.202503Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:06.202653Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:06.202788Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:06.202814Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:18:06.202827Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:07.851321Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:07.851401Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:07.851470Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:07.851487Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:18:07.851500Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:10.717297Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:18:10.750252Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:10.750895Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: f7267f(11110111).. exceeded threshold 34
[INFO] [stdout] 2025-11-05T06:18:10.751005Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:10.751460Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder f7267f.. as faulty node
[INFO] [stdout] 2025-11-05T06:18:10.751547Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:10.751837Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:18:10.752010Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:13.376357Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:13.376439Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:13.376523Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:13.376550Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:18:13.376565Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:14.535525Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:14.535686Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:14.535794Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:14.535847Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:18:14.535883Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:17.491073Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:18:17.570878Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:17.571522Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:17.571912Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:17.571990Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:18:17.572031Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:20.769096Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:20.769676Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:20.769989Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:20.770089Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5
[INFO] [stdout] 2025-11-05T06:18:20.770167Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:21.841320Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:21.841488Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:21.841622Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:21.841694Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:18:21.841767Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:25.439610Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:18:25.513352Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:25.514034Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 02f302(00000010).. exceeded threshold 21
[INFO] [stdout] 2025-11-05T06:18:25.514142Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:25.514480Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 02f302.. as faulty node
[INFO] [stdout] 2025-11-05T06:18:25.514557Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:25.514640Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:18:25.514689Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:28.200950Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:28.201094Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:28.201228Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:28.201283Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:18:28.201316Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:28.625302Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:28.625456Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:28.625685Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:28.625749Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:18:28.625791Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:31.802545Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:18:31.850015Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:31.850350Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:31.851145Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:31.851285Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:18:31.851364Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:34.287063Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:34.287423Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:34.290719Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:34.290781Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5
[INFO] [stdout] 2025-11-05T06:18:34.290796Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:35.236165Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:35.236324Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:35.236445Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:35.236520Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:18:35.236584Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:38.780698Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:18:38.797945Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:38.798085Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:38.798217Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:38.798240Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:18:38.798254Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:40.238886Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:40.239166Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:40.239390Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:40.239450Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:18:40.239502Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:41.623111Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:41.623260Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:41.623364Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:41.623422Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:18:41.623458Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:45.717076Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:18:45.747440Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:45.747885Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ea72e8(11101010).. exceeded threshold 128
[INFO] [stdout] 2025-11-05T06:18:45.747980Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:45.748233Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder ea72e8.. as faulty node
[INFO] [stdout] 2025-11-05T06:18:45.748309Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:45.748354Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:18:45.748436Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:47.538668Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:47.539226Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:47.539529Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:47.539602Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6
[INFO] [stdout] 2025-11-05T06:18:47.539644Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:48.137637Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:48.137792Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:48.137909Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:48.137973Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:18:48.138020Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:52.227814Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:18:52.339859Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:52.340255Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:52.340497Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:52.340592Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:18:52.340657Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:55.281831Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:55.282351Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:55.282680Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:55.282712Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6
[INFO] [stdout] 2025-11-05T06:18:55.282726Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:18:55.797623Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:55.799618Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:55.799798Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:55.799875Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:18:55.799923Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:18:59.710664Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:18:59.844268Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:59.847011Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:18:59.847374Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:18:59.847449Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:18:59.849591Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:02.048502Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:02.048661Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:02.048753Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:02.048771Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:19:02.048782Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:03.687494Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:03.690957Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:03.691225Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:03.691361Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:03.691419Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:06.555163Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:06.642485Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:06.642932Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:06.643200Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:06.643238Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:19:06.643254Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:08.894210Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:08.894395Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:08.894540Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:08.894556Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:19:08.894566Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:09.785629Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:09.785790Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:09.785896Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:09.785952Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:09.785990Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:12.902673Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:12.990954Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:12.991299Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 4abfc9(01001010).. exceeded threshold 107
[INFO] [stdout] 2025-11-05T06:19:12.991357Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:12.994661Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 4abfc9.. as faulty node
[INFO] [stdout] 2025-11-05T06:19:12.997709Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:12.997818Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:19:12.997868Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:14.735009Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:14.736982Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 404e1f(01000000).. exceeded threshold 49
[INFO] [stdout] 2025-11-05T06:19:14.737108Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:14.737458Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 404e1f.. as faulty node
[INFO] [stdout] 2025-11-05T06:19:14.737594Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:14.737692Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-11-05T06:19:14.737778Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:15.971273Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:15.971433Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:15.971528Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:15.971551Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:15.971566Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:17.987410Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:18.015031Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:18.015442Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:18.015716Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:18.015780Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:19:18.015826Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:20.831159Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:20.831432Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:20.831675Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:20.831741Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:19:20.831788Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:21.467064Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:21.467197Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:21.467290Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:21.467351Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:21.467388Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:23.591842Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:23.637231Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:23.637533Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:23.637800Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:23.637889Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:19:23.637976Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:26.240663Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:26.240768Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:26.240850Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:26.240863Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:19:26.240871Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:27.012439Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:27.012802Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:27.013028Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:27.013092Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:27.013135Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:28.135693Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:28.157798Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:28.157980Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:28.158162Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:28.158190Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:19:28.158204Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:31.466650Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:31.466857Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:31.467241Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:31.467330Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:19:31.467643Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:31.833826Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:31.833971Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:31.834088Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:31.834144Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:31.834181Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:33.487414Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:33.582070Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:33.582321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:33.582533Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:33.582610Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:19:33.582645Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:36.341593Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:36.341881Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:36.342082Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:36.342142Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:19:36.342494Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:36.859251Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:36.859396Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:36.859511Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:36.859591Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:36.859655Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:39.147686Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:39.205615Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:39.206051Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 62fd85(01100010).. exceeded threshold 50
[INFO] [stdout] 2025-11-05T06:19:39.206133Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:39.206400Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 62fd85.. as faulty node
[INFO] [stdout] 2025-11-05T06:19:39.206526Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:39.206645Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:19:39.206777Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:42.844736Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:42.844936Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:42.845110Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:42.845176Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:19:42.845235Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:42.864187Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:42.864517Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:42.864656Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:42.864741Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:42.864779Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:44.993913Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:45.014858Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:45.015246Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:45.015492Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:45.015605Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:19:45.015679Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:49.349088Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:49.349395Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:49.349645Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:49.349923Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:49.350142Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:50.531678Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:50.532348Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 44dc9c(01000100).. exceeded threshold 44
[INFO] [stdout] 2025-11-05T06:19:50.532591Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:50.532942Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 44dc9c.. as faulty node
[INFO] [stdout] 2025-11-05T06:19:50.533166Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:50.533512Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 1
[INFO] [stdout] 2025-11-05T06:19:50.533783Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:51.086318Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:51.106838Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:51.107118Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:51.107345Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:51.107421Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:19:51.107470Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:54.516535Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:54.516784Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:54.516926Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:54.517009Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:54.517067Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:55.390764Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:55.390941Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:55.391105Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:55.391176Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:19:55.391219Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:55.646221Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:55.661226Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:55.661435Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:55.661664Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:55.661695Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:19:55.661710Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:58.713841Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:58.713946Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:58.714016Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:58.714065Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:19:58.714090Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:19:59.721067Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:59.721174Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:59.721280Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:59.721315Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:19:59.721334Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:19:59.922182Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:19:59.936608Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:59.936738Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:19:59.936879Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:19:59.936944Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:19:59.936989Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:03.240713Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:03.240776Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:03.240844Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:03.240864Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:03.240876Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:03.997417Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:03.997465Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:03.997510Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:03.997527Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:20:03.997541Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:04.023421Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:20:04.039536Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:04.039727Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:04.039841Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:04.039857Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:20:04.039866Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:07.479454Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:07.479536Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:07.479623Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:07.479811Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:07.479837Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:09.058649Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:20:09.084003Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:09.084305Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:09.084479Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:09.084495Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:20:09.084509Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:09.438292Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:09.438669Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:09.438945Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:09.438977Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5
[INFO] [stdout] 2025-11-05T06:20:09.438991Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:14.523398Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:14.523697Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:14.523796Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:14.523816Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:14.523831Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:16.963298Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:16.963469Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:16.963626Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:16.963882Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:20:16.963900Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:17.945865Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:20:17.980666Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:17.980931Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6b1cda(01101011).. exceeded threshold 73
[INFO] [stdout] 2025-11-05T06:20:17.981011Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:17.981239Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6b1cda.. as faulty node
[INFO] [stdout] 2025-11-05T06:20:17.981312Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:17.981352Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:20:17.981389Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:20.963601Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:20.963851Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:20.964190Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:20.964324Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:20.964535Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:23.337235Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:23.337370Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:23.337463Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:23.338596Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:20:23.338665Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:24.156642Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:20:24.216238Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:24.216665Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:24.216923Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:24.216983Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:20:24.217015Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:27.704433Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:27.704598Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:27.704691Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:27.704799Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:27.704814Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:30.717215Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:20:30.738511Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:30.739028Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 5743f1(01010111).. exceeded threshold 78
[INFO] [stdout] 2025-11-05T06:20:30.739134Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:30.739526Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 5743f1.. as faulty node
[INFO] [stdout] 2025-11-05T06:20:30.739649Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:30.739697Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-11-05T06:20:30.739738Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:30.838480Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:30.840884Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e8c654(11101000).. exceeded threshold 28
[INFO] [stdout] 2025-11-05T06:20:30.841026Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:30.841285Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e8c654.. as faulty node
[INFO] [stdout] 2025-11-05T06:20:30.841355Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:30.841395Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:20:30.841432Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:35.380853Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:35.380943Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:35.381020Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:35.381048Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:35.381074Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:37.741782Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:37.741905Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:37.741998Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:37.742037Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:20:37.742070Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:38.008217Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:20:38.046783Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:38.047231Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6ae1c9(01101010).. exceeded threshold 76
[INFO] [stdout] 2025-11-05T06:20:38.047272Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:38.047517Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6ae1c9.. as faulty node
[INFO] [stdout] 2025-11-05T06:20:38.047544Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:38.047559Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:20:38.047604Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:41.568042Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:41.568186Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:41.568289Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:41.568330Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:41.568363Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:43.745306Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:20:43.754563Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:43.754756Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:43.755106Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:43.755192Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:43.755386Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:44.321992Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:44.322621Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:44.322957Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:44.323021Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6
[INFO] [stdout] 2025-11-05T06:20:44.323063Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:47.663740Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:47.663904Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:47.664078Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:47.664170Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:47.664237Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:50.116457Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:20:50.127301Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:50.127466Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:50.127647Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:50.127726Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:50.127775Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:50.515334Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:50.516027Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: a40104(10100100).. exceeded threshold 57
[INFO] [stdout] 2025-11-05T06:20:50.516401Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:50.516972Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder a40104.. as faulty node
[INFO] [stdout] 2025-11-05T06:20:50.517190Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:50.517269Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 1
[INFO] [stdout] 2025-11-05T06:20:50.517325Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:53.636107Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:53.636269Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:53.636497Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:53.636613Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:53.636658Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:56.571231Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:20:56.662886Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:56.663086Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:56.663221Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:56.666615Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:20:56.666728Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:20:57.397668Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:57.398074Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 281812(00101000).. exceeded threshold 33
[INFO] [stdout] 2025-11-05T06:20:57.398133Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:57.398338Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 281812.. as faulty node
[INFO] [stdout] 2025-11-05T06:20:57.398369Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:57.398383Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-11-05T06:20:57.398396Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:20:59.691580Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:59.691711Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:20:59.691814Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:20:59.691866Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:20:59.691912Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:02.516865Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:21:02.538368Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:02.538621Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:02.538797Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:02.538817Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:21:02.538830Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:04.513063Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:04.513399Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 062578(00000110).. exceeded threshold 128
[INFO] [stdout] 2025-11-05T06:21:04.513441Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:04.513664Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 062578.. as faulty node
[INFO] [stdout] 2025-11-05T06:21:04.513691Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:04.513703Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:21:04.513714Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:05.894255Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:05.894336Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:05.894400Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:05.894416Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:05.894429Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:09.888291Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:09.888469Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:09.888621Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:09.888679Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:21:09.888723Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:10.200532Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:21:10.228921Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:10.229147Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: c827fc(11001000).. exceeded threshold 66
[INFO] [stdout] 2025-11-05T06:21:10.229187Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:10.229385Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder c827fc.. as faulty node
[INFO] [stdout] 2025-11-05T06:21:10.229421Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:10.229438Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:10.229455Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:13.448626Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:13.448789Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:13.448986Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:13.449227Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:13.449407Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:15.805623Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:15.805791Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:15.805896Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:15.805942Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:21:15.805972Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:17.422964Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:21:17.503895Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:17.504693Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:17.508191Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:17.508275Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:21:17.508317Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:20.267633Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:20.267804Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:20.267910Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:20.267971Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:20.268014Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:22.474320Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:22.479684Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:22.479893Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:22.479949Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:21:22.479988Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:25.235326Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:21:25.262308Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:25.262532Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:25.262742Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:25.262801Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:21:25.262835Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:26.605446Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:26.605535Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:26.605627Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:26.605657Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:26.605685Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:29.943368Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:29.943759Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:29.947917Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:29.948123Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:21:29.948330Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:32.124441Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:21:32.166966Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:32.167566Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6b5208(01101011).. exceeded threshold 56
[INFO] [stdout] 2025-11-05T06:21:32.167645Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:32.167951Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6b5208.. as faulty node
[INFO] [stdout] 2025-11-05T06:21:32.167982Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:32.167997Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:21:32.168010Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:32.849158Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:32.849411Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:32.849538Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:32.849565Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:32.849595Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:35.558199Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:35.558294Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:35.558381Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:35.558407Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:21:35.558519Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:38.559403Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:21:38.575468Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:38.580730Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:38.581129Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:38.581202Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:38.581245Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:38.626653Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:38.626819Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:38.626934Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:38.627001Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:38.627071Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:41.635877Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:41.636250Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: e3bf5e(11100011).. exceeded threshold 60
[INFO] [stdout] 2025-11-05T06:21:41.636500Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:41.637020Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder e3bf5e.. as faulty node
[INFO] [stdout] 2025-11-05T06:21:41.637056Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:41.637071Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:21:41.637083Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:44.151819Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:44.151972Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:44.152065Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:44.152115Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:44.152150Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:44.842104Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:21:44.879073Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:44.880044Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7dfd20(01111101).. exceeded threshold 96
[INFO] [stdout] 2025-11-05T06:21:44.880704Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:44.881181Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7dfd20.. as faulty node
[INFO] [stdout] 2025-11-05T06:21:44.881284Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:44.881359Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:21:44.881436Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:47.259270Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:47.259493Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:47.259681Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:47.259908Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:21:47.259936Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:50.403867Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:50.403943Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:50.404017Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:50.404045Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:50.404059Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:50.959320Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:21:50.988848Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:50.989138Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:50.989357Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:50.989423Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:50.989468Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:54.522376Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:54.522808Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:54.523033Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:54.523099Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5
[INFO] [stdout] 2025-11-05T06:21:54.523142Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:56.994006Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:56.994272Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:56.994453Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:56.994563Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:56.994682Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:21:57.746072Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:21:57.759936Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:57.760088Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:57.760196Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:57.760242Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:21:57.760280Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:21:59.971477Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:59.971960Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:21:59.972288Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:21:59.972490Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:21:59.972660Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:02.225228Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:02.225545Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:02.225776Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:02.225939Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:02.226053Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:02.930752Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:02.939529Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:02.939659Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:02.939762Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:02.939837Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:02.939881Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:05.682671Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:05.683143Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:05.683681Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:05.683754Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:22:05.683793Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:07.877026Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:07.877337Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:07.877596Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:07.877912Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:07.877976Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:09.663882Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:09.706330Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:09.707152Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:09.707601Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:09.707701Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:22:09.707780Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:10.930102Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:10.930491Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:10.936832Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:10.936909Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6
[INFO] [stdout] 2025-11-05T06:22:10.936929Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:13.996052Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:13.996162Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:13.996256Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:13.996304Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:13.996334Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:15.531460Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:15.544796Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:15.544985Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:15.545162Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:15.545213Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:22:15.545248Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:16.561556Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:16.561646Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:16.561703Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:16.561717Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:22:16.561725Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:18.209625Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:18.209704Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:18.209771Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:18.209786Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:18.209798Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:20.291917Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:20.323190Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:20.323461Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:20.323694Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:20.325600Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:22:20.325676Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:21.145228Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:21.145521Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:21.145723Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:21.145752Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-11-05T06:22:21.145764Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:24.410646Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:24.410789Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:24.412735Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:24.412819Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:24.412860Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:27.770252Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:27.825913Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:27.826303Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:27.829830Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:27.834075Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:22:27.834135Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:28.076513Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:28.076750Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:28.076924Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:28.076950Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:22:28.076964Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:31.631548Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:31.631821Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:31.631991Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:31.632123Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:31.632322Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:33.917616Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:33.941904Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:33.942235Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:33.942482Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:33.942535Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:22:33.942596Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:35.269119Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:35.269691Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d45213(11010100).. exceeded threshold 23
[INFO] [stdout] 2025-11-05T06:22:35.269796Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:35.270075Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d45213.. as faulty node
[INFO] [stdout] 2025-11-05T06:22:35.270162Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:35.270209Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-11-05T06:22:35.270276Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:37.034042Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:37.034187Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:37.034297Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:37.034369Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:37.034412Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:39.577082Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:39.608054Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:39.608226Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:39.608393Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:39.608463Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:39.608511Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:41.368672Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:41.369376Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 77e51f(01110111).. exceeded threshold 43
[INFO] [stdout] 2025-11-05T06:22:41.369625Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:41.370017Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 77e51f.. as faulty node
[INFO] [stdout] 2025-11-05T06:22:41.370247Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:41.370434Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:22:41.370647Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:42.363685Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:42.363780Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:42.363854Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:42.363881Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:42.363899Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:45.059323Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:45.082135Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:45.082390Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:45.082592Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:45.082645Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:22:45.082679Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:47.941900Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:47.943719Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:47.944163Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:47.945601Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:22:47.945690Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:48.240267Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:48.240418Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:48.240527Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:48.240615Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:48.240662Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:51.298838Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:51.312271Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:51.312472Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:51.312629Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:51.312697Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:51.312737Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:52.988406Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:52.989834Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 50ec4b(01010000).. exceeded threshold 54
[INFO] [stdout] 2025-11-05T06:22:52.989948Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:52.990205Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 50ec4b.. as faulty node
[INFO] [stdout] 2025-11-05T06:22:52.990272Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:52.990310Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:22:52.990380Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:53.984264Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:53.984432Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:53.984538Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:53.984613Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:22:53.984655Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:22:58.188934Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:22:58.250101Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:58.255804Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:58.256127Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:58.256188Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:22:58.256235Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:22:59.526061Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:59.526205Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:22:59.526287Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:22:59.526304Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:22:59.526316Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:01.972077Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:01.972165Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:01.972259Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:01.972293Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:23:01.972309Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:05.159937Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:23:05.192896Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:05.193187Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:05.193402Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:05.193470Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:23:05.193504Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:08.181369Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:08.181875Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b0a48b(10110000).. exceeded threshold 47
[INFO] [stdout] 2025-11-05T06:23:08.181922Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:08.182401Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b0a48b.. as faulty node
[INFO] [stdout] 2025-11-05T06:23:08.182428Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:08.182440Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:23:08.182452Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:09.067176Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:09.067335Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:09.067447Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:09.067523Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:23:09.067589Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:12.451598Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:23:12.528554Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:12.529932Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:12.530123Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:12.532599Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:23:12.532645Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:16.325717Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:16.326019Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 342b42(00110100).. exceeded threshold 123
[INFO] [stdout] 2025-11-05T06:23:16.326074Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:16.326283Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 342b42.. as faulty node
[INFO] [stdout] 2025-11-05T06:23:16.326322Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:16.326336Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:23:16.326348Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:16.789534Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:16.789722Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:16.789838Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:16.789911Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:23:16.789957Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:20.059454Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:23:20.086930Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:20.087239Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: d849ed(11011000).. exceeded threshold 77
[INFO] [stdout] 2025-11-05T06:23:20.087310Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:20.087487Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder d849ed.. as faulty node
[INFO] [stdout] 2025-11-05T06:23:20.087546Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:20.087598Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:23:20.087634Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:23.392337Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:23.393792Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 899805(10001001).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:23:23.394096Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:23.394930Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 899805.. as faulty node
[INFO] [stdout] 2025-11-05T06:23:23.395018Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:23.395056Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 3
[INFO] [stdout] 2025-11-05T06:23:23.395086Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:23.718501Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:23.718685Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:23.718804Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:23.718857Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:23:23.718900Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:27.358188Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:23:27.373117Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:27.373330Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:27.373476Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:27.373550Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:23:27.373748Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:30.952514Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:30.952778Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:30.952977Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:30.953043Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:23:30.953100Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:32.365263Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:32.365350Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:32.365431Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:32.365499Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:23:32.365558Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:34.780295Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:23:34.914831Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:34.915197Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:34.919767Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:34.919911Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:23:34.919961Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:38.123472Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:38.123835Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:38.124072Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:38.124143Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:23:38.124187Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:39.686860Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:39.686944Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:39.687007Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:39.687056Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:23:39.687069Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:45.405417Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:23:45.515326Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:45.517982Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9b6ee7(10011011).. exceeded threshold 98
[INFO] [stdout] 2025-11-05T06:23:45.520623Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:45.520987Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9b6ee7.. as faulty node
[INFO] [stdout] 2025-11-05T06:23:45.521057Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:45.521092Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:23:45.521165Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:47.619174Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:47.619253Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:47.619331Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:47.619350Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:23:47.619362Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:47.940132Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:47.940323Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:47.940485Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:47.940503Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:23:47.940514Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:53.356132Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:23:53.403221Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:53.406649Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:53.408681Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:53.408759Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:23:53.408811Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:23:55.067499Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:55.067672Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:55.067768Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:55.067820Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:23:55.067856Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:23:57.471727Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:57.471989Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:23:57.472194Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:23:57.472260Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:23:57.472306Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:02.376800Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:24:02.403757Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:02.404162Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:02.404415Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:02.404476Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:24:02.404512Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:03.233952Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:03.234101Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:03.234220Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:03.234279Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:24:03.234327Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:04.823736Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:04.824168Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ef3a83(11101111).. exceeded threshold 93
[INFO] [stdout] 2025-11-05T06:24:04.824223Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:04.824471Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder ef3a83.. as faulty node
[INFO] [stdout] 2025-11-05T06:24:04.824503Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:04.824515Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-11-05T06:24:04.824526Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:11.335640Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:24:11.380723Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:11.380996Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:11.381203Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:11.381294Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:24:11.381350Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:11.621417Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:11.621614Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:11.621742Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:11.621795Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:24:11.621829Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:13.158636Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:13.158978Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 588b33(01011000).. exceeded threshold 193
[INFO] [stdout] 2025-11-05T06:24:13.159018Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:13.159230Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 588b33.. as faulty node
[INFO] [stdout] 2025-11-05T06:24:13.159258Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:13.159271Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:24:13.159283Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:19.759465Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:24:19.786439Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:19.786653Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:19.786779Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:19.786931Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:24:19.786985Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:21.014480Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:21.016610Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:21.016761Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:21.016813Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:24:21.016852Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:21.863286Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:21.863668Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:21.863909Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:21.863967Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:24:21.864003Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:27.088460Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:24:27.099483Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:27.099644Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:27.099727Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:27.099747Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:24:27.099759Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:28.817587Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:28.817952Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:28.818300Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:28.819598Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:24:28.819682Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:29.419935Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:29.422616Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:29.422786Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:29.422844Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:24:29.422885Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:34.197401Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:24:34.228255Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:34.228687Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 37728a(00110111).. exceeded threshold 43
[INFO] [stdout] 2025-11-05T06:24:34.228733Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:34.228958Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 37728a.. as faulty node
[INFO] [stdout] 2025-11-05T06:24:34.228986Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:34.228998Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:24:34.229010Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:36.921909Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:36.922065Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:36.922169Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:36.922230Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:24:36.922270Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:37.087074Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:37.089945Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: b68a1c(10110110).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:24:37.090072Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:37.090333Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder b68a1c.. as faulty node
[INFO] [stdout] 2025-11-05T06:24:37.093632Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:37.093734Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 6
[INFO] [stdout] 2025-11-05T06:24:37.093773Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:40.861122Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:24:40.910989Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:40.912874Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:40.913781Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:40.913870Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:24:40.913916Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:44.633414Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:44.634039Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6907f7(01101001).. exceeded threshold 34
[INFO] [stdout] 2025-11-05T06:24:44.634143Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:44.634485Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6907f7.. as faulty node
[INFO] [stdout] 2025-11-05T06:24:44.634558Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:44.634651Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:24:44.634694Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:45.034053Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:45.034122Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:45.034196Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:45.034213Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:24:45.034223Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:46.813468Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:24:46.937682Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:46.937993Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:46.938232Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:46.938391Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:24:46.938518Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:51.710611Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:51.711012Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:51.711661Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:51.711715Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:24:51.711750Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:54.384133Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:54.384284Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:54.384395Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:54.384457Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:24:54.384512Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:24:55.650382Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:24:55.733200Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:55.733448Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:55.733661Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:55.733727Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:24:55.733765Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:24:58.440509Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:58.440689Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:24:58.440805Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:24:58.440857Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:24:58.440897Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:02.187212Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:02.187413Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:02.187526Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:02.187589Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:02.187631Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:04.143608Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:25:04.190004Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:04.191303Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: abc7a6(10101011).. exceeded threshold 44
[INFO] [stdout] 2025-11-05T06:25:04.191507Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:04.192355Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder abc7a6.. as faulty node
[INFO] [stdout] 2025-11-05T06:25:04.192556Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:04.193150Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:25:04.193321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:06.203402Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:06.204969Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:06.205510Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:06.210998Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:25:06.211143Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:10.132180Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:25:10.220032Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:10.220566Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:10.220941Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:10.221017Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:25:10.221067Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:10.945679Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:10.945773Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:10.945850Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:10.945882Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:10.945899Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:12.953019Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:12.953297Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:12.953510Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:12.953591Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:25:12.953630Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:17.896052Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:25:17.905367Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:17.905533Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:17.905677Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:17.905736Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:17.905786Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:18.646965Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:18.647163Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:18.647283Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:18.647341Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:18.647380Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:20.707901Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:20.708734Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: d736cc(11010111).. exceeded threshold 91
[INFO] [stdout] 2025-11-05T06:25:20.708949Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:20.709504Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder d736cc.. as faulty node
[INFO] [stdout] 2025-11-05T06:25:20.709708Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:20.710029Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:25:20.710239Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:24.829228Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:25:24.896633Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:24.896878Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:24.897054Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:24.897116Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:25:24.897161Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:25.513185Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:25.513436Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:25.513552Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:25.513643Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:25.513778Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:27.308642Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:27.308998Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:27.309236Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:27.309302Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:25:27.309344Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:32.363523Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:32.363691Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:32.363829Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:32.363898Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:32.363942Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:32.538463Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:25:32.571545Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:32.571964Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 892645(10001001).. exceeded threshold 56
[INFO] [stdout] 2025-11-05T06:25:32.572016Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:32.572253Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 892645.. as faulty node
[INFO] [stdout] 2025-11-05T06:25:32.572282Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:32.572296Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:25:32.572310Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:35.027213Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:35.027360Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:35.027460Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:35.027510Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:25:35.027544Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:38.978672Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:38.978835Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:38.978945Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:38.979024Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:38.979071Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:39.195781Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:25:39.247061Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:39.247294Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:39.247437Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:39.247459Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:25:39.247476Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:40.451543Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:40.456791Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:40.457690Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:40.457762Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:25:40.457802Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:44.368377Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:25:44.393321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:44.393775Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:44.394022Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:44.394080Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:25:44.394119Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:44.918498Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:44.918678Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:44.918779Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:44.918834Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:44.918870Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:45.752268Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:45.752460Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:45.752734Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:45.752823Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:25:45.752864Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:49.586254Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:25:49.618482Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:49.618860Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6e94f2(01101110).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:25:49.618903Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:49.619191Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6e94f2.. as faulty node
[INFO] [stdout] 2025-11-05T06:25:49.619213Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:49.619233Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 2?
[INFO] [stdout] 2025-11-05T06:25:49.619244Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:49.957295Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:49.957383Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:49.957459Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:49.957486Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:49.957501Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:50.976712Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:50.976788Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:50.976853Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:50.976868Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:25:50.976878Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:55.050683Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:25:55.073980Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:55.075623Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:55.075816Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:55.075905Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:55.075952Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:25:55.124221Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:55.124384Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:55.124516Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:55.124602Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:25:55.124648Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:25:56.566321Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:56.566985Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:25:56.567490Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:25:56.567637Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 7
[INFO] [stdout] 2025-11-05T06:25:56.567807Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:00.735234Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:00.777567Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:00.777994Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:00.778270Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:00.778290Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:00.778303Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:02.108778Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:02.108872Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:02.108954Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:02.108974Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:02.108989Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:05.161829Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:05.162539Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8d932e(10001101).. exceeded threshold 58
[INFO] [stdout] 2025-11-05T06:26:05.162710Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:05.163199Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8d932e.. as faulty node
[INFO] [stdout] 2025-11-05T06:26:05.163248Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:05.163260Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:26:05.163272Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:07.301640Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:07.357991Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:07.358442Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:07.358727Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:07.358802Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 5?
[INFO] [stdout] 2025-11-05T06:26:07.360598Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:08.399900Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:08.400043Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:08.400135Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:08.400187Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:08.400235Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:11.050563Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:11.051018Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:11.051450Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:11.051527Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:26:11.051613Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:13.474452Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:13.496847Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:13.497064Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:13.497297Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:13.497371Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:13.497418Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:14.147660Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:14.147831Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:14.147954Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:14.148023Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:14.148073Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:16.030994Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:16.031223Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 8a3e3d(10001010).. exceeded threshold 222
[INFO] [stdout] 2025-11-05T06:26:16.031249Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:16.031400Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 8a3e3d.. as faulty node
[INFO] [stdout] 2025-11-05T06:26:16.031414Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:16.031423Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:26:16.031433Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:18.385443Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:18.420338Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:18.420872Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:18.421101Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:18.421127Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 6?
[INFO] [stdout] 2025-11-05T06:26:18.421142Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:20.331590Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:20.331740Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:20.331845Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:20.331903Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:20.331938Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:22.169022Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:22.169268Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:22.169440Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:22.169505Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:26:22.169542Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:24.142908Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:24.181689Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:24.182167Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6209f3(01100010).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:26:24.182248Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:24.182529Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6209f3.. as faulty node
[INFO] [stdout] 2025-11-05T06:26:24.182603Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:24.182641Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:26:24.182677Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:25.744804Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:25.744959Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:25.745079Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:25.745143Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:25.745191Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:27.661753Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:27.662225Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: c790b3(11000111).. exceeded threshold 33
[INFO] [stdout] 2025-11-05T06:26:27.662284Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:27.662549Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder c790b3.. as faulty node
[INFO] [stdout] 2025-11-05T06:26:27.662607Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:27.662623Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:26:27.662634Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:29.748072Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:29.764336Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:29.764490Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:29.764623Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:29.764650Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:26:29.764665Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:30.748457Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:30.748520Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:30.748612Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:30.748642Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:30.748658Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:32.627478Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:32.628197Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:32.628671Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:32.628740Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-11-05T06:26:32.628905Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:34.227801Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:34.256545Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:34.257304Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: aa3311(10101010).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:26:34.257403Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:34.257711Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder aa3311.. as faulty node
[INFO] [stdout] 2025-11-05T06:26:34.257786Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:34.258390Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:26:34.258479Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:35.100419Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:35.100583Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:35.100691Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:35.100731Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:35.100764Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:37.272462Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:37.273036Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:37.273348Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:37.273427Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-11-05T06:26:37.273480Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:38.697338Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:38.724826Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:38.725267Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 806493(10000000).. exceeded threshold 38
[INFO] [stdout] 2025-11-05T06:26:38.725361Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:38.725635Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 806493.. as faulty node
[INFO] [stdout] 2025-11-05T06:26:38.725815Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:38.725886Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:26:38.725933Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:39.640526Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:39.640898Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:39.641350Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:39.641522Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:39.641672Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:42.366887Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:42.367624Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:42.367802Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:42.367870Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:26:42.367922Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:43.859594Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:43.933488Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:43.934144Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:43.934508Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:43.934625Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:26:43.934773Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:45.694913Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:45.695077Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:45.695207Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:45.695334Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:45.695417Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:48.838681Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:48.839499Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:48.839696Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:48.839778Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:26:48.839832Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:50.908894Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:50.942058Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:50.942418Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:50.942682Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:50.942754Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:26:50.942798Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:52.451426Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:52.451615Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:52.451713Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:52.451776Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:52.451822Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:26:56.671167Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:56.671309Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:56.671401Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:56.671440Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:26:56.671483Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:26:59.408474Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:26:59.450904Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:59.451123Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:26:59.451284Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:26:59.451333Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:26:59.451365Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:00.531113Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:00.531251Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:00.531340Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:00.531399Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:27:00.531435Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:05.114990Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:05.115452Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:05.115771Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:05.115845Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:27:05.115886Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:06.128336Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:06.128675Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:06.128785Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:06.128809Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:27:06.128825Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:08.156606Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:27:08.219748Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:08.221061Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 7649d4(01110110).. exceeded threshold 41
[INFO] [stdout] 2025-11-05T06:27:08.222622Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:08.222891Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 7649d4.. as faulty node
[INFO] [stdout] 2025-11-05T06:27:08.222953Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:08.222993Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:27:08.223027Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:12.941388Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:12.942252Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:12.942536Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:12.942725Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:27:12.942789Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:14.973929Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:14.974062Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:14.974156Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:14.974196Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:27:14.974240Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:16.479606Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:27:16.555398Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:16.555766Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2a9caf(00101010).. exceeded threshold 33
[INFO] [stdout] 2025-11-05T06:27:16.555816Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:16.556046Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2a9caf.. as faulty node
[INFO] [stdout] 2025-11-05T06:27:16.556078Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:16.556103Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:27:16.556118Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:20.522639Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:20.523107Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:20.523762Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:20.524133Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 6
[INFO] [stdout] 2025-11-05T06:27:20.524250Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:22.496754Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:22.496910Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:22.497009Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:22.497069Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:27:22.497105Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:24.687384Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:27:24.783103Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:24.783496Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 295746(00101001).. exceeded threshold 30
[INFO] [stdout] 2025-11-05T06:27:24.783603Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:24.783868Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 295746.. as faulty node
[INFO] [stdout] 2025-11-05T06:27:24.789626Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:24.789768Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:27:24.789814Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:28.621120Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:28.621352Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:28.621598Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:28.621678Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:27:28.621718Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:31.769432Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:31.773626Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:31.773808Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:31.773875Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:27:31.773919Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:33.677959Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:27:33.750065Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:33.750314Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:33.750530Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:33.750582Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:27:33.750600Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:35.740005Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:35.740464Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:35.740868Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:35.740944Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:27:35.740989Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:40.766544Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:40.766688Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:40.766811Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:40.766872Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:27:40.766909Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:42.185387Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:27:42.214716Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:42.215117Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 6f0dcd(01101111).. exceeded threshold 37
[INFO] [stdout] 2025-11-05T06:27:42.215166Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:42.215419Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 6f0dcd.. as faulty node
[INFO] [stdout] 2025-11-05T06:27:42.215452Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:42.215467Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:27:42.215481Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:43.776488Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:43.776953Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 6ac65f(01101010).. exceeded threshold 30
[INFO] [stdout] 2025-11-05T06:27:43.777004Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:43.777203Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 6ac65f.. as faulty node
[INFO] [stdout] 2025-11-05T06:27:43.777231Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:43.777244Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 5
[INFO] [stdout] 2025-11-05T06:27:43.777254Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:48.869831Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:48.869916Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:48.869993Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:48.870022Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:27:48.870047Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:49.486492Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:27:49.506658Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:49.506886Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:49.507094Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:49.507161Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:27:49.507201Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:50.783294Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:50.789781Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:50.789989Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:50.790005Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:27:50.790016Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:57.293264Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:27:57.313345Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:57.314655Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:57.315751Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:57.315821Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 2?
[INFO] [stdout] 2025-11-05T06:27:57.315858Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:27:57.639463Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:57.639614Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:57.639720Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:57.639770Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:27:57.639803Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:27:58.788620Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:58.789395Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:27:58.789597Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:27:58.789620Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:27:58.789634Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:03.600235Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:03.600367Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:03.600454Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:03.600494Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:28:03.600525Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:06.553106Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:28:06.646317Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:06.646918Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 11c079(00010001).. exceeded threshold 54
[INFO] [stdout] 2025-11-05T06:28:06.647006Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:06.647343Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 11c079.. as faulty node
[INFO] [stdout] 2025-11-05T06:28:06.647409Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:06.647446Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:28:06.647512Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:07.100205Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:07.102829Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 607844(01100000).. exceeded threshold 21
[INFO] [stdout] 2025-11-05T06:28:07.103615Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:07.105722Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 607844.. as faulty node
[INFO] [stdout] 2025-11-05T06:28:07.107587Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:07.108248Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 2
[INFO] [stdout] 2025-11-05T06:28:07.108317Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:10.131177Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:10.131337Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:10.131451Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:10.131525Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:28:10.132330Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:12.712883Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:28:12.741871Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:12.742352Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 708acb(01110000).. exceeded threshold 47
[INFO] [stdout] 2025-11-05T06:28:12.742448Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:12.742713Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 708acb.. as faulty node
[INFO] [stdout] 2025-11-05T06:28:12.742783Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:12.742817Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:28:12.742869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:14.072140Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:14.072699Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:14.072983Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:14.073007Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 5
[INFO] [stdout] 2025-11-05T06:28:14.073020Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:16.648062Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:16.648150Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:16.648235Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:16.648256Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:28:16.648279Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:19.001738Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:28:19.044992Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:19.045900Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 12d152(00010010).. exceeded threshold 27
[INFO] [stdout] 2025-11-05T06:28:19.046081Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:19.046820Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 12d152.. as faulty node
[INFO] [stdout] 2025-11-05T06:28:19.046914Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:19.047097Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 5?
[INFO] [stdout] 2025-11-05T06:28:19.047156Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:21.087140Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:21.087469Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:21.087703Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:21.087767Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:28:21.087804Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:23.737631Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:23.737795Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:23.737920Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:23.737980Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:28:23.738011Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:26.558039Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:28:26.651223Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:26.651786Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 318669(00110001).. exceeded threshold 50
[INFO] [stdout] 2025-11-05T06:28:26.651879Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:26.652239Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 318669.. as faulty node
[INFO] [stdout] 2025-11-05T06:28:26.652321Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:26.652363Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:28:26.652443Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:27.553947Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:27.554442Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:27.554648Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:27.554721Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 2
[INFO] [stdout] 2025-11-05T06:28:27.555071Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:31.731403Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:31.731490Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:31.731589Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:31.731616Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:28:31.731628Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:33.487247Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:28:33.545113Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:33.545329Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:33.545520Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:33.545610Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:28:33.545654Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:35.579194Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:35.579760Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:35.580055Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:35.580117Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 4
[INFO] [stdout] 2025-11-05T06:28:35.580159Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:37.772447Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:37.772768Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:37.772898Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:37.772986Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:28:37.773030Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:40.178257Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:28:40.203311Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:40.204134Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 2f38c3(00101111).. exceeded threshold 34
[INFO] [stdout] 2025-11-05T06:28:40.204242Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:40.204845Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 2f38c3.. as faulty node
[INFO] [stdout] 2025-11-05T06:28:40.204911Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:40.204972Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 3?
[INFO] [stdout] 2025-11-05T06:28:40.205041Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:41.608159Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:41.608457Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:41.608678Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:41.608737Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:28:41.608775Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:42.696632Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:42.696721Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:42.696798Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:42.696820Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:28:42.696835Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:46.787222Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:28:46.813387Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:46.814017Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:46.814288Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:46.814407Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:28:46.814512Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:47.592601Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:47.592984Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:47.593106Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:47.593156Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:28:47.593190Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:51.374219Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:51.374362Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:51.374472Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:51.374537Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:28:51.374618Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:28:54.403933Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:54.404701Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 553e6e(01010101).. exceeded threshold 41
[INFO] [stdout] 2025-11-05T06:28:54.404813Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:54.405186Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 553e6e.. as faulty node
[INFO] [stdout] 2025-11-05T06:28:54.405267Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:54.405314Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:28:54.405490Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:28:54.534682Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:28:54.567860Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:54.568115Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: 9ee105(10011110).. exceeded threshold 93
[INFO] [stdout] 2025-11-05T06:28:54.568172Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:28:54.568350Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder 9ee105.. as faulty node
[INFO] [stdout] 2025-11-05T06:28:54.568476Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:28:54.568556Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 4?
[INFO] [stdout] 2025-11-05T06:28:54.568654Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:00.145553Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:00.145729Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:00.145845Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:00.145906Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:29:00.145943Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:02.349072Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:29:02.370644Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:02.370843Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:02.370986Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:02.371048Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:29:02.371089Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:03.607636Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:03.607971Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: 76f763(01110110).. exceeded threshold 117
[INFO] [stdout] 2025-11-05T06:29:03.608164Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:03.608367Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: FaultDetection: Adding non-elder 76f763.. as faulty node
[INFO] [stdout] 2025-11-05T06:29:03.608423Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:03.608457Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 1:, expected 4
[INFO] [stdout] 2025-11-05T06:29:03.608490Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:07.053866Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:07.054020Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:07.054115Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:07.054164Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:29:07.054202Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:09.225743Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:29:09.268754Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:09.269332Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: e0fe50(11100000).. exceeded threshold 66
[INFO] [stdout] 2025-11-05T06:29:09.269425Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:09.269733Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: FaultDetection: Adding non-elder e0fe50.. as faulty node
[INFO] [stdout] 2025-11-05T06:29:09.269821Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:09.269869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 1:, expected 6?
[INFO] [stdout] 2025-11-05T06:29:09.269928Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:10.392455Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:10.392625Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:10.392729Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:10.392791Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:29:10.392830Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:12.281344Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:12.281408Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:12.281494Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:12.281508Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:29:12.281516Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:14.231870Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:29:14.244532Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:14.244869Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:14.245352Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:14.245592Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:29:14.245623Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:15.502244Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:15.502547Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:15.502873Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:15.502902Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:29:15.502915Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:17.022681Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:17.022855Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:17.022986Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:17.023058Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:29:17.023099Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:20.290751Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:29:20.347501Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:20.348054Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:20.348428Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:20.348508Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 4?
[INFO] [stdout] 2025-11-05T06:29:20.348554Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:21.895711Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:21.896083Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:21.896520Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:21.896607Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 3
[INFO] [stdout] 2025-11-05T06:29:21.896654Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:23.613704Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:23.613853Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:23.613978Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:23.614037Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:29:23.614077Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:27.278072Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt start --------------------
[INFO] [stdout] 2025-11-05T06:29:27.308280Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:27.308773Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:27.309354Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:27.309427Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: faulty nodes found len 0:, expected 3?
[INFO] [stdout] 2025-11-05T06:29:27.309468Z  INFO                                              detection::tests::pt_detect_dkg_bad_nodes pt_dkg: ======================
[INFO] [stdout] 2025-11-05T06:29:27.817115Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:27.818600Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:27.818734Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:27.818807Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: faulty nodes found len 0:, expected 1
[INFO] [stdout] 2025-11-05T06:29:27.818850Z  INFO detection::tests::pt_detect_correct_or_less_amount_of_faulty_nodes_with_full_elder_set pt_correct_less: ======================
[INFO] [stdout] 2025-11-05T06:29:29.775460Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Non-elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:29.775623Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: Elder fault calculations...
[INFO] [stdout] 2025-11-05T06:29:29.775721Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[INFO] [stdout] 2025-11-05T06:29:29.775773Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: faulty nodes found len 0:, expected 1?
[INFO] [stdout] 2025-11-05T06:29:29.775804Z  INFO                                        detection::tests::pt_detect_unresponsive_elders detect unresponsive elders: ======================
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "affa1322bb08a0ffa27acd7dfd02453a7bb01ad4824f3f498c6e8ee674b2961d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "affa1322bb08a0ffa27acd7dfd02453a7bb01ad4824f3f498c6e8ee674b2961d", kill_on_drop: false }`
[INFO] [stdout] affa1322bb08a0ffa27acd7dfd02453a7bb01ad4824f3f498c6e8ee674b2961d
